1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/skeyaudit
millert 8959c9bf12 Don't call fclose() on a NULL file handle; from markus@
Also:
Use ANSI function headers
Use pid_t for pids
Never do exit(-1)
2002-05-29 15:32:10 +00:00
..
Makefile Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory 2002-05-16 03:50:42 +00:00
skeyaudit.1 Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory 2002-05-16 03:50:42 +00:00
skeyaudit.c Don't call fclose() on a NULL file handle; from markus@ 2002-05-29 15:32:10 +00:00