OpenBSD CVS

src/usr.bin/login/


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 / login

Current tag: OPENBSD_2_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.14   24 years  deraadt   order kerberos libraries properly
[TXT] failedlogin.c  1.9   24 years  millert   count is unsigned (size_t) so cast to u_long, not long
[TXT] login.1  1.13   24 years  aaron   Correct the HISTORY section to note that this command appeared in Version 5 of A...
[TXT] login.c  1.28   24 years  ericj   login already decleared in util.h
[TXT] pathnames.h  1.5   27 years  millert   Adds support for logging and reporting on failed login attempts via sparse file ...
[TXT] k5login.c (in the Attic) [Hide]  1.2   27 years  deraadt   rcsid
[TXT] klogin.c (in the Attic) [Hide]  1.9   24 years  art   We won't have the tickets in shared memory, remove dead code