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
/
rmt
/
at
jcs
3 files
Makefile
rmt.8
Add a set of flags to rmt(8) to make it run in a restricted mode, designed to work with rdump(8) to remote disk.
10 years ago
rmt.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