NetBSD/usr.sbin
gmcgarry 367be6a153 Sprinkle around the term "machine description file", since this is
the term used in config(9), autoconf(9) and in Torek's paper.

Also remove (comment out) reference to the 4.4BSD config docs,
since they are not installed in usr/share/doc/smm/02.config and
possibly aren't relevant any longer.  From comments made on
tech-kern by jhawk and tls.
2001-12-13 19:47:19 +00:00
..
ac Xref login 1, not 8. 2001-04-03 11:23:35 +00:00
accton convert to use getprogname() 2001-02-19 23:22:40 +00:00
altq MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
amd MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
apm - Bail out when failed to ioctl. 2001-09-13 11:05:58 +00:00
apmd Zero clear the apm_power_info structure being passed to ioctl. 2001-09-15 02:42:26 +00:00
arp Use getnameinfo() to format link-layer addresses, rather than doing it 2001-10-06 19:09:44 +00:00
bad144
bind Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
bootp MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
catman Don't discard all the hard work of setdefentries() and uniquepath(). 2001-05-20 22:05:30 +00:00
chown Correct display of invalid username error and cache duplicate password 2000-12-17 22:47:14 +00:00
chroot strtol -> strtoul because we use an unsigned type (uid_t/gid_t) 2001-07-14 21:56:45 +00:00
chrtbl use fparseln() 2001-03-17 20:43:55 +00:00
cnwctl getopt() returns -1 on error, not EOF. 2001-08-18 17:10:04 +00:00
config Sprinkle around the term "machine description file", since this is 2001-12-13 19:47:19 +00:00
cron make consistent escape sequence handling 2001-08-13 06:54:58 +00:00
dbsym Fix date. 2001-04-11 19:35:31 +00:00
dev_mkdb Removed two debug messages commited by mistake. Sorry about this. 2001-07-15 17:27:32 +00:00
dhcp MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
diskpart
dumpfs When used without -F, search for `special' in fstab and use the raw version 2001-11-09 12:01:13 +00:00
dumplfs Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
edquota
eeprom convert to use getprogname() 2001-02-19 23:22:40 +00:00
envstat convert to use getprogname() 2001-02-19 23:22:40 +00:00
eshconfig use %ll_ instead of the less standard %q_ 2001-01-05 03:27:26 +00:00
faithd assume the presense of getifaddrs(3). sync with kame 2001-11-21 06:53:13 +00:00
greconfig Fix date, xrefs and whitespace. 2001-04-11 19:36:59 +00:00
grfconfig This should fix PR 11865 by Petri Koistinen: modelines too short by more 2001-01-22 21:11:23 +00:00
grfinfo Minor fixes. 2001-06-05 11:40:04 +00:00
gspa MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
hilinfo MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
hprop Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
ifmcstat drop setgid. suggested by deraadt 2001-06-26 17:10:33 +00:00
ifwatchd Sort options, fix a typo, and some minor clean-up. 2001-12-10 15:04:51 +00:00
inetd __ss_{len,family} #define hack is no longer necessary 2001-11-19 03:18:28 +00:00
iopctl Better argument checking. 2001-08-04 16:55:46 +00:00
iostat Uppercase cpu. 2001-07-08 18:19:16 +00:00
ipf add -lcurses 2001-03-13 16:30:13 +00:00
irdaattach Add EXAMPLES section. 2001-12-05 20:12:37 +00:00
isdn Move /usr/sbin/pppoectl to /sbin/pppoectl, so we can call it from 2001-12-10 17:22:09 +00:00
iteconfig
kadmin Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
kdc Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
kgmon fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
kstash Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
ktutil Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
kvm_mkdb seperate -> separate 2001-07-22 13:33:58 +00:00
lastlogin convert to use getprogname() 2001-02-19 23:22:40 +00:00
link
lpr MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
mailwrapper Remove trailing dot from .Nd, and a bogus comment line (probably left 2001-06-08 23:57:43 +00:00
makefs rework `fsnode' into two components; `fsnode' contains the name and tree 2001-12-05 11:08:53 +00:00
map-mbone va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mdconfig
mdsetimage Define both NLIST_ELF32 and NLIST_AOUT on m68000. 2001-12-12 22:19:18 +00:00
memswitch Accept INSCSI0, EXSCSI3, etc. as the boot.device setting. 2001-02-21 13:09:18 +00:00
mld6query getopt(3): EOF -> -1. 2001-05-07 14:00:22 +00:00
mlxctl Fix obvious mistake in way the disk tailq is walked. 2001-09-29 17:04:10 +00:00
mopd MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
mountd use struct uucred. 2001-11-29 21:23:38 +00:00
moused Refer to ``moused'' consistently. 2001-11-22 04:10:07 +00:00
mrinfo va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mrouted copyright clarification. via openbsd 2001-08-02 03:41:42 +00:00
mtrace va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mtrace6 Fix date and whitespace nits. 2001-04-26 23:19:50 +00:00
mtree Ugg...Turn LIST_FOREACH into a while loop around LIST_NEXT... 2001-11-11 05:07:20 +00:00
ndbootd Merge in ndbootd-0.5. 2001-06-13 21:38:30 +00:00
ndp use strncpy() to set ifname arg to ioctl. 2001-11-08 09:45:34 +00:00
netgroup_mkdb convert to use getprogname() 2001-02-19 23:22:40 +00:00
nfsd s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday. 2001-10-16 01:51:26 +00:00
ntp Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
pcictl Don't abuse opendisk(3) to open PCI bus devices which are no disks. This 2001-11-08 08:05:05 +00:00
pkg_install MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
pppd Explicitly write explicitly without a second e. 2001-11-21 17:33:26 +00:00
pstat remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
pvcsif getopt(3): EOF -> -1. 2001-05-07 14:00:22 +00:00
pvctxctl getopt(3): EOF -> -1. 2001-05-07 14:00:22 +00:00
pwd_mkdb Add pwd_mkdb as a toolchain bit for builds 2001-12-07 02:28:53 +00:00
quot remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
quotacheck remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
quotaon convert to use getprogname() 2001-02-19 23:22:40 +00:00
racoon MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
rarpd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
rbootd convert to use getprogname() 2001-02-19 23:22:40 +00:00
rdate convert to use getprogname() 2001-02-19 23:22:40 +00:00
repquota Enlarge inode fields (for quotas with more than 99999 inodes). 2001-03-20 13:38:26 +00:00
rip6query rcsid cleanup 2001-11-16 07:10:09 +00:00
rmt Improve usage of `comprise' according to Webster and misc/10893 2001-05-06 12:29:18 +00:00
route6d __ss_{len,family} hack is no longer necessary 2001-11-19 03:19:10 +00:00
rpc.bootparamd Improve error messages; instead of "getfile failed", now: 2001-04-11 06:21:49 +00:00
rpc.lockd Fix a memory leak: when unlocking make sure we release the memory associated 2001-10-23 19:54:53 +00:00
rpc.pcnfsd MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
rpc.statd Use SA_NOCLDWAIT to avoid zombies. 2001-11-23 17:10:29 +00:00
rpc.yppasswdd Update for pw_mkdb() change: restrict updates to one user's records and/or 2001-08-18 19:35:32 +00:00
rpcbind For the local case, return serv_uaddr in addrmerge, not the address 2001-04-30 00:36:07 +00:00
rtadvd prevent overflow of lifetime value. sync with kame 2001-06-03 09:26:04 +00:00
rtsold initialize sockaddr_in6 correctly. sync with kame 2001-11-14 01:56:29 +00:00
rwhod
sa seperate -> separate 2001-07-22 13:33:58 +00:00
screenblank Correct a comment. Pointed out by Michael.Eriksson@era-t.ericsson.se. 2001-11-06 22:56:02 +00:00
sendmail
sesd don't use LOG_CONS 2001-01-11 02:44:03 +00:00
sliplogin Add section to a .Xr. 2001-04-03 11:28:44 +00:00
slstats convert to use getprogname() 2001-02-19 23:22:40 +00:00
spray
sup MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
sushi heirarchy -> hierarchy 2001-08-24 10:24:45 +00:00
syslogd None of the other calls to logerror() include a newline at the end of the 2001-11-06 05:39:27 +00:00
tadpolectl Fix pasto. 2001-12-09 07:52:20 +00:00
tcpdchk have sshd listed in use_libwrap[]. 2001-06-30 00:56:28 +00:00
tcpdmatch Comment out reference to tlid.conf in the SEE ALSO section. 2001-04-03 12:05:12 +00:00
tcpdump remove LBL_ALIGN. the code leaks memory severely, and makes packet dump 2001-11-15 07:39:25 +00:00
timed Code cleanup; remove all `#ifdef sgi' from the code... this clobbered the 2001-09-02 00:13:05 +00:00
traceroute Add support for printing the AS number associated with the address at 2001-11-04 23:14:35 +00:00
traceroute6 getopt(3): EOF -> -1. 2001-05-07 14:00:22 +00:00
trpt Update for TCP timer changes. 2001-09-11 15:45:01 +00:00
trsp convert to use getprogname() 2001-02-19 23:22:40 +00:00
unlink
usbdevs Adapt to small ioctl(USB_DEVICEINFO) change. 2001-11-17 01:52:56 +00:00
user + add backwards compatibility hook for old pw_mkdb() calls with no args 2001-10-22 11:00:05 +00:00
videomode MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
vipw Update for pw_mkdb() change: restrict updates to one user's records and/or 2001-08-18 19:35:32 +00:00
vnconfig Add optional "-f disktab" argument, that will look up a disk 2001-12-12 16:55:10 +00:00
wiconfig s/^\.Are/.Ar/ 2001-11-21 22:29:20 +00:00
wsconscfg Missing space in usage(); from OpenBSD. 2001-06-25 08:47:29 +00:00
wsfontload update for loading into "wsfont" 2001-10-29 17:59:00 +00:00
wsmuxctl Improve language. 2001-10-24 18:33:52 +00:00
ypbind convert to use getprogname() 2001-02-19 23:22:40 +00:00
yppoll convert to use getprogname() 2001-02-19 23:22:40 +00:00
ypserv MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
ypset convert to use getprogname() 2001-02-19 23:22:40 +00:00
zdump
zic
Makefile put mdsetimage back in for old toolchain platforms 2001-12-09 00:49:09 +00:00
Makefile.inc