OpenBSD CVS

src/libexec/login_reject/


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_reject

Current tag: OPENBSD_6_7


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   9 years  tedu   reduce dependency on passwd. just call bcrypt_newhash to do the dummy work.
[TXT] login_reject.8  1.7   10 years  ajacoutot   Remove more Kerberos cruft. ok jca@ jmc@
[TXT] login_reject.c  1.17   6 years  guenther   Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of ...