..
accton
MLINKS line was bogus
1993-11-08 05:23:53 +00:00
amd
we have YP (thought 4.4 doesn't)
1994-01-05 05:51:01 +00:00
arp
patch security hole talked about on comp.security.misc
1993-12-25 02:28:46 +00:00
bad144
more ifdef changes. eventually have to move raw partition for the i386 to c
1993-12-06 09:28:52 +00:00
catman
Add RCS identifiers, remove some completely useless RCS logs and patchkit
1993-08-02 17:48:44 +00:00
chown
Use ".St -p1003.2-92" macro instead of spelling it out.
1993-11-30 00:36:01 +00:00
chroot
Include <stdlib.h> for getenv() prototype.
1994-01-07 20:34:23 +00:00
config
better error messages
1994-01-09 17:53:58 +00:00
config.new
allow machine architecture (e.g. "m68k") to be specified in std.${MACHINE}.
1994-01-08 18:19:01 +00:00
config.old
better error messages
1994-01-09 17:53:58 +00:00
cron
Remove -DCRONDIR, macro is set correctly in pathnames.h.
1994-01-05 21:10:29 +00:00
dbsym
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
1993-10-13 18:33:45 +00:00
dev_mkdb
From Mark Weaver:
1993-10-22 10:38:33 +00:00
diskpart
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
dumpfs
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
edquota
Upgraded this to use -mandoc macros some time ago.
1993-12-30 23:52:20 +00:00
flcopy
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
gettable
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
htable
All programs that use lex must link with -ll.
1993-12-02 18:18:02 +00:00
inetd
RLIMIT_OFILE => RLIMIT_NOFILE
1993-12-14 21:31:53 +00:00
iostat
__386BSD__ -> i386; this file might break for m68k because of ifdefs...
1993-12-06 09:25:14 +00:00
kgmon
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
kvm_mkdb
Get offset of `_version' right for sparc.
1993-12-02 20:55:47 +00:00
lpr
Upgraded to use <dirent.h>.
1993-12-08 00:47:01 +00:00
mountd
Try getting the filehandle of the exported path when reading /etc/exports
1994-01-06 22:48:51 +00:00
mtree
make things a bit more consistent
1993-11-17 11:00:52 +00:00
named
All programs that use lex must link with -ll.
1993-12-02 18:18:02 +00:00
nfsd
should bzero automatic sockaddr's before use
1993-12-05 13:41:07 +00:00
nfsiod
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
portmap
should bzero automatic sockaddr's before use
1993-12-05 13:58:43 +00:00
pppd
#ifdef sparc' =>
#if defined(sun & sparc)'.
1993-12-02 17:37:07 +00:00
pwd_mkdb
Got bored, converted yet another manpage to -mandoc format
1993-10-06 19:07:02 +00:00
quotacheck
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
quotaon
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
rarpd
original from LBL (part of the tcpdump distrib)
1993-12-16 05:31:05 +00:00
repquota
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
rmt
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
rpc.bootparamd
rpc.bootparamd written by Klas Heggemann <klas@nada.kth.se>
1994-01-08 13:22:03 +00:00
rwhod
From: mrm@sceard.com (M.R.Murphy)
1993-12-15 23:52:40 +00:00
sendmail
fix two goofs:
1994-01-10 06:48:56 +00:00
sliplogin
move config files into /etc/sliphome, and note that and other changes in docs
1993-12-10 14:18:00 +00:00
slstats
Fix bug #50 , by bringing in slstats manpage from cslip 2.7 distribution.
1994-01-08 03:03:34 +00:00
spray
My reimplementation of spray(8).
1993-12-03 02:10:22 +00:00
sup /source
Add HAS_POSIX_DIR to CFLAGS.
1994-01-09 17:14:53 +00:00
swapinfo
kill bogus bugs, and add options
1993-11-18 03:16:32 +00:00
syslogd
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
tcpdump
there is no net/slip.h
1993-12-25 02:28:54 +00:00
timed
Eliminate a compiler warning.
1993-12-07 23:25:00 +00:00
traceroute
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
trpt
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
trsp
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
update
Fix spelling error: syn -> sync.
1993-10-05 00:13:17 +00:00
vipw
merge in changes from netbsd-0-9-ALPHA2
1993-08-07 07:53:27 +00:00
vnconfig
Change /dev/vn0c to /dev/vnd0c (from jimj@miller.cs.uwm.edu)
1994-01-03 14:40:55 +00:00
yp
sunos compatible /var/yp/binding/ files.
1993-12-03 10:08:12 +00:00
ypbind
sunos compatible /var/yp/binding/ files.
1993-12-03 10:08:12 +00:00
yppoll
Set BINDIR, not DESTDIR.
1993-08-10 00:00:44 +00:00
ypset
Fixes for ypset'ing to a different net.
1993-09-19 18:48:21 +00:00
Makefile
compile rpc.bootparamd
1994-01-08 13:23:52 +00:00
Makefile.inc
Add RCS identifiers.
1993-07-30 22:11:51 +00:00