NetBSD/usr.sbin/sup/source
2001-01-16 02:50:27 +00:00
..
sys
atoo.c
c.h comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
ci.c use string.h instead of strings.h 1997-10-18 07:05:31 +00:00
cvt.c
errmsg.c handle negative arguments correctly 1998-08-04 04:33:15 +00:00
expand.c Type mismatch in declaration... NOT (reverted previous change). 1998-11-02 04:00:24 +00:00
ffilecopy.c
filecopy.c
libc.h const poisoning. 1998-07-26 15:48:43 +00:00
log.c More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00
Makefile You can't just define read_line as fparseln since former keeps the storage 2000-07-19 07:52:44 +00:00
netcryptvoid.c No need to initialise a global to zero. 2000-12-13 23:00:32 +00:00
nxtarg.c Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__ 1997-06-17 21:38:23 +00:00
path.c
quit.c
read_line.c Use correct argument type in call to "fparseln(3)". Fix supplied by 2000-07-21 16:03:14 +00:00
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 const poisoning. 1998-07-27 01:07:01 +00:00
scan.c Software_Distribution => Software.Distribution. 1999-04-12 20:48:07 +00:00
scm.c If we fail due to not being able to lookup our own hostname, display the 2000-03-12 12:16:49 +00:00
scmio.c Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
skipto.c Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__ 1997-06-17 21:38:23 +00:00
stree.c Software_Distribution => Software.Distribution. 1999-04-12 20:48:07 +00:00
sup.1 Typos (from OpenBSD) 1999-11-18 19:02:31 +00:00
sup.h comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
supcdefs.h You can't just define read_line as fparseln since former keeps the storage 2000-07-19 07:52:44 +00:00
supcmain.c Replace the provided read_line function with calls to the fparseln function in libutil. Maintain compatibility on machines without fparseln through the NEED_READ_LINE define. 1999-08-02 05:36:05 +00:00
supcmeat.c Replace the provided read_line function with calls to the fparseln function in libutil. Maintain compatibility on machines without fparseln through the NEED_READ_LINE define. 1999-08-02 05:36:05 +00:00
supcmisc.c Software_Distribution => Software.Distribution. 1999-04-12 20:48:07 +00:00
supcname.c Software_Distribution => Software.Distribution. 1999-04-12 20:48:07 +00:00
supcparse.c Software_Distribution => Software.Distribution. 1999-04-12 20:48:07 +00:00
supcvers.c Software_Distribution => Software.Distribution. 1999-04-12 20:48:07 +00:00
supextern.h Don't duplicate system declarations (vsprintf and friends) already 2000-12-30 21:36:23 +00:00
supfilesrv.c comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
supmsg.c Software_Distribution => Software.Distribution. 1999-04-12 20:48:07 +00:00
supmsg.h comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
supscan.c Software_Distribution => Software.Distribution. 1999-04-12 20:48:07 +00:00
supservers.8 Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel, 1999-08-24 15:52:52 +00:00
sysent.h comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
time.h
vprintf.c Make sure you set _base, otherwise we core dump. 1997-06-18 15:25:42 +00:00