freebsd_amp_hwpstate/sbin
Robert Watson f93d36fd92 Add "-q" argument to sysctl(8), which suppresses a limited set of warnings/
errors generated.  In particular, it suppresses "unknown oid" when
attempting to get or set a sysctl not present in the kernel.

MFC after:	1 week
2005-09-15 16:08:04 +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 Attempt to improve the logic for automatically sizing partitions 2005-08-14 22:46:50 +00:00
camcontrol
ccdconfig Remove reference to raid(4), the RAIDframe manual page, which was 2005-08-20 09:10:31 +00:00
clri
comcontrol
conscontrol
devd
devfs
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
fdisk_pc98
ffsinfo
fsck
fsck_ffs
fsck_msdosfs
fsdb The libedit update made a const cast necessary. 2005-08-07 20:53:33 +00:00
fsirand
gbde
geom Even if there are no valid keys in metadata, but provider is attached 2005-09-10 07:43:03 +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 Document two missed if_bridge commands 'addr' and 'static'. 2005-08-14 03:28:08 +00:00
init Fix system shutdown timeout handling by again supporting longer running 2005-09-15 13:16:07 +00:00
ip6fw
ipf
ipfw * Add dynamic sysctl for net.inet6.ip6.fw. 2005-08-13 11:02:34 +00:00
kldconfig
kldload Make it clear that the .ko extention of a module to be loaded 2005-08-27 22:25:51 +00:00
kldstat
kldunload
ldconfig
mca
md5
mdconfig When using files as backing stores for devices, and the user has requested the 2005-08-30 16:45:32 +00:00
mdmfs
mknod
mksnap_ffs
mount
mount_autofs
mount_cd9660
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
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 the ability to specify the boot2 serial console speed in 2005-08-18 00:42:45 +00:00
recoverdisk Extend utility to allow recovering single file from the deffective 2005-08-29 23:08:01 +00:00
restore
route
routed Use socklen_t where appropriate. 2005-08-05 09:58:49 +00:00
rtsol
savecore Don't consider being unable to open the bounds file worthy of printing 2005-09-13 19:15:28 +00:00
sconfig
setkey
shutdown
slattach
spppcontrol
startslip
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
Makefile.inc