NetBSD/usr.sbin
cgd 95f205f10c fix bogon in device attachment name checking. the same rules should be
used for checking device attachment names as are used for device name
checking, because device names can be used as attachment names.  (Actually,
less strict rules could be used, but there's little point in that.)  This
was not a mistake of design, this was just a mistake; i misunderstood
the devbase name checking code.
1996-03-17 06:23:18 +00:00
..
ac Add section number in SEE ALSO; PR #1531 1995-09-27 19:17:27 +00:00
accton specify man pages the new way. 1994-12-22 11:31:31 +00:00
amd Fix PR/2126; recognize mount option readdirsize. In addition, if rsize is 1996-03-06 00:21:21 +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 Delete (possibly incomplete) ARP table entry before adding. 1995-07-25 22:56:56 +00:00
bootpd Delete (possibly incomplete) ARP table entry before adding. 1995-07-25 22:56:56 +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 fix bogon in device attachment name checking. the same rules should be 1996-03-17 06:23:18 +00:00
config.old New-style RCS IDs. 1995-08-17 17:22:06 +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 Avoid arithmetic overflow (Tor Egge; PR#1768). 1996-01-09 21:23:36 +00:00
dumplfs Make this compile with -Werror. 1995-12-14 22:30:45 +00:00
edquota merge in changes from 1.1 release branch 1995-11-28 19:43:04 +00:00
eeprom Copyright assigned to The NetBSD Foundation. 1996-02-28 01:13:20 +00:00
gettable header, for protos 1994-12-23 16:46:17 +00:00
grfconfig Fixed Typo. Closes PR 2001. Keep them coming! 1996-02-11 16:34:23 +00:00
grfinfo grfinfo, from Utah, for the hp300 1994-04-04 21:53:24 +00:00
gspa Added explicit dependencies on yacc generated files. From Luke Mewburn 1996-02-06 18:30:58 +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 Always swap most of the fields when updating a config file entry; otherwise 1996-02-22 11:14:41 +00:00
iostat Update Makefiles for usr.bin/systat and usr.sbin/iostat to be 1995-12-22 08:04:24 +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 More descriptive message for printer status. Addresses PR #509. 1996-01-14 17:25:21 +00:00
map-mbone Update to mrouted 3.8. 1995-12-10 10:57:11 +00:00
mdconfig Helper program for "user RAM" mode supported by sys/dev/ramdisk.c 1995-10-08 22:40:41 +00:00
mountd Bring in NFSv3 code by Rick Macklem (from Lite2) 1996-02-18 11:57:50 +00:00
mrinfo Update to mrouted 3.8. 1995-12-10 10:57:11 +00:00
mrouted fix a call to localtime() so that it works if time_t != long. 1995-12-19 03:33:06 +00:00
mtrace Change a rogue RCS id to new-style 1995-12-16 20:11:45 +00:00
mtree Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:04:52 +00:00
named BINDIR=/usr/libexec (from jonathan) 1996-02-04 12:02:12 +00:00
netgroup_mkdb don't print NULLs; print empty strings.... 1995-06-02 21:40:51 +00:00
nfsd Reorder #includes. 1996-02-18 23:18:56 +00:00
nfsiod Sync with Lite2. 1996-02-20 16:06:55 +00:00
portmap casts to quite compiler. 1994-12-23 16:44:22 +00:00
pppd Files added to pppd to support demand-dialling and packet filtering. 1996-03-15 03:09:08 +00:00
pstat fix for new NFS include files. (checked with fvdl.) 1996-02-21 02:27:57 +00:00
pwd_mkdb Improvements to YP support from Jason Downs. 1995-07-28 07:13:04 +00:00
quot merge in change accidently made to 1.1 release branch 1996-01-04 18:28:00 +00:00
quotacheck merge in changes from 1.1 release branch 1995-11-28 05:25:28 +00:00
quotaon merge in changes from 1.1 release branch 1995-11-28 19:43:04 +00:00
rarpd If __FreeBSD__, don't swap the type field in the Ethernet II header. 1996-02-01 21:57:00 +00:00
rbootd If __FreeBSD__, don't swap the length field in the 802.3 header. 1996-02-01 21:27:46 +00:00
rdate Fix arguments to a printf() (PR#2219). 1996-03-16 12:37:45 +00:00
rdconfig Helper program for "user RAM" mode supported by sys/dev/ramdisk.c 1995-10-08 22:40:41 +00:00
repquota merge in changes from 1.1 release branch 1995-11-28 19:43:04 +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
rpc.pcnfsd minor cleanup 1995-08-14 19:50:09 +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
screenblank Copyright assigned to The NetBSD Foundation. 1996-02-28 01:13:20 +00:00
sendmail merge sendmail 8.7.4 1996-02-24 01:00:12 +00:00
sliplogin sys/termios.h -> termios.h 1995-06-19 22:47:37 +00:00
slstats restored to its former state 1995-08-02 01:27:08 +00:00
spray spray(8) manpage, from Jim Jegers. 1995-07-11 01:18:05 +00:00
sup/source - runio fails when result != 0 not only < 0 1995-10-29 23:54:45 +00:00
sysctl Add a net.inet.ip.directed-broadcast sysctl as suggested by 1996-01-16 04:17:30 +00:00
syslogd Added code to implement mode in which syslogd listens only to unix 1996-02-05 02:30:21 +00:00
tcpdump Update to RIP version 2 header. 1995-06-20 23:38:49 +00:00
timed Remove a comma. Use `.Dq'. 1995-08-18 15:26:45 +00:00
traceroute Fix tiny documentation error; default timeout is 5s, not 3s. 1995-10-12 03:05:50 +00:00
trpt Fix dangling 'The'; From Mike Long <mike.long@analog.com> 1996-02-05 06:11:16 +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
videomode update copyright 1995-10-09 13:52:49 +00:00
vipw Handle stop signals gracefully. 1995-01-20 19:45:39 +00:00
vnconfig Add RCS ids. 1995-12-30 18:14:01 +00:00
ypbind Copyright assigned to The NetBSD Foundation. 1996-02-28 01:13:20 +00:00
yppoll Copyright assigned to The NetBSD Foundation. 1996-02-28 01:13:20 +00:00
ypset Copyright assigned to The NetBSD Foundation. 1996-02-28 01:25:08 +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 Added missing clean rules for grfconfig and videomode (amiga-port) 1996-03-01 19:45:13 +00:00
Makefile.inc Add RCS identifiers. 1993-07-30 22:11:51 +00:00