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 This Makefile should not need bsdmake! 2003-04-03 20:32:41 +00:00
atoo.c
c.h
cvt.c
errmsg.c Port to linux 2003-04-03 17:14:24 +00:00
expand.c Add (unsigned char) cast to ctype functions 2004-10-30 15:39:39 +00:00
ffilecopy.c Port to linux 2003-04-03 17:14:24 +00:00
filecopy.c
libc.h
log.c
netcryptvoid.c
nxtarg.c
path.c
quit.c
read_line.c safer use of realloc 2003-10-16 06:22:09 +00:00
run.c safer use of realloc 2003-10-16 06:22:09 +00:00
salloc.c Use strdup() instead of home-grown version and exit on error. 2004-12-21 16:19:09 +00:00
scan.c Port to linux 2003-04-03 17:14:24 +00:00
scm.c NI_WITHSCOPEID was not picked up by IETF standardization 2004-11-16 06:00:37 +00:00
scmio.c plug memory leak. openbsd-pr-3416 2003-08-27 08:15:16 +00:00
skipto.c
stree.c check error return from malloc and bail. 2004-12-21 16:20:09 +00:00
sup.1 Fix typos pointed out by Igor Sobrado in PR misc/19621. 2003-01-02 00:22:29 +00:00
sup.h
supcdefs.h
supcmain.c check error return from malloc and bail. 2004-12-21 16:20:09 +00:00
supcmeat.c debian bug id "sup 1.8-8, bug #175327" - temporary file symlink race 2003-07-28 23:13:17 +00:00
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 Avoid strict alias warning. 2002-12-06 15:21:08 +00:00
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