tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
skeyaudit
/
at
jcs
3 files
Makefile
Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory where each user gets their own file, which is owned by that user.
24 years ago
skeyaudit.1
convert to new .Dd format;
19 years ago
skeyaudit.c
When system calls indicate an error they return -1, not some arbitrary value < 0. errno is only updated in this case. Change all (most?) callers of syscalls to follow this better, and let's see if this strictness helps us in the future.
6 years ago