OpenBSD CVS

src/usr.bin/passwd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / passwd

Current tag: OPENBSD_4_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.31   15 years  djm   fix compilation for !YP case; ok millert@
[TXT] local_passwd.c  1.38   16 years  jsing   Correct English. ok jmc@
[TXT] passwd.1  1.33   16 years  jmc   convert to new .Dd format;
[TXT] passwd.c  1.24   16 years  cloder   Fix lint warning about unreachable code. OK deraadt@
[TXT] pwd_check.c  1.11   19 years  djm   run password strength checking regexes as user; ok deraadt@
[TXT] krb5_passwd.c (in the Attic) [Hide]  1.9   16 years  millert   Remove the space after "Password:" in password prompts where echo is turned off....
[TXT] pwd_gensalt.c (in the Attic) [Hide]  1.26   16 years  thib   dont inlucde <sys/syslimits.h> directly. no binary change ok millert@
[TXT] yp_passwd.c (in the Attic) [Hide]  1.30   16 years  aanriot   error out, instead of producing a warning and displaying that the YP password ha...