1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-09 09:40:42 +00:00
freebsd/sbin
Mikolaj Golub 1332d29cbc When exiting with error because of an invalid command line argument
use errx(3), not err(3), and the exit code from sysexits(3).

Approved by:	pjd (mentor)
2011-07-13 05:56:51 +00:00
..
adjkerntz
atacontrol Re-encode files from ISO-8859-1 to UTF-8 2011-05-22 14:03:30 +00:00
atm
badsect
bsdlabel
camcontrol Lay groundwork in CAM for recording and reporting physical path and 2011-06-14 14:53:17 +00:00
ccdconfig
clri
comcontrol
conscontrol Changed "conscontrol unset" to accept an existing virtual 2011-04-18 20:28:07 +00:00
ddb Correct subcommand name 'unset' -> 'unscript'. 2011-06-18 22:32:55 +00:00
devd Typo. For USB devices, 'serial' should be 'sernum'. 2011-05-10 02:34:11 +00:00
devfs
dhclient
dmesg
dump
dumpfs We now have multiple filesystems (UFS, ZFS, ...), so for tools that only 2011-05-08 12:34:31 +00:00
dumpon
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs - Handle the JOP_SYNC case as appropriate. 2011-06-30 05:28:10 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
geom When user specifies the bootcode with size smaller than VTOC_BOOTCODE, 2011-06-21 10:35:20 +00:00
ggate
growfs Revert the mechanical change from 'file system' to 'filesystem', committed 2011-06-28 19:59:46 +00:00
gvinum
hastctl When exiting with error because of an invalid command line argument 2011-07-13 05:56:51 +00:00
hastd Fix indentation. 2011-07-13 05:32:55 +00:00
ifconfig Add infrastructure to allow all frames/packets received on an interface 2011-07-03 12:22:02 +00:00
init
ipf
ipfw Add new rule actions "call" and "return" to ipfw. They make 2011-06-29 10:06:58 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig Somewhere around the 473rd time I mistyped "mdconfig file" instead of 2011-04-29 22:40:11 +00:00
mdmfs
mknod
mksnap_ffs
mount Add a special mount option "failok" to indicate that the administrator wants 2011-06-07 18:48:49 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs Implemented a mount option "nocto" that disables cache coherency 2011-05-04 13:27:45 +00:00
mount_ntfs
mount_nullfs
mount_reiserfs Re-encode files from ISO-8859-1 to UTF-8 2011-05-22 14:03:30 +00:00
mount_std
mount_udf
mount_unionfs
natd Fix a typo. 2011-07-01 19:22:27 +00:00
newfs Advertise growfs(8) a little better. 2011-06-22 18:02:28 +00:00
newfs_msdos Use NULL instead of 0 for third argument of sigaction(2). 2011-07-12 10:07:07 +00:00
nfsiod
nos-tun
pfctl
pflogd Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
ping
ping6
quotacheck
rcorder Bump .Dd 2011-06-06 13:18:29 +00:00
reboot
recoverdisk recoverdisk(8): treat output file consistently and abort on EINVAL 2011-05-01 20:14:10 +00:00
resolvconf
restore
route
routed
rtsol Add dump.c to the rtsol build. It is needed now that sec2str is non-static 2011-06-08 21:59:07 +00:00
savecore Remove duplicated header files 2011-06-24 07:29:04 +00:00
sconfig
setkey mdoc: fix markup 2011-06-02 09:56:42 +00:00
shutdown
spppcontrol
sunlabel
swapon
sysctl
tunefs Advertise growfs(8) a little better. 2011-06-22 18:02:28 +00:00
umount Add a sentence to the umount.8 man page to clarify the behaviour 2011-05-31 18:27:18 +00:00
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64