.. |
ac
|
ac, by Simon J. Gerraty and myself
|
1994-03-29 12:40:06 +00:00 |
accton
|
Clean up wording
|
1994-01-17 18:07:30 +00:00 |
amd
|
don't inlcude weirdness
|
1994-03-19 07:59:15 +00:00 |
arp
|
vmunix -> netbsd
|
1994-02-03 17:41:21 +00:00 |
bad144
|
vmunix -> netbsd
|
1994-02-03 17:41:21 +00:00 |
catman
|
Fix spelling error in Copyright notice
|
1994-01-29 01:43:03 +00:00 |
chown
|
Getgroup's second argument is now a gid_t ptr.
|
1994-04-01 01:19:08 +00:00 |
chroot
|
Include <stdlib.h> for getenv() prototype.
|
1994-01-07 20:34:23 +00:00 |
config
|
Remove some stuff.
|
1994-04-07 06:53:01 +00:00 |
config.new
|
declare mountroot here. best we can do until we
|
1994-02-01 07:03:19 +00:00 |
config.old
|
Remove some stuff.
|
1994-04-07 06:53:01 +00:00 |
cron
|
Vixie uses curly brackets instead of square brackets to indicate
|
1994-03-30 01:46:43 +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
|
…
|
|
dumpfs
|
…
|
|
edquota
|
kill bad casts
|
1994-03-30 02:28:43 +00:00 |
gettable
|
…
|
|
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
|
All programs that use lex must link with -ll.
|
1993-12-02 18:18:02 +00:00 |
inetd
|
don't need -lutil
|
1994-01-28 00:52:03 +00:00 |
iostat
|
isa device configuration changed, and the tables got killed/renamed.
|
1994-03-16 01:35:27 +00:00 |
iteconfig
|
KNF, POSIX-ization, general cleanup, err/warn, etc.
|
1994-04-05 04:34:51 +00:00 |
kgmon
|
kill bad casts
|
1994-03-30 02:28:43 +00:00 |
kvm_mkdb
|
don't think this ever really worked on non hp300 m68k machines.
|
1994-04-05 01:45:22 +00:00 |
lpr
|
off_t exp.
|
1994-03-27 09:13:06 +00:00 |
mountd
|
don't need -lutil
|
1994-01-28 00:36:28 +00:00 |
mrouted
|
include ../../Makefile.inc, so BINDIR is set correctly.
|
1994-01-14 19:44:50 +00:00 |
mtree
|
off_t exp.
|
1994-03-27 09:09:54 +00:00 |
named
|
delete duplicate defn's of resolver global variable
|
1994-03-24 07:56:28 +00:00 |
nfsd
|
don't need -lutil
|
1994-01-28 00:36:28 +00:00 |
nfsiod
|
don't need -lutil
|
1994-01-28 00:36:28 +00:00 |
portmap
|
don't need -lutil
|
1994-01-28 00:52:03 +00:00 |
pppd
|
Some fixes so that the local IP address can be assigned by the peer
|
1994-02-22 00:11:57 +00:00 |
pwd_mkdb
|
Got bored, converted yet another manpage to -mandoc format
|
1993-10-06 19:07:02 +00:00 |
quot
|
get section right; from Luke Mewburn <lm@rmit.edu.au>
|
1994-03-19 07:59:47 +00:00 |
quotacheck
|
…
|
|
quotaon
|
…
|
|
rarpd
|
kill bad casts
|
1994-03-30 02:28:43 +00:00 |
rbootd
|
rbootd for booting HP workstations from 4.4BSD/Utah.
|
1994-01-11 16:41:38 +00:00 |
repquota
|
…
|
|
rmt
|
kill bad casts
|
1994-03-30 02:28:43 +00:00 |
rpc.bootparamd
|
don't need -lutil
|
1994-01-28 01:05:30 +00:00 |
rwhod
|
rwhod wasn't too happy after the off_t change - its lseek() to check the
|
1994-04-06 03:01:46 +00:00 |
sa
|
add my 'sa'
|
1994-03-24 18:41:48 +00:00 |
sendmail
|
we have uname
|
1994-03-27 19:42:59 +00:00 |
sliplogin
|
DTRT on one error exit -- more necessary, much more...
|
1994-04-06 08:34:46 +00:00 |
slstats
|
casting foo
|
1994-03-28 07:22:05 +00:00 |
spray
|
Fix spelling error in Copyright notice
|
1994-01-29 01:43:03 +00:00 |
sup/source
|
always include libcrypt; it's a dummy if exported...
|
1994-02-27 23:30:34 +00:00 |
swapinfo
|
fixes from Thomas Eberhardt to get it to grok BLOCKSIZE, etc.
|
1994-03-23 04:50:36 +00:00 |
syslogd
|
don't need -lutil
|
1994-01-28 01:05:30 +00:00 |
tcpdump
|
Oops.
|
1994-04-03 05:19:05 +00:00 |
timed
|
Clean up deleted files.
|
1994-03-19 07:08:56 +00:00 |
traceroute
|
…
|
|
trpt
|
…
|
|
trsp
|
…
|
|
update
|
don't need -lutil
|
1994-01-28 01:05:30 +00:00 |
vipw
|
Stylistic cleanup, include appropriate header files for function prototypes,
|
1994-03-29 02:21:11 +00:00 |
vnconfig
|
Change /dev/vn0c to /dev/vnd0c (from jimj@miller.cs.uwm.edu)
|
1994-01-03 14:40:55 +00:00 |
ypbind
|
kill bindirs
|
1994-02-18 03:01:30 +00:00 |
yppoll
|
kill bindirs
|
1994-02-18 03:01:30 +00:00 |
ypset
|
kill bindirs
|
1994-02-18 03:01:30 +00:00 |
Makefile
|
add iteconfig for amiga's
|
1994-04-05 01:56:24 +00:00 |
Makefile.inc
|
…
|
|