NetBSD/usr.sbin/sup/source
itojun 55e8bc4e8b make sup/supfilesrv IPv6 ready. supfilesrv listens to single socket,
therefore, you will need two instances running for dual stack support
(one with -4 and one with -6).
2001-09-11 03:33:52 +00:00
..
sys
atoo.c
c.h comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
ci.c accessible' only has one a'. 2001-06-19 12:52:20 +00:00
cvt.c
errmsg.c
expand.c
ffilecopy.c
filecopy.c
libc.h
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
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
salloc.c
scan.c Software_Distribution => Software.Distribution. 1999-04-12 20:48:07 +00:00
scm.c make sup/supfilesrv IPv6 ready. supfilesrv listens to single socket, 2001-09-11 03:33:52 +00:00
scmio.c correct 1st arg to select(). 2001-09-11 03:32:55 +00:00
skipto.c
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 Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +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 make sup/supfilesrv IPv6 ready. supfilesrv listens to single socket, 2001-09-11 03:33:52 +00:00
supfilesrv.c make sup/supfilesrv IPv6 ready. supfilesrv listens to single socket, 2001-09-11 03:33:52 +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 make sup/supfilesrv IPv6 ready. supfilesrv listens to single socket, 2001-09-11 03:33:52 +00:00
sysent.h comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
time.h
vprintf.c