chiark / gitweb /
Expunge revision histories. master
authormdw <mdw>
Mon, 6 Feb 2006 19:07:10 +0000 (19:07 +0000)
committermdw <mdw>
Mon, 6 Feb 2006 19:07:10 +0000 (19:07 +0000)
banned.c
chrootsh.c
cvssh.c
ushell.c

index 0fb01a68a3def99272da66c6da16a0764a315eba..83012031a533a89e7981559ae17a9c4e993ad1f1 100644 (file)
--- a/banned.c
+++ b/banned.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: banned.c,v 1.2 1999/04/21 09:07:55 mdw Exp $
+ * $Id$
  *
  * Ban a user from logging in
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: banned.c,v $
- * 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 <errno.h>
index 18980256291dae4c8488d58957e50755a79d6736..1a56e00e8d8ddbb43b0c256760a0ac1cc3902d41 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: chrootsh.c,v 1.4 1999/04/22 00:30:27 mdw Exp $
+ * $Id$
  *
  * Chroot gaol shell
  *
  * 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 <errno.h>
diff --git a/cvssh.c b/cvssh.c
index 57fb4b22c5c08ae7c40ed9ff9736c24d27dc22da..ed85de219ae3319617ebb67599d068b0928587ea 100644 (file)
--- a/cvssh.c
+++ b/cvssh.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: cvssh.c,v 1.2 1999/04/21 09:07:55 mdw Exp $
+ * $Id$
  *
  * Login shell for an anonymous CVS user
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: cvssh.c,v $
- * Revision 1.2  1999/04/21 09:07:55  mdw
- * Fiddle with copyright messages so that they're correct.
- *
- * Revision 1.1  1999/04/21 09:04:24  mdw
- * Add `cvssh' shell for anonymous CVS support.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <stdio.h>
index 29872ddb072852adbb9270aa3687ec5373f4f5a2..2fadb53166cd9a1fe64e11204f7a55d58acab9eb 100644 (file)
--- a/ushell.c
+++ b/ushell.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: ushell.c,v 1.2 1999/04/21 09:07:55 mdw Exp $
+ * $Id$
  *
  * Extract a user's shell
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: ushell.c,v $
- * 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 <errno.h>