.. |
sys
|
|
|
atoo.c
|
|
|
c.h
|
|
|
ci.c
|
use string.h instead of strings.h
|
1997-10-18 07:05:31 +00:00 |
cvt.c
|
|
|
errmsg.c
|
const poisoning.
|
1998-07-26 15:48:43 +00:00 |
expand.c
|
Use S_IS*(), not S_IF*.
|
1997-10-19 19:53:54 +00:00 |
ffilecopy.c
|
|
|
filecopy.c
|
|
|
libc.h
|
const poisoning.
|
1998-07-26 15:48:43 +00:00 |
log.c
|
|
|
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
|
|
|
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
|
- 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
|
|
|
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
|
Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__
|
1997-06-17 21:38:23 +00:00 |
stree.c
|
|
|
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
|
|
|
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
|
|
|
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
|
const poisoning.
|
1998-07-26 15:48:43 +00:00 |
supfilesrv.c
|
Use S_IS*(), not S_IF*.
|
1997-10-19 19:53:54 +00:00 |
supmsg.c
|
|
|
supmsg.h
|
|
|
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
|
|
|
vprintf.c
|
Make sure you set _base, otherwise we core dump.
|
1997-06-18 15:25:42 +00:00 |