NetBSD/usr.sbin/sup/source
lukem 365a6c8313 Convert from tmpnam()/open() -> snprintf()/mkstemp(); the latter
avoids a linker warning about the use of tmpnam().
2005-06-18 11:07:26 +00:00
..
sys
Makefile
atoo.c
c.h
cvt.c
errmsg.c
expand.c Add (unsigned char) cast to ctype functions 2004-10-30 15:39:39 +00:00
ffilecopy.c
filecopy.c
libc.h
log.c
netcryptvoid.c
nxtarg.c
path.c
quit.c
read_line.c
run.c
salloc.c Use strdup() instead of home-grown version and exit on error. 2004-12-21 16:19:09 +00:00
scan.c
scm.c NI_WITHSCOPEID was not picked up by IETF standardization 2004-11-16 06:00:37 +00:00
scmio.c
skipto.c
stree.c check error return from malloc and bail. 2004-12-21 16:20:09 +00:00
sup.1
sup.h
supcdefs.h
supcmain.c check error return from malloc and bail. 2004-12-21 16:20:09 +00:00
supcmeat.c
supcmisc.c check error return from malloc and bail. 2004-12-21 16:20:09 +00:00
supcname.c
supcparse.c
supcvers.c
supextern.h
supfilesrv.c Convert from tmpnam()/open() -> snprintf()/mkstemp(); the latter 2005-06-18 11:07:26 +00:00
supmsg.c
supmsg.h
supscan.c Get rid of the data resource limit, since we are going to be using a lot 2004-12-21 16:19:50 +00:00
supservers.8
vprintf.c