NetBSD/usr.sbin/sup/source
christos afc018f838 If a directory gets deleted in the master tree, but the client has it in
his last.<collection> list, this directory did not get removed in the client
since the code just tried rmdir(foo) and gave up when that failed. This
has been changed to be more agressive and do an rm -fr when rmdir fails.
1997-07-30 15:35:13 +00:00
..
sys
Makefile
atoo.c
c.h
ci.c
cvt.c
errmsg.c
expand.c
ffilecopy.c
filecopy.c
libc.h
log.c
netcryptvoid.c
nxtarg.c Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__ 1997-06-17 21:38:23 +00:00
path.c
quit.c
run.c - Don't botch varargs: the are not always an array of void * in the stack... 1997-07-30 15:33:22 +00:00
salloc.c
scan.c
scm.c Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__ 1997-06-17 21:38:23 +00:00
scmio.c
skipto.c Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__ 1997-06-17 21:38:23 +00:00
stree.c
sup.1 c-style rcsid comments changed to nroff style, from Dave Huang in pr-3855 1997-07-12 14:50:44 +00:00
sup.h avoid last.temp filename collision by using rel-suffix; 1997-07-08 05:01:15 +00:00
supcdefs.h
supcmain.c
supcmeat.c If a directory gets deleted in the master tree, but the client has it in 1997-07-30 15:35:13 +00:00
supcmisc.c include release suffix when reporting update times; from my PR bin/1344. 1997-07-08 04:37:11 +00:00
supcname.c
supcparse.c
supcvers.c
supextern.h When creating directories, make sure you remove previous non-directories 1997-06-18 15:23:52 +00:00
supfilesrv.c Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__ 1997-06-17 21:38:23 +00:00
supmsg.c
supmsg.h
supscan.c Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__ 1997-06-17 21:38:23 +00:00
supservers.8 c-style rcsid comments changed to nroff style, from Dave Huang in pr-3855 1997-07-12 14:50:44 +00:00
sysent.h
time.h
vprintf.c Make sure you set _base, otherwise we core dump. 1997-06-18 15:25:42 +00:00