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_6_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.41   8 years  deraadt   Delete YP password related code. As a result, these can also be pledged. Keep ...
[TXT] local_passwd.c  1.58   4 years  anton   add missing unveil of /etc/shells; ok benno@ deraadt@ mestre@ tb@
[TXT] passwd.1  1.47   3 years  millert   _PASSWORD_LEN is no longer the limit for an unencrypted password. It is now used...
[TXT] passwd.c  1.27   8 years  deraadt   Delete YP password related code. As a result, these can also be pledged. Keep ...
[TXT] pwd_check.c  1.16   6 years  deraadt   Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(), in c...