OpenBSD CVS

src/usr.bin/skeyinit/


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

Current tag: OPENBSD_3_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   22 years  millert   Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory where e...
[TXT] skeyinit.1  1.26   20 years  jmc   - section reorder - COMPATIBILITY merge - macro cleanup - kill whitespace at EOL...
[TXT] skeyinit.c  1.44   21 years  deraadt   bounds were sizeof(pointer) rather than size of the object; found with anil's gc...