freebsd-skq/sbin
Roman Divacky 1cf0b25f91 Display an error message when the requested mode is not known. So the user can
distinguish between a typo in the mode name and that the device does not
support a certain mode (till now both causes show the same result, i.e. the old
mode is displayed).

Submitted by:	Christoph Mallon <christoph.mallon gmx.de>
Approved by:	kib (mentor)
2009-02-19 20:45:37 +00:00
..
adjkerntz
atacontrol Display an error message when the requested mode is not known. So the user can 2009-02-19 20:45:37 +00:00
atm
badsect
bsdlabel o One more s/gpt/gpart/. 2008-11-05 09:28:30 +00:00
camcontrol
ccdconfig
clri
comcontrol
conscontrol
ddb Apply various fixes: 2008-12-24 11:12:21 +00:00
devd Send all debug to stderr. 2008-12-14 11:48:51 +00:00
devfs
dhclient Support the remaining options listed in dhcp-options(5) and RFC 2132. 2008-10-17 13:28:53 +00:00
dmesg
dump
dumpfs Print disk offets as %jd rather than %lld; I fixed one before committing 2009-01-28 12:08:19 +00:00
dumpon
fdisk Reword some entries for NTFS and DOS. 2009-01-14 22:05:51 +00:00
fdisk_pc98
ffsinfo
fsck Add the '-C' "check clean" flag. If the FS is marked clean, skip file 2009-01-30 18:33:05 +00:00
fsck_ffs Update the actions previously attempted by the -D option to make them 2009-02-04 01:02:56 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
geom Correct the year. 2009-02-17 20:35:11 +00:00
ggate
growfs
gvinum
idmapd
ifconfig Fixup handling of roaming and xmit parameters to support 1/2 and 1/4-width 2009-02-19 05:28:03 +00:00
init Static-ify procedures in init(8). 2008-09-27 00:09:10 +00:00
ipf
ipfw Add SCTP NAT support. 2009-02-07 18:49:42 +00:00
iscontrol Big update to the iSCSI initiator code. Highlights include IPv6 support, 2008-11-25 07:17:11 +00:00
kldconfig
kldload
kldstat Only show the pathname in verbose output as intended in the last commit (r172862). 2008-12-22 19:52:21 +00:00
kldunload
ldconfig
mca
md5 Minor markup fix for the r186836 update. 2009-01-06 21:16:42 +00:00
mdconfig Add the possibility to specify "-o force" with "mdconfig -du". 2009-01-10 17:17:18 +00:00
mdmfs
mknod
mksnap_ffs
mount r187093 failed to keep the lifetime of the pointer suitable for reentrancy. 2009-01-13 06:08:37 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs Add missing qualifier which was missed in the previous commit. 2009-01-05 12:10:22 +00:00
mount_nfs Set NFSMNT_ACDIRMAX flag in fallback_mount() function. 2009-02-06 07:47:53 +00:00
mount_ntfs Tone down warning about the quality of the NTFS VFS module. It appears that 2009-01-20 02:08:21 +00:00
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_unionfs
natd
newfs Don't add a bwrite() symbol, it breaks the build when building newfs 2009-02-12 15:28:15 +00:00
newfs_msdos Fix build - cast off_t to (intmax_t) for printing. 2008-12-03 23:00:57 +00:00
nfsiod
nos-tun
pfctl
pflogd
ping - improve readability 2009-01-11 22:36:45 +00:00
ping6
quotacheck
rcorder
reboot Remove and unused variable. 2009-01-31 13:48:15 +00:00
recoverdisk Bail on ENXIO, you won't get any further any way. 2009-01-17 11:57:32 +00:00
restore Restore necessary NUL termination of locname. 2009-01-28 16:23:21 +00:00
route Fix regression introduced in rev. 173124: 2009-01-18 11:38:35 +00:00
routed This main goals of this project are: 2008-12-15 06:10:57 +00:00
rtsol
savecore Apply various fixes: 2008-12-24 11:12:21 +00:00
sconfig
setkey o Add missed dot. 2008-09-29 05:31:27 +00:00
shutdown Note that when shutdown is run without options, it will place 2008-12-23 15:00:03 +00:00
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl
tunefs
umount
Makefile add new build knobs and jigger some existing controls to improve 2008-09-21 22:02:26 +00:00
Makefile.inc