From: Keith Bostic Date: Mon, 1 Oct 1990 09:35:23 +0000 (-0800) Subject: change so that user entered info gets put in secure logfile X-Git-Tag: BSD-4_3_Reno-Snapshot-Development~458 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/58241a2921d89ba48deb3626d1c467dbd858913a change so that user entered info gets put in secure logfile SCCS-vsn: usr.bin/login/login.c 5.64 --- diff --git a/usr/src/usr.bin/login/login.c b/usr/src/usr.bin/login/login.c index 5fc0daea0f..002d6ba0e7 100644 --- a/usr/src/usr.bin/login/login.c +++ b/usr/src/usr.bin/login/login.c @@ -12,7 +12,7 @@ char copyright[] = #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 */ /*