NetBSD/usr.sbin/sup/source
kleink 3ed4fcf61e In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
of errno.
1999-01-11 22:39:59 +00:00
..
sys
Makefile distclean is a synonym for cleandir 1998-09-05 14:57:41 +00:00
atoo.c
c.h
ci.c
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
netcryptvoid.c
nxtarg.c
path.c
quit.c
read_line.c Make sup(1) handle lines continued with '\'. Fixes PR #4430, from 1997-11-13 01:05:28 +00:00
run.c
salloc.c const poisoning. 1998-07-27 01:07:01 +00:00
scan.c remove some register 1998-03-30 02:29:14 +00:00
scm.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
scmio.c
skipto.c
stree.c
sup.1 update to match new reality (/usr/lib/supfiles -> /etc/supfiles) 1998-01-21 09:10:40 +00:00
sup.h
supcdefs.h In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration 1999-01-11 22:39:59 +00:00
supcmain.c Use the variable u instead of p in line 641 to prevent sup coredumping. 1998-07-30 21:03:48 +00:00
supcmeat.c Before running "rm -rf" on a directory chmod the directory and its parent 1998-10-12 05:19:48 +00:00
supcmisc.c
supcname.c
supcparse.c
supcvers.c RCS Id Police. 1998-01-09 08:03:16 +00:00
supextern.h const poisoning. 1998-07-27 01:07:01 +00:00
supfilesrv.c
supmsg.c {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
supmsg.h
supscan.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
supservers.8 Fix paths to match the current code. 1998-09-06 06:25:59 +00:00
sysent.h - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
time.h
vprintf.c