change so that user entered info gets put in secure logfile
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 1 Oct 1990 09:35:23 +0000 (01:35 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 1 Oct 1990 09:35:23 +0000 (01:35 -0800)
SCCS-vsn: usr.bin/login/login.c 5.64

usr/src/usr.bin/login/login.c

index 5fc0dae..002d6ba 100644 (file)
@@ -12,7 +12,7 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)login.c    5.63 (Berkeley) %G%";
+static char sccsid[] = "@(#)login.c    5.64 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*