..
sys
- add $NetBSD$
1997-06-17 18:56:02 +00:00
atoo.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
c.h
- add $NetBSD$
1997-06-17 18:56:02 +00:00
ci.c
use string.h instead of strings.h
1997-10-18 07:05:31 +00:00
cvt.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
errmsg.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
expand.c
Use S_IS*(), not S_IF*.
1997-10-19 19:53:54 +00:00
ffilecopy.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
filecopy.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
libc.h
change includes to fix compiler warning
1998-02-03 04:55:59 +00:00
log.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
Makefile
Oops! Forgot this yesterday: Add read_line.o goo.
1997-11-13 17:09:04 +00:00
netcryptvoid.c
WARNSify
1997-10-17 13:59:34 +00:00
nxtarg.c
Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__
1997-06-17 21:38:23 +00:00
path.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
quit.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
read_line.c
Make sup(1) handle lines continued with '\'. Fixes PR #4430 , from
1997-11-13 01:05:28 +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
- add $NetBSD$
1997-06-17 18:56:02 +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
- add $NetBSD$
1997-06-17 18:56:02 +00:00
skipto.c
Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__
1997-06-17 21:38:23 +00:00
stree.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
sup.1
update to match new reality (/usr/lib/supfiles -> /etc/supfiles)
1998-01-21 09:10:40 +00:00
sup.h
avoid last.temp filename collision by using rel-suffix;
1997-07-08 05:01:15 +00:00
supcdefs.h
- add $NetBSD$
1997-06-17 18:56:02 +00:00
supcmain.c
Make sup(1) handle lines continued with '\'. Fixes PR #4430 , from
1997-11-13 01:05:28 +00:00
supcmeat.c
Use S_IS*(), not S_IF*.
1997-10-19 19:53:54 +00:00
supcmisc.c
include release suffix when reporting update times; from my PR bin/1344.
1997-07-08 04:37:11 +00:00
supcname.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
supcparse.c
fix compile warnings on the alpha.
1997-10-19 09:56:10 +00:00
supcvers.c
RCS Id Police.
1998-01-09 08:03:16 +00:00
supextern.h
Make sup(1) handle lines continued with '\'. Fixes PR #4430 , from
1997-11-13 01:05:28 +00:00
supfilesrv.c
Use S_IS*(), not S_IF*.
1997-10-19 19:53:54 +00:00
supmsg.c
- add $NetBSD$
1997-06-17 18:56:02 +00:00
supmsg.h
- add $NetBSD$
1997-06-17 18:56:02 +00:00
supscan.c
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
1998-07-06 06:56:06 +00:00
supservers.8
c-style rcsid comments changed to nroff style, from Dave Huang in pr-3855
1997-07-12 14:50:44 +00:00
sysent.h
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
1998-07-06 06:56:06 +00:00
time.h
- add $NetBSD$
1997-06-17 18:56:02 +00:00
vprintf.c
Make sure you set _base, otherwise we core dump.
1997-06-18 15:25:42 +00:00