..
ac
specify man pages the new way.
1994-12-22 11:31:31 +00:00
accton
specify man pages the new way.
1994-12-22 11:31:31 +00:00
amd
Use inet_aton(), not inet_addr().
1995-05-21 15:50:45 +00:00
arp
needs string.h
1995-04-24 13:25:18 +00:00
bad144
Eliminate extra `/' when prefixing the device name with _PATH_DEV.
1995-06-10 21:01:08 +00:00
bootp
Use inet_aton(), not inet_addr().
1995-05-19 22:05:08 +00:00
bootpd
Use inet_aton(), not inet_addr().
1995-05-19 22:05:08 +00:00
bootpef
specify man pages the new way.
1994-12-22 11:32:57 +00:00
bootpgw
specify man pages the new way.
1994-12-22 11:32:57 +00:00
bootptest
specify man pages the new way.
1994-12-22 11:32:57 +00:00
catman
specify man pages the new way.
1994-12-22 11:32:57 +00:00
chown
Remove chownerr() function completely and use warn() instead.
1995-06-03 07:01:19 +00:00
chroot
specify man pages the new way.
1994-12-22 11:32:57 +00:00
config
update 'files' files search paths and manual page descriptions for
1995-04-28 08:15:48 +00:00
config.old
Increase size of buffer for file names.
1995-05-08 19:30:31 +00:00
cron
Patch from Mike Pritchard to use `-t' option to sendmail, and prevent
1995-04-14 19:49:32 +00:00
dbsym
specify man pages the new way.
1994-12-22 11:32:57 +00:00
dev_mkdb
Merge with 4.4-Lite, and use libc err(3) and warn(3).
1995-01-30 21:12:41 +00:00
diskpart
cast to avoid warning.
1995-04-24 13:25:34 +00:00
dumpfs
Print out the `clean' field.
1995-04-12 21:23:24 +00:00
dumplfs
typeof(timeval.tv_sec) != time_t
1995-06-07 17:14:21 +00:00
edquota
need stdlib.h
1995-04-21 04:41:21 +00:00
gettable
header, for protos
1994-12-23 16:46:17 +00:00
grfinfo
grfinfo, from Utah, for the hp300
1994-04-04 21:53:24 +00:00
hilinfo
hilinfo, from Utah, for the hp300
1994-04-04 21:52:21 +00:00
htable
header, for protos
1994-12-23 16:46:17 +00:00
inetd
Remove local declarations of ctime().
1995-06-02 15:02:18 +00:00
iostat
Add a column header for CP_INTR.
1995-01-18 07:46:31 +00:00
iteconfig
Make it work for both Amiga and Atari. Add new '-f' option.
1995-05-12 21:04:26 +00:00
kgmon
be safe with types
1994-12-23 16:45:33 +00:00
kvm_mkdb
specify man pages the new way.
1994-12-22 11:32:57 +00:00
lpr
Reset group list before execing child, as pointed out by Mike Pritchard.
1995-04-14 19:23:43 +00:00
map-mbone
Update to multicast 3.5.
1995-06-01 05:32:11 +00:00
mountd
Allow exporting regular files.
1995-06-22 02:37:38 +00:00
mrinfo
needs string.h
1995-06-07 17:38:35 +00:00
mrouted
needs string.h
1995-06-07 17:38:35 +00:00
mtrace
Make the behavior of `-s' consistent.
1995-06-02 01:02:09 +00:00
mtree
add an 'optional' keyword, which allows files to be in the
1995-03-07 21:26:23 +00:00
named
typeof(timeval.tv_sec) != time_t
1995-06-07 17:40:51 +00:00
netgroup_mkdb
don't print NULLs; print empty strings....
1995-06-02 21:40:51 +00:00
nfsd
<sys/syslog.h> -> <syslog.h>
1995-05-28 05:31:01 +00:00
nfsiod
<sys/syslog.h> -> <syslog.h>
1995-05-28 05:31:01 +00:00
portmap
casts to quite compiler.
1994-12-23 16:44:22 +00:00
pppd
New version of chat from ppp-2.2 distribution. The locking code is
1995-07-04 23:36:19 +00:00
pstat
specify precision, not minimum field width. pointed out by John Kohl
1995-06-22 11:15:14 +00:00
pwd_mkdb
specify man pages the new way.
1994-12-22 11:32:57 +00:00
quot
specify man pages the new way.
1994-12-22 11:32:57 +00:00
quotacheck
convert to new RCS Id conventions; reduce my headache
1995-03-18 14:54:19 +00:00
quotaon
add headers for prototypes.
1994-12-23 16:39:28 +00:00
rarpd
specify man pages the new way.
1994-12-22 11:32:57 +00:00
rbootd
specify man pages the new way.
1994-12-22 11:32:57 +00:00
rdate
specify man pages the new way.
1994-12-22 11:32:57 +00:00
repquota
<sys/queue.h> is no longer needed.
1995-01-03 02:06:24 +00:00
rmt
Add missing #include.
1995-04-13 02:07:23 +00:00
rpc.bootparamd
Conform to rpcgen generated names and prototypes.
1995-06-24 15:03:49 +00:00
rwhod
specify man pages the new way.
1994-12-22 11:32:57 +00:00
sa
need string.h
1995-04-24 13:25:55 +00:00
sendmail
Fix the `restrictmailq' security check to explicitly check the egid.
1995-06-03 02:07:08 +00:00
sliplogin
sys/termios.h -> termios.h
1995-06-19 22:47:37 +00:00
slstats
pppstats(8) and slstats(8) has been rewritten and merged
1994-11-15 07:20:52 +00:00
spray
cast, to quiet compiler.
1994-12-23 16:42:47 +00:00
sup /source
- Don't use system(3) to fork processes. It is a big security hole.
1995-06-24 16:21:33 +00:00
sysctl
typeof(timeval.tv_sec) != time_t
1995-06-07 17:40:51 +00:00
syslogd
document 'info' level; pr#1137 from Kenneth Stailey
1995-06-20 22:43:19 +00:00
tcpdump
Update to RIP version 2 header.
1995-06-20 23:38:49 +00:00
timed
typeof(timeval.tv_sec) != time_t
1995-06-07 17:40:51 +00:00
traceroute
Use inet_aton(), not inet_addr().
1995-05-21 15:50:45 +00:00
trpt
be more careful with types.
1994-12-23 16:35:50 +00:00
trsp
specify man pages the new way.
1994-12-22 11:43:15 +00:00
update
specify man pages the new way.
1994-12-22 11:43:15 +00:00
vipw
Handle stop signals gracefully.
1995-01-20 19:45:39 +00:00
vnconfig
vn -> vnd renaming; consistency.
1995-01-25 04:32:37 +00:00
ypbind
really nasty hack for the alpha. bigtime XXX
1995-04-21 04:40:36 +00:00
yppoll
specify man pages the new way.
1994-12-22 11:43:15 +00:00
ypset
don't set the wrong address, for the address. from Arne Henrik Juul.
1995-06-24 11:16:47 +00:00
zdump
.include <bsd.prog.mk>
1995-03-11 01:14:25 +00:00
zic
.include <bsd.prog.mk>
1995-03-11 01:14:25 +00:00
Makefile
Add MBONE tools.
1995-06-03 06:03:44 +00:00
Makefile.inc
Add RCS identifiers.
1993-07-30 22:11:51 +00:00