NetBSD/sbin
bouyer 1047a6a764 Adapt for MODE SENSE/SELECT changes in kernel. 2001-05-15 15:11:02 +00:00
..
atactl convert to use getprogname() 2001-02-19 22:48:57 +00:00
badsect Improve wording of a sentence. misc/10893 by Jim Bernard, part 2. 2001-05-06 12:30:05 +00:00
bim Add arch to Dt, and lots of whitespace fixes. 2001-04-21 14:44:13 +00:00
ccdconfig convert to use getprogname() 2001-02-19 22:48:57 +00:00
chkconfig Add section to .Xr. 2001-04-03 11:19:54 +00:00
clri
disklabel Don't error out if the mbr cannot be read. 2001-03-29 12:18:32 +00:00
dmesg
dump Add "e" option to usage message. Problem pointed out by Takahiro Kambe 2001-05-12 10:26:22 +00:00
dump_lfs
edlabel
fastboot
fdisk add fix by Minoura Makoto to correctly support recursive extended partitions. 2001-04-16 10:47:15 +00:00
fsck Xref exit 3, not 2. Whitespace fixes while I'm here. 2001-04-03 11:06:20 +00:00
fsck_ext2fs convert to use getprogname() 2001-02-19 22:48:57 +00:00
fsck_ffs fix compile errors. 2001-02-23 07:51:41 +00:00
fsck_lfs Xref newfs_lfs instead of newlfs; whitespace fixes while I'm here. 2001-04-03 11:07:50 +00:00
fsck_msdos Make WARNS=2 safe, and set WARNS to 2. 2001-04-06 16:52:41 +00:00
fsdb convert to use getprogname() 2001-02-19 22:48:57 +00:00
fsirand convert to use getprogname() 2001-02-19 22:48:57 +00:00
ifconfig make -A a default. present MAC adderss on all ifconfig operations. 2001-04-28 04:11:10 +00:00
init deprecate LOG_ODELAY; it's the default 2001-01-10 03:01:41 +00:00
ldconfig Make and install ldconfig on ELF m68k ports. 2001-03-21 14:54:39 +00:00
lmcctl sync with if_lmcioctl.h change. 2001-04-12 23:52:22 +00:00
mbrlabel clarify that -w updates the in-core label if changed, and if -r is 2001-05-01 11:51:21 +00:00
mknod convert to use getprogname() 2001-02-19 22:48:57 +00:00
modload Do the last fix correctly: round the beginning of the .data segment, 2001-03-26 15:50:20 +00:00
modunload
mount use getprogname() 2001-02-20 23:22:49 +00:00
mount_ados error code formatting 2001-02-25 20:41:43 +00:00
mount_cd9660 Document what can happen with bad Rock Ridge info on the CD. 2001-01-09 20:51:26 +00:00
mount_ext2fs make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_fdesc make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_ffs Move reference to article on soft-updates from tunefs.8 to mount_ffs.8 2001-03-05 23:18:09 +00:00
mount_filecore make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_kernfs make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_lfs Try to prevent running more than one active cleaner on a filesystem at a time. 2000-11-13 22:12:49 +00:00
mount_msdos fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
mount_nfs Remove BUGS section, which only referred to performance tuning. 2001-05-02 12:18:45 +00:00
mount_ntfs make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_null "It's" is short for "it is". The possessive pronoun is "its". 2001-04-11 15:17:51 +00:00
mount_overlay make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_portal be consistent (both internally and with other programs): 2001-01-10 03:33:16 +00:00
mount_procfs Fix spelling. 2001-01-17 11:58:33 +00:00
mount_umap Make this manual page a lot more helpful. 2001-03-06 20:12:33 +00:00
mount_union make the code includable into other programs: 2000-10-30 20:56:57 +00:00
newbtconf Xref rc.conf 5, not 8. Whitespace fixes while I'm here. 2001-04-03 11:09:01 +00:00
newfs Don't xref format(8) -- the man pages we have for it (hp300/vax) don't 2001-04-03 11:21:57 +00:00
newfs_lfs Add "-A" option to autoconfigure the segment size based on measured 2000-12-05 19:51:14 +00:00
newfs_msdos convert to use getprogname() 2001-02-19 22:48:57 +00:00
nologin
ping Xr icmp(4), inet(4), ip(4) 2001-04-03 14:00:09 +00:00
ping6 correct -n handling. 2001-05-09 11:22:22 +00:00
raidctl convert to use getprogname() 2001-02-19 22:48:57 +00:00
rcorder comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
reboot convert to use getprogname() 2001-02-19 22:48:57 +00:00
restore convert to use getprogname() 2001-02-19 22:48:57 +00:00
rndctl Don't explain -s twice. 2000-10-05 03:24:41 +00:00
route Added a few examples and a reference to sysctl to enable IP forwarding 2001-04-27 19:33:06 +00:00
routed Improve usage of `comprise' according to Webster and misc/10893 2001-05-06 12:29:18 +00:00
rtsol
savecore If the position of the formatted panic string can be found in the 2001-05-06 13:36:51 +00:00
scsictl Adapt for MODE SENSE/SELECT changes in kernel. 2001-05-15 15:11:02 +00:00
setkey getopt(3): EOF -> -1. 2001-05-07 14:51:46 +00:00
shutdown __CONCAT does token pasting, not string concatnation. if something like: 2000-12-20 00:31:41 +00:00
slattach convert to use getprogname() 2001-02-19 22:48:57 +00:00
swapctl add a section on swap priorities. document the round robin scheme. 2001-04-11 14:10:17 +00:00
sysctl net.inet.ip.maxfragpackets defines the maximum size of ip reass queue 2001-03-27 02:24:38 +00:00
ttyflags
tunefs Move reference to article on soft-updates from tunefs.8 to mount_ffs.8 2001-03-05 23:18:09 +00:00
umount
wdogctl use getprogname() 2001-02-20 23:22:49 +00:00
wsconsctl convert to use getprogname() 2001-02-19 22:48:57 +00:00
Makefile Descend to mount_* subdirs when cleandir, in addition to clean and distclean. 2001-02-14 14:21:08 +00:00
Makefile.inc Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00