.. |
sys
|
…
|
|
Makefile
|
Replace the provided read_line function with calls to the fparseln function in libutil. Maintain compatibility on machines without fparseln through the NEED_READ_LINE define.
|
1999-08-02 05:36:05 +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
|
Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel,
|
1999-08-24 15:52:52 +00:00 |
netcryptvoid.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
nxtarg.c
|
…
|
|
path.c
|
…
|
|
quit.c
|
…
|
|
read_line.c
|
Replace the provided read_line function with calls to the fparseln function in libutil. Maintain compatibility on machines without fparseln through the NEED_READ_LINE define.
|
1999-08-02 05:36:05 +00:00 |
run.c
|
…
|
|
salloc.c
|
const poisoning.
|
1998-07-27 01:07:01 +00:00 |
scan.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
scm.c
|
If we fail due to not being able to lookup our own hostname, display the
|
2000-03-12 12:16:49 +00:00 |
scmio.c
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
|
2000-01-21 17:08:33 +00:00 |
skipto.c
|
…
|
|
stree.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
sup.1
|
Typos (from OpenBSD)
|
1999-11-18 19:02:31 +00:00 |
sup.h
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
supcdefs.h
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
|
2000-01-21 17:08:33 +00:00 |
supcmain.c
|
Replace the provided read_line function with calls to the fparseln function in libutil. Maintain compatibility on machines without fparseln through the NEED_READ_LINE define.
|
1999-08-02 05:36:05 +00:00 |
supcmeat.c
|
Replace the provided read_line function with calls to the fparseln function in libutil. Maintain compatibility on machines without fparseln through the NEED_READ_LINE define.
|
1999-08-02 05:36:05 +00:00 |
supcmisc.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
supcname.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
supcparse.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
supcvers.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
supextern.h
|
Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel,
|
1999-08-24 15:52:52 +00:00 |
supfilesrv.c
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
|
2000-01-21 17:08:33 +00:00 |
supmsg.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
supmsg.h
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
supscan.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
supservers.8
|
Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel,
|
1999-08-24 15:52:52 +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
|
…
|
|