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.sbin
/
fdformat
/
at
trash-bin2
3 files
Makefile
remove sparc
9 years ago
fdformat.1
clean up the amount of printf in usage(): from sascha paunovic move the descriptive text in usage() to the man page: from robert klein
7 years ago
fdformat.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