freebsd-dev/usr.sbin
Peter Grehan 7b8d7047af Eliminate unconditional debug printfs.
Linux writes to these nominally read-only registers,
so avoid having bhyve write warning messages to stdout
when the reg writes can be safely ignored. Change the
WPRINTF to DPRINTF which is conditional.

Reviewed by:	mav
Discussed with:	mav, Zhixiang Yu
MFC after:	3 days
2013-10-17 21:56:39 +00:00
..
ac
accton
acpi Consistently cast ACPICA 64-bit integer types when we print them. 2013-06-26 23:52:10 +00:00
adduser
amd
ancontrol
apm
apmd Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
arp Fix coredump on 'arp -d'. 2013-09-23 18:12:25 +00:00
asf
audit
auditd
auditdistd
auditreduce
authpf Install authpf-noip. 2013-07-10 07:40:30 +00:00
bhyve Eliminate unconditional debug printfs. 2013-10-17 21:56:39 +00:00
bhyvectl Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to expose 2013-10-16 18:20:27 +00:00
bhyveload Add an option to bhyveload(8) that allows setting a loader environment variable 2013-10-17 00:28:35 +00:00
bluetooth Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
boot0cfg Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
boot98cfg Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
bootparamd Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
bsdconfig Fix signed integer overflow detection in f_expand_number() of strings.subr. 2013-10-12 19:52:27 +00:00
bsdinstall Make ZFSBOOT_BEROOT_NAME be ROOT by default. This is what sysutils/beadm 2013-10-15 18:06:33 +00:00
bsnmpd hastResourceWorkerPid is read-only. 2013-07-03 05:54:23 +00:00
btxld
cdcontrol
chkgrp
chown
chroot
ckdist
clear_locks
config Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
cpucontrol
crashinfo Allow more space for interface names. 2013-08-27 15:06:39 +00:00
cron
crunch
ctladm Fix two off-by-ones. 2013-10-09 12:30:52 +00:00
ctld Plug memory leaks. 2013-10-09 13:28:45 +00:00
ctm
daemon 1. Properly clean pid files in the case of the error. 2013-09-19 18:00:05 +00:00
dconschat
devinfo
digictl
diskinfo
dumpcis Fxi a bunch of typos. 2013-05-10 16:41:26 +00:00
editmap
edquota
eeprom
etcupdate
extattr
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
fifolog
flowctl
freebsd-update When installing updates, install new directories first and remove old 2013-10-16 18:36:53 +00:00
ftp-proxy
fwcontrol
getfmac
getpmac
gpioctl Assume that the -f argument is /dev/gpioc0 if it is not passed. 2013-09-17 11:48:47 +00:00
gssd Fix some Kerberos related terminology. 2013-07-08 01:47:50 +00:00
gstat
i2c
ifmcstat Hide 'struct ifaddr' definition from userland. Two tools left that use it, 2013-10-15 10:19:24 +00:00
inetd
iostat
ip6addrctl
ipfwpcap
IPXrouted
iscsid Plug memory leak. 2013-10-09 13:48:08 +00:00
isfctl
jail - Add mount.fdescfs parameter to jail(8). This is similar to 2013-10-12 17:27:59 +00:00
jexec
jls Add a -N option that prints the jail name rather than its number. 2013-05-17 08:48:16 +00:00
kbdcontrol Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
kbdmap
keyserv
kgmon
kgzip
kldxref kldxref: Add static keyword to the new function only used in the same file. 2013-10-16 20:04:06 +00:00
lastlogin
lmcconfig
lpr Change the closeallfds() routine to use closefrom() when it is 2013-05-27 22:19:01 +00:00
lptcontrol
mailstats
mailwrapper
makefs Mark the makefs(8) '-p' flag as deprecated in preference for 2013-08-16 05:30:13 +00:00
makemap
manctl
memcontrol
mergemaster Pass -n (do not emit comments) when saving mtree information for future 2013-09-09 20:36:28 +00:00
mfiutil Add support to reconfigure a drive as SYSPD (real JBOD in LSI 2013-08-26 12:05:38 +00:00
mixer
mld6query
mlxcontrol
mount_smbfs
mountd
moused
mptable
mptutil
mtest
mtree Do not emit size for non-regular files. There is nothing that 2013-09-12 00:14:25 +00:00
nandsim
nandtool
ndiscvt Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
ndp Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6, 2013-08-06 17:10:52 +00:00
newsyslog Fix -Wunsequenced 2013-06-29 15:58:03 +00:00
nfscbd
nfsd Document the fact that an NFSv4 mount uses the host uuid to uniquely 2013-07-01 21:41:12 +00:00
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nmtree
nologin
nscd
ntp Meinberg clocks support was inadvertently removed during the last vendor 2013-10-02 21:47:25 +00:00
nvram Fix -Wmissing-variable-declarations compiler warning. 2013-07-10 18:07:01 +00:00
ofwdump
pc-sysinstall
pciconf Decode PCIe ASPM capability and status. 2013-07-18 20:59:58 +00:00
periodic Include the calling context in the mail subject, if any. 2013-09-03 13:40:24 +00:00
pkg Rename libbsdyml to libyaml, make private, and bump 2013-10-14 18:31:15 +00:00
pkg_install Add entry for packages-9.2-release directory. 2013-08-19 14:04:35 +00:00
pmcannotate objdump output changed indentation from 1 space to 2 spaces somewhere between 2013-05-06 18:30:49 +00:00
pmccontrol
pmcstat
pnpinfo
portsnap Fix bug in deleting files: If two ports had the same tarball and one of 2013-07-11 22:19:18 +00:00
powerd Whitespace fixes: remove tabs on blank links, spaces following content, 2013-07-04 18:59:58 +00:00
ppp Fix logic error. MPPE only accepts protocol numbers 0x21 through 0xFA. 2013-10-16 02:55:31 +00:00
pppctl
praliases
praudit
procctl
pstat
pw Fall back to sha512 if passwd_format is not set. 2013-07-04 07:59:11 +00:00
pwd_mkdb
quot
quotaon
rarpd
repquota
rip6query
rmt
route6d
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
rtadvctl - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
rtadvd Ignore if the interface is not IPv6-capable. 2013-09-02 20:44:19 +00:00
rtprio
rtsold Use sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_IN6 ioctl. 2013-08-17 22:13:26 +00:00
rwhod Remove fallback to fork(2) if pdfork(2) is not available. If the parent 2013-09-05 01:05:48 +00:00
sa
sendmail
service
services_mkdb
setfib Tweak wording. 2013-09-07 20:25:22 +00:00
setfmac
setpmac
sicontrol
smbmsg
snapinfo
spkrtest
spray
syslogd syslogd: Use closefrom() instead of getdtablesize()/close() loop. 2013-04-27 13:26:35 +00:00
sysrc Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump Convert Makefile to have only one file for each line, while I'm there, sort 2013-05-30 21:24:33 +00:00
timed Minor update about rc.conf. 2013-04-22 18:31:39 +00:00
traceroute
traceroute6
trpt
tzsetup
uathload
ugidfw
uhsoctl mdoc sweep 2013-05-13 18:13:50 +00:00
unbound Prevent resolvconf from updating /etc/resolv.conf. As Jakob Schlyter 2013-09-23 20:06:59 +00:00
usbconfig
usbdump
utx
vidcontrol The M_VESA_MODE_MAX is latest valid mode - not the first invalid. 2013-05-11 13:32:38 +00:00
vipw
wake mdoc sweep. 2013-05-12 22:22:12 +00:00
watch watch: Do not mess up the tty modes on early error. 2013-09-05 19:02:03 +00:00
watchdogd Fix bug in r253719: fix command line watchdog disable. 2013-08-10 01:48:15 +00:00
wlandebug
wlconfig
wpa Merge hostapd / wpa_supplicant 2.0. 2013-07-04 21:12:58 +00:00
yp_mkdb
ypbind
yppoll
yppush
ypserv Fix compiler warnings. 2013-07-15 05:09:13 +00:00
ypset Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
zic
zzz
Makefile Remove BIND. 2013-09-30 17:23:45 +00:00
Makefile.amd64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.arm
Makefile.i386 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.ia64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.inc
Makefile.mips
Makefile.powerpc - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.sparc64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00