b33b1aed5c
it to "." - include sockio.h if needed to define SIOCGIFCONF (for svr4) - use POSIX signals and wait macros - add -S silent flag, so that the client does not print messages unless there is something wrong - use flock or lockf as appropriate - use fstatfs or fstatvfs to find out if a filesystem is mounted over nfs, don't depend on the major() = 255 hack; it only works on legacy systems. - use gzip -cf to make sure that gzip compresses the file even when the file would expand. - punt on defining vsnprintf if _IOSTRG is not defined; use sprintf... To compile sup on systems other than NetBSD, you'll need a copy of daemon.c, vis.c, vis.h and sys/cdefs.h. Maybe we should keep those in the distribution? |
||
---|---|---|
.. | ||
sys | ||
atoo.c | ||
c.h | ||
ci.c | ||
cvt.c | ||
errmsg.c | ||
expand.c | ||
ffilecopy.c | ||
filecopy.c | ||
libc.h | ||
log.c | ||
Makefile | ||
netcryptvoid.c | ||
nxtarg.c | ||
path.c | ||
quit.c | ||
run.c | ||
salloc.c | ||
scan.c | ||
scm.c | ||
scmio.c | ||
skipto.c | ||
stree.c | ||
sup.1 | ||
sup.h | ||
supcdefs.h | ||
supcmain.c | ||
supcmeat.c | ||
supcmisc.c | ||
supcname.c | ||
supcparse.c | ||
supcvers.c | ||
supfilesrv.c | ||
supmsg.c | ||
supmsg.h | ||
supscan.c | ||
supservers.8 | ||
sysent.h | ||
time.h | ||
vprintf.c |