NetBSD/sbin
christos b58136d76c PR/12275:Kimmo Suominen: show -C in usage 2001-02-23 19:49:54 +00:00
..
atactl convert to use getprogname() 2001-02-19 22:48:57 +00:00
badsect convert to use getprogname() 2001-02-19 22:48:57 +00:00
bim convert to use getprogname() 2001-02-19 22:48:57 +00:00
ccdconfig convert to use getprogname() 2001-02-19 22:48:57 +00:00
clri
disklabel convert to use getprogname() 2001-02-19 22:48:57 +00:00
dmesg
dump restore needs the rcmd operations. 2001-02-04 21:37:29 +00:00
dump_lfs
edlabel
fastboot
fdisk back out previous; it is better for now to handle the dependencies in 2001-01-14 09:41:41 +00:00
fsck convert to use getprogname() 2001-02-19 22:48:57 +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 convert to use getprogname() 2001-02-19 22:48:57 +00:00
fsck_msdos minor knf 2001-01-05 01:41:34 +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 PR/12275:Kimmo Suominen: show -C in usage 2001-02-23 19:49:54 +00:00
init deprecate LOG_ODELAY; it's the default 2001-01-10 03:01:41 +00:00
ldconfig convert to use getprogname() 2001-02-19 22:48:57 +00:00
lmcctl remove redundant declaration 2001-02-04 20:06:51 +00:00
mbrlabel use getprogname() 2001-02-20 23:22:49 +00:00
mknod convert to use getprogname() 2001-02-19 22:48:57 +00:00
modload make sure that elf_mod_sizes() uses data_hole size aligned to section alignment 2000-12-27 20:29:36 +00:00
modunload
mount use getprogname() 2001-02-20 23:22:49 +00:00
mount_ados Silently fall back to read-only mounting, when we get EROFS. 2001-02-22 21:34:57 +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 make the code includable into other programs: 2000-10-30 20:56:57 +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 unnecessary ":" in openlog ident 2001-01-11 01:33:35 +00:00
mount_ntfs make the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_null make the code includable into other programs: 2000-10-30 20:56:57 +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 the code includable into other programs: 2000-10-30 20:56:57 +00:00
mount_union make the code includable into other programs: 2000-10-30 20:56:57 +00:00
newbtconf
newfs convert to use getprogname() 2001-02-19 22:48: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 Add a dependency on libm. 2001-02-20 00:15:56 +00:00
ping6 correct recvmsg() validation. 2001-02-04 00:35:20 +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 convert to use getprogname() 2001-02-19 22:48:57 +00:00
routed specify interface by using interface index (set/getsockopt with 0.0.0.0/8). 2001-01-15 13:19:12 +00:00
rtsol
savecore Make option flag variables static. This avoids a conflict between 2001-01-11 20:27:12 +00:00
scsictl convert to use getprogname() 2001-02-19 22:48:57 +00:00
setkey Add a "deleteall" command that takes a src/dst/protocol. 2001-02-16 23:55:05 +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 convert to use getprogname() 2001-02-19 22:48:57 +00:00
sysctl convert to use getprogname() 2001-02-19 22:48:57 +00:00
ttyflags
tunefs
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