from Tom Truscott -- encrypted password of "*" always succeeded
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 22 Apr 1991 05:28:38 +0000 (21:28 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 22 Apr 1991 05:28:38 +0000 (21:28 -0800)
SCCS-vsn: lib/libc/gen/crypt.c 5.6

usr/src/lib/libc/gen/crypt.c

index 57a4a3f..f15edae 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)crypt.c    5.5 (Berkeley) %G%";
+static char sccsid[] = "@(#)crypt.c    5.6 (Berkeley) %G%";
 #endif /* LIBC_SCCS and not lint */
 
 #include <sys/cdefs.h>
 #endif /* LIBC_SCCS and not lint */
 
 #include <sys/cdefs.h>