.. |
sys
|
- add $NetBSD$
|
1997-06-17 18:56:02 +00:00 |
Makefile
|
distclean is a synonym for cleandir
|
1998-09-05 14:57:41 +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
|
handle negative arguments correctly
|
1998-08-04 04:33:15 +00:00 |
expand.c
|
Type mismatch in declaration.
|
1998-10-14 08:42:21 +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
|
const poisoning.
|
1998-07-26 15:48:43 +00:00 |
log.c
|
- add $NetBSD$
|
1997-06-17 18:56:02 +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
|
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
|
- 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
|
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
|
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
|
const poisoning.
|
1998-07-27 01:07:01 +00:00 |
supfilesrv.c
|
Use S_IS*(), not S_IF*.
|
1997-10-19 19:53:54 +00:00 |
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
|
- 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
|
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
|
- 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 |