OpenBSD CVS

src/usr.bin/skeyaudit/


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

Current tag: OPENBSD_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   22 years  millert   Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory where e...
[TXT] skeyaudit.1  1.10   21 years  david   date should be written formally: .Dd Month day, year ok henning@ jmc@
[TXT] skeyaudit.c  1.15   21 years  millert   Replace strcpy() of a constant w/ strlcpy() for easy grepping; from Raymond M Sc...