OpenBSD CVS

src/libexec/login_lchpass/


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 / libexec / login_lchpass


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   8 years  tedu   use crypt_checkpass instead of doing things the hard way with crypt.
[TXT] login_lchpass.8  1.5   8 years  jmc   passwd no longer has an -l flag; ok deraadt
[TXT] login_lchpass.c  1.21   6 years  guenther   Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of ...