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
atoo.c Usge -> Usage in comment. 2002-07-10 21:31:30 +00:00
c.h Remove some unneeded typedefs and defines. 2002-07-10 23:47:01 +00:00
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 Cleanup, part 2: 2002-07-10 20:19:38 +00:00
libc.h
log.c Cleanup, part 2: 2002-07-10 20:19:38 +00:00
Makefile This Makefile should not need bsdmake! 2003-04-03 20:32:41 +00:00
netcryptvoid.c Cleanup, part 2: 2002-07-10 20:19:38 +00:00
nxtarg.c Cleanup, part 2: 2002-07-10 20:19:38 +00:00
path.c Cleanup, part 2: 2002-07-10 20:19:38 +00:00
quit.c Cleanup, part 2: 2002-07-10 20:19:38 +00:00
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 Cleanup, part 2: 2002-07-10 20:19:38 +00:00
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 tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
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 Cleanup, part 2: 2002-07-10 20:19:38 +00:00
supcparse.c Fix a lint warning by removing some #ifdef lint (!?!). 2002-07-10 23:55:06 +00:00
supcvers.c Cleanup, part 2: 2002-07-10 20:19:38 +00:00
supextern.h De-lint a bit. 2002-07-10 21:28:13 +00:00
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 Cleanup, part 2: 2002-07-10 20:19:38 +00:00