freebsd-nq/usr.sbin
Neel Natu 4662939d55 Mask the %eax register properly based on whether the "out" instruction is
operating on 1, 2 or 4 bytes.

There could be garbage in the unused bytes so zero them off.

Obtained from:	NetApp
2012-11-21 00:14:03 +00:00
..
ac
accton
acpi More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
adduser Remove a reference to CVS and to freefall from a user-facing man page. 2012-09-15 16:24:03 +00:00
amd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
ancontrol
apm
apmd mdoc: avoid nested displays. Fixes mandoc warnings. 2012-06-13 18:57:27 +00:00
arp
arpaname
asf mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
audit
auditd
auditreduce
authpf
bhyve Mask the %eax register properly based on whether the "out" instruction is 2012-11-21 00:14:03 +00:00
bhyvectl
bhyveload IFC @ r242684 2012-11-11 03:26:14 +00:00
bluetooth
boot0cfg Remove superfluous paragraph macro. 2012-03-25 09:18:34 +00:00
boot98cfg
bootparamd mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
bsdconfig Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
bsdinstall
bsnmpd In snmp_hostres, device_map table is used for consistent device table 2012-09-17 07:32:53 +00:00
btxld
burncd Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
cdcontrol Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
chkgrp This wasn't supposed to be in there - I committed the wrong patch. 2012-11-15 15:21:58 +00:00
chown Mark global functions and/or variables in chown(8) static where possible. 2011-11-06 19:01:41 +00:00
chroot
ckdist
clear_locks
config
cpucontrol
crashinfo
cron Second attempt to add @every_second keyword support. Due to multiple 2012-10-25 22:54:29 +00:00
crunch
ctladm More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
ctm
daemon
dconschat
ddns-confgen
devinfo
digictl
diskinfo
dnssec-dsfromkey
dnssec-keyfromlabel
dnssec-keygen
dnssec-revoke
dnssec-settime
dnssec-signzone
dumpcis
editmap
edquota Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
eeprom
etcupdate
extattr extattr: Fix a signed/unsigned issue 2010-05-12 21:25:05 +00:00
extattrctl
faithd mdoc: correct .Bd/.Bl arguments. 2012-03-26 21:22:53 +00:00
fdcontrol
fdformat
fdread
fdwrite
fifolog
flowctl
freebsd-update
ftp-proxy
fwcontrol
genrandom
getfmac
getpmac
gpioctl More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
gssd mdoc: add missing width argument to Bl -tag. 2012-06-03 06:57:47 +00:00
gstat
i2c
ifmcstat
inetd
iostat
ip6addrctl
ipfwpcap
IPXrouted
isc-hmac-fixup
isfctl
jail Move properly to the next parameter when jailparam_init fails 2012-10-04 18:59:46 +00:00
jexec The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
jls Fix building with WITHOUT_INET_SUPPORT set. 2012-03-06 18:39:07 +00:00
kbdcontrol
kbdmap
keyserv
kgmon
kgzip
kldxref
lastlogin Allow custom files to be opened and allow sorting by timestamp. 2011-06-06 18:40:01 +00:00
lmcconfig
lpr
lptcontrol
mailstats
mailwrapper
makefs
makemap
manctl
memcontrol
mergemaster Remove references to CVS so that people will stop bringing it up 2012-10-05 05:01:42 +00:00
mfiutil Remove redundant code. 2012-10-20 10:20:06 +00:00
mixer
mld6query Add __unused. Ansi prototypes. 2010-12-20 08:54:30 +00:00
mlxcontrol Add the CAM Target Layer (CTL). 2012-01-12 00:34:33 +00:00
mount_nwfs
mount_portalfs
mount_smbfs
mountd
moused
mptable Add an missing argument to open(2). If O_CREAT flag is specified, 2012-01-04 07:04:43 +00:00
mptutil
mtest Remove superfluous paragraph macro. 2012-03-25 09:18:34 +00:00
mtree
named
named-checkconf
named-checkzone
named-journalprint
nandsim
nandtool mdoc: remove whitespace. 2012-05-17 11:50:12 +00:00
ndiscvt Add a missing check for fread 2012-11-15 15:05:57 +00:00
ndp Remove "prefer_source" address selection option. FreeBSD has had an 2012-07-09 06:21:46 +00:00
newsyslog More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
nfscbd
nfsd
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nologin
nscd
nsec3hash
ntp
nvram
ofwdump
pc-sysinstall Add TRIM support, enabled by default. 2012-09-06 14:59:53 +00:00
pciconf For PCI Express capability, if max link width is greater than zero, print 2012-10-25 17:22:37 +00:00
periodic
pkg More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pkg_install Add the release package directory for 9.1-RELEASE. 2012-10-24 01:42:46 +00:00
pmcannotate
pmccontrol
pmcstat
pnpinfo
portsnap Avoid changing IFS in a global context as this can sometimes cause 2012-10-24 12:49:03 +00:00
powerd
ppp
pppctl
praliases
praudit
procctl
pstat
pw Teach pw(8) about how to use pw/gr API to reduce code duplication 2012-10-30 08:00:53 +00:00
pwd_mkdb
quot
quotaon
rarpd Remove end of line whitespace. 2012-07-09 15:44:35 +00:00
repquota
rip6query Mark global functions and/or variables in rip6query(8) static where possible. 2011-11-06 19:02:31 +00:00
rmt
rndc
rndc-confgen
route6d
rpc.lockd
rpc.statd
rpc.umntall The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
rpc.yppasswdd Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
rpc.ypupdated Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpc.ypxfrd
rpcbind Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
rrenumd
rtadvctl
rtadvd Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
rtprio
rtsold
rwhod Bump date missed in r202756 2012-09-14 17:50:42 +00:00
sa
sade
sendmail
service
services_mkdb
setfib Minor spelling fixes. 2012-06-03 11:29:48 +00:00
setfmac
setpmac
sicontrol
smbmsg Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
snapinfo
spkrtest
spray
syslogd Add missing const keywords. 2012-10-19 14:29:03 +00:00
sysrc
tcpdchk
tcpdmatch
tcpdrop
tcpdump
timed Add missing braces 2012-09-12 10:16:39 +00:00
traceroute
traceroute6
trpt
tzsetup
uathload
ugidfw
uhsoctl
usbconfig
usbdump
utx
vidcontrol More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
vipw Restore message in man page on VFS timestamp precision. 2012-02-14 09:29:37 +00:00
wake
watch
watchdogd Replace log(3) with flsll(3) for watchdogd(8) and drop libm dependency. 2012-11-03 18:38:28 +00:00
wlandebug
wlconfig
wpa Document all of the options that wpa_supplicant accepts. 2012-11-07 15:47:36 +00:00
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
zzz
Makefile Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping 2012-10-16 09:59:10 +00:00
Makefile.amd64 IFC @ r242684 2012-11-11 03:26:14 +00:00
Makefile.arm sysinstall was removed from usr.sbin/Makefile in r225937. Because per-arch 2012-03-13 00:45:27 +00:00
Makefile.i386 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.ia64 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.inc The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
Makefile.mips Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
Makefile.powerpc Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.sparc64 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00