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

Current tag: OPENBSD_6_0


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.18   8 years  tedu   use _shadow getpw functions. these utilities obviously deal with hashes.