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_5_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.39   9 years  tedu   switch to using crypt_newhash interface. ok deraadt
[TXT] local_passwd.c  1.44   9 years  tedu   change prototype for crypt_newhash. the login_cap_t is a holdover from its pwd_g...
[TXT] passwd.1  1.43   8 years  sobrado   use file system path (.Pa) semantic markup macros where appropriate. ok jmc@
[TXT] passwd.c  1.26   10 years  tedu   kerberos leftovers
[TXT] pwd_check.c  1.13   11 years  ajacoutot   When using an external password quality check program, do not run the patterns c...
[TXT] pwd_gensalt.c (in the Attic) [Hide]  1.29   9 years  tedu   remove support for creating any password style that's not blowfish. this also ef...
[TXT] yp_passwd.c (in the Attic) [Hide]  1.35   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...