X-Git-Url: https://git.distorted.org.uk/~mdw/shells/blobdiff_plain/173be29709cadb53cdd747e86379b768fef1d045..4a9966ef3efd72f14b97b4f23f09afbe5870ae0a:/chrootsh.c diff --git a/chrootsh.c b/chrootsh.c index 1898025..1a56e00 100644 --- a/chrootsh.c +++ b/chrootsh.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: chrootsh.c,v 1.4 1999/04/22 00:30:27 mdw Exp $ + * $Id$ * * Chroot gaol shell * @@ -24,25 +24,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: chrootsh.c,v $ - * Revision 1.4 1999/04/22 00:30:27 mdw - * Miscellanous tidying and security fixes. Lots of thanks due to Clive - * Jones. - * - * Revision 1.3 1999/04/21 22:52:43 mdw - * Added a pile of syslog stuff, so that admins can see what this thing is - * doing. - * - * Revision 1.2 1999/04/21 09:07:55 mdw - * Fiddle with copyright messages so that they're correct. - * - * Revision 1.1.1.1 1999/04/20 00:19:04 mdw - * Initial versions. - * - */ - /*----- Header files ------------------------------------------------------*/ #include