NetBSD/usr.sbin/sup/source
tron fd8ae9c4ea Use correct argument type in call to "fparseln(3)". Fix supplied by
Motoyuki Konno in PR bin/10645.
2000-07-21 16:03:14 +00:00
..
sys
Makefile You can't just define read_line as fparseln since former keeps the storage 2000-07-19 07:52:44 +00:00
atoo.c
c.h
ci.c
cvt.c
errmsg.c
expand.c
ffilecopy.c
filecopy.c
libc.h
log.c Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel, 1999-08-24 15:52:52 +00:00
netcryptvoid.c
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
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
stree.c
sup.1 Typos (from OpenBSD) 1999-11-18 19:02:31 +00:00
sup.h
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
supcname.c
supcparse.c
supcvers.c
supextern.h Use correct argument type in call to "fparseln(3)". Fix supplied by 2000-07-21 16:03:14 +00:00
supfilesrv.c Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
supmsg.c
supmsg.h
supscan.c
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
time.h
vprintf.c