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_3_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.29   20 years  hin   Remove Kerberos 4 stuff. ok deraadt@ millert@ henning@
[TXT] passwd.c  1.18   20 years  hin   Remove Kerberos 4 stuff. ok deraadt@ millert@ henning@
[TXT] passwd.1  1.30   19 years  jmc   simplify macro calls;
[TXT] local_passwd.c  1.36   19 years  moritz   o some missing free()'s in error paths o use FD_CLOEXEC instead of 1 o fix a cra...
[TXT] pwd_check.c  1.10   19 years  moritz   make :passwordtries=0:\ in login.conf work. from Ross Richardson. closes PR 4133...
[TXT] krb5_passwd.c (in the Attic) [Hide]  1.7   19 years  deraadt   knf
[TXT] new_pwd.c (in the Attic) [Hide]  1.5   21 years  deraadt   various cleanups; ok millert
[TXT] pwd_gensalt.c (in the Attic) [Hide]  1.22   19 years  moritz   o some missing free()'s in error paths o use FD_CLOEXEC instead of 1 o fix a cra...
[TXT] yp_passwd.c (in the Attic) [Hide]  1.28   19 years  millert   passwd.conf has been deprecated since login.conf was imported. Today it finally ...