freebsd-dev/sbin
John Baldwin 6efabadaef Document -32 flag in usage() output as well.
Requested by:	ru
MFC after:	1 week
2005-11-11 21:24:21 +00:00
..
adjkerntz
atacontrol Clarify how the 'channel' argument should look like and add an 2005-08-16 21:14:25 +00:00
atm Use the C99 syntax for designated initialisers. 2005-08-05 07:33:50 +00:00
badsect
bsdlabel Clarify wording for -m flag. 2005-09-17 15:10:39 +00:00
camcontrol Markup fixes. 2005-06-14 11:24:56 +00:00
ccdconfig Remove reference to raid(4), the RAIDframe manual page, which was 2005-08-20 09:10:31 +00:00
clri
comcontrol
conscontrol
devd Make devd WARNS=4 clean and bump WARNS accordingly. This will insure 2005-10-19 21:21:22 +00:00
devfs Markup fixes. 2005-06-14 11:24:56 +00:00
dhclient Avoid updating resolv.conf when no changes have actually occured. 2005-09-08 22:49:17 +00:00
dmesg
dump Correct the description of the TAPE environment variable. 2005-07-31 13:56:19 +00:00
dumpfs
dumpon
fdisk Call gctl_free() to free resource allocated with gctl_get_handle(). 2005-09-17 14:56:10 +00:00
fdisk_pc98 Merged from src/sbin/fdisk/fdisk.c revision 1.81. 2005-09-18 02:38:29 +00:00
ffsinfo
fsck
fsck_ffs Mention the default location of alternative super block on a 2005-09-20 08:02:38 +00:00
fsck_msdosfs
fsdb Use the new name H_SETSIZE instead of the old H_EVENT to set the history 2005-10-19 15:37:43 +00:00
fsirand
gbde
geom gmirror.8: 2005-10-25 13:45:07 +00:00
ggate Update manual page after ggate rewrite. 2005-07-29 11:22:13 +00:00
gpt Add support for setting GPT partition labels. The partitions to be 2005-09-01 02:49:20 +00:00
growfs
gvinum Clean up. 2005-09-12 14:31:49 +00:00
idmapd
ifconfig SSIDs are of length 32-bytes and not NUL terminated. Use the correct 2005-10-30 16:31:05 +00:00
init Fix system shutdown timeout handling by again supporting longer running 2005-09-15 13:16:07 +00:00
ip6fw
ipf
ipfw Restore the documentation about uid, gid or prison based rules requiring 2005-10-23 16:15:02 +00:00
kldconfig Fix malloc size (visible on amd64, with "kldconfig -r"). 2005-11-07 19:22:20 +00:00
kldload Make it clear that the .ko extention of a module to be loaded 2005-08-27 22:25:51 +00:00
kldstat Update usage. 2005-09-24 08:20:45 +00:00
kldunload
ldconfig Document -32 flag in usage() output as well. 2005-11-11 21:24:21 +00:00
mca
md5
mdconfig Rename GEOM class kernel module g_md.ko to geom_md.ko for consistency 2005-11-11 11:31:23 +00:00
mdmfs Fix parsing of mdmfs(8) option "-w <user>:<group>" in case <user> or 2005-10-14 11:21:21 +00:00
mknod
mksnap_ffs
mount Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes. 2005-10-07 06:39:08 +00:00
mount_autofs
mount_cd9660 - s/cd0c/cd0 2005-10-03 17:24:51 +00:00
mount_ext2fs Garbage collect useless variables. 2005-08-05 07:39:39 +00:00
mount_hpfs
mount_msdosfs Xref msdosfs(5) 2005-09-14 16:36:19 +00:00
mount_nfs
mount_nfs4
mount_ntfs
mount_nullfs
mount_reiserfs Tidy up the markup. 2005-06-24 10:57:53 +00:00
mount_std
mount_udf
mount_ufs
mount_umapfs
mount_unionfs
natd
newfs Don't treat failure to find the operator GID as a fatal error; this 2005-08-14 17:07:04 +00:00
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping Implement a new feature for ping(8) - sweeping pings. In a sweeping 2005-08-15 14:15:37 +00:00
ping6
quotacheck
rcorder
reboot Add new option `q', which makes second stage loader quiet unless autoboot 2005-10-16 01:55:35 +00:00
recoverdisk Extend utility to allow recovering single file from the deffective 2005-08-29 23:08:01 +00:00
restore Remove a diagnostic message that can't occur: we lost the ability to 2005-10-20 11:20:55 +00:00
route Document that -q option is also applicable to the "change" command. 2005-10-02 12:55:34 +00:00
routed Use socklen_t where appropriate. 2005-08-05 09:58:49 +00:00
rtsol
savecore o Restore kerneldumpheader.architectureversion bytes swopping 2005-10-02 11:31:45 +00:00
sconfig
setkey fixed a crush when either -lh or -ls option is used. 2005-10-13 18:12:46 +00:00
shutdown
slattach
spppcontrol
startslip - Remove MLINKS to nonexistant manpages 2005-07-14 20:29:08 +00:00
sunlabel
swapon
sysctl Add "-q" argument to sysctl(8), which suppresses a limited set of warnings/ 2005-09-15 16:08:04 +00:00
tunefs
umount
Makefile setkey(8) was repo-copied from usr.sbin/ to sbin/. 2005-10-12 21:40:41 +00:00
Makefile.inc