.. |
sys
|
…
|
|
Makefile
|
distclean is a synonym for cleandir
|
1998-09-05 14:57:41 +00:00 |
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
|
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
|
WARNSify
|
1997-10-17 13:59:34 +00:00 |
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
|
- 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
|
…
|
|
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
|
avoid last.temp filename collision by using rel-suffix;
|
1997-07-08 05:01:15 +00:00 |
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
|
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
|
…
|
|
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
|
…
|
|