.. |
sys
|
- add $NetBSD$
|
1997-06-17 18:56:02 +00:00 |
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
|
- 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... NOT (reverted previous change).
|
1998-11-02 04:00:24 +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 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
|
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
|
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
|
- 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
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
scm.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
scmio.c
|
Software_Distribution => Software.Distribution.
|
1999-04-12 20:48:07 +00:00 |
skipto.c
|
Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__
|
1997-06-17 21:38:23 +00:00 |
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
|
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 |
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
|
Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel,
|
1999-08-24 15:52:52 +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
|
- 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 |