freebsd-nq/usr.sbin
Baptiste Daroussin 8cc0ef19d2 Directly uses calloc(3) instread of malloc(3) + memset(3)
Reported by:	Jeremy Chadwick <jdc@koitsu.org>
MFC after:	3 days
2013-01-14 07:17:38 +00:00
..
ac
accton
acpi Teach acpidump to dump the DMA Remapping Reporting table (aka DMAR). 2012-12-21 01:19:48 +00:00
adduser
amd
ancontrol
apm
apmd
arp
arpaname
asf
audit
auditd
auditdistd Merge a number of changes required to hook up OpenBSM 1.2-alpha2's 2012-12-01 15:11:46 +00:00
auditreduce
authpf
bluetooth A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +00:00
boot0cfg
boot98cfg
bootparamd
bsdconfig Add new f_yesno/f_noyes wrapper functions (which take printf(1) syntax). 2013-01-14 01:15:25 +00:00
bsdinstall Note that cpufreq(4) is not available on all hardware. 2013-01-12 16:01:58 +00:00
bsnmpd
btxld
burncd
cdcontrol
chkgrp This wasn't supposed to be in there - I committed the wrong patch. 2012-11-15 15:21:58 +00:00
chown
chroot Minor mdoc fixes. 2012-10-07 19:53:04 +00:00
ckdist
clear_locks
config - Fix the error message when a dependency string is not provided to 2012-10-10 14:47:46 +00:00
cpucontrol While 'make universe' passed this didn't work with clang. 2012-10-26 20:25:05 +00:00
crashinfo
cron Second attempt to add @every_second keyword support. Due to multiple 2012-10-25 22:54:29 +00:00
crunch Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping 2012-10-16 09:59:10 +00:00
ctladm More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
ctm
daemon Remove bogus '-' from getopt(3) string hit when porting daemon(8) to 2013-01-03 00:49:11 +00:00
dconschat
ddns-confgen
devinfo
digictl
diskinfo remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
dnssec-dsfromkey
dnssec-keyfromlabel
dnssec-keygen
dnssec-revoke
dnssec-settime
dnssec-signzone
dumpcis
editmap
edquota Remove unneeded includes. 2012-11-20 02:12:01 +00:00
eeprom
etcupdate
extattr
extattrctl
faithd
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 Grammar fixes and some wordsmithing 2013-01-05 00:27:08 +00:00
gstat
i2c
ifmcstat - Print scopeid for link-local scope addresses. 2013-01-03 22:27:57 +00:00
inetd
iostat Change iostat -Ix to display total duration of transactions instead 2012-12-15 18:21:09 +00:00
ip6addrctl More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
ipfwpcap
IPXrouted
isc-hmac-fixup
isfctl
jail
jexec
jls
kbdcontrol
kbdmap
keyserv
kgmon Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
kgzip
kldxref Clarify a warning message. 2012-10-29 03:31:22 +00:00
lastlogin
lmcconfig
lpr Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00
lptcontrol
mailstats
mailwrapper
makefs If no contents keyword is specified, the default for files is 2012-11-03 00:10:30 +00:00
makemap
manctl
memcontrol Fix conditional expression: previously a bit vector was being operated 2012-10-22 02:12:15 +00:00
mergemaster Remove pointless check for the existence of /usr/bin/less which exists 2012-12-05 13:56:36 +00:00
mfiutil Remove redundant code. 2012-10-20 10:20:06 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs
mount_portalfs
mount_smbfs
mountd Attempt to clarify that for ZFS, all file systems under 2012-12-25 22:34:43 +00:00
moused A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +00:00
mptable Divine the array size by using 'nitems(array)' instead of using magic numbers. 2012-12-21 04:44:40 +00:00
mptutil
mtest Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
mtree Always install our mtree as /usr/sbin/fmtree and link it as 2013-01-09 21:07:08 +00:00
named
named-checkconf
named-checkzone
named-journalprint
nandsim
nandtool
ndiscvt remove redundant yyparse declarations 2012-12-05 20:28:44 +00:00
ndp Add no_prefer_iface option. 2013-01-09 18:18:08 +00:00
newsyslog Make sure to update the mtime of a logfile after archiving it. This 2013-01-03 16:14:51 +00:00
nfscbd Standardize EXIT STATUS instructions in man pages when possible. 2012-11-18 16:33:51 +00:00
nfsd Attempt to clarify that for ZFS, all file systems under 2012-12-25 22:47:49 +00:00
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nmtree Always install our mtree as /usr/sbin/fmtree and link it as 2013-01-09 21:07:08 +00:00
nologin
nscd
nsec3hash
ntp
nvram
ofwdump
pc-sysinstall
pciconf For PCI Express capability, if max link width is greater than zero, print 2012-10-25 17:22:37 +00:00
periodic
pkg Directly uses calloc(3) instread of malloc(3) + memset(3) 2013-01-14 07:17:38 +00:00
pkg_install Provide an option to users to shoot themselves in the foot. 2012-11-26 05:11:07 +00:00
pmcannotate
pmccontrol More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pmcstat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pnpinfo
portsnap Change progress indicator for downloading patches. 2012-12-13 01:39:49 +00:00
powerd
ppp A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +00:00
pppctl
praliases
praudit
procctl
pstat
pw pw: free group returned by gr_add 2013-01-06 21:56:58 +00:00
pwd_mkdb
quot
quotaon More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rarpd
repquota More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rip6query
rmt
rndc
rndc-confgen
route6d Minor mdoc fix. 2012-11-18 16:58:08 +00:00
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
rrenumd
rtadvctl
rtadvd
rtprio
rtsold
rwhod
sa
sendmail
service Add -R, an option to restart all enabled "local" services. 2012-12-12 01:50:58 +00:00
services_mkdb Move uniq() prototype into extern.h. 2012-10-20 10:34:55 +00:00
setfib
setfmac
setpmac
sicontrol
smbmsg
snapinfo
spkrtest
spray
syslogd - Make sure that errno isn't modified before calling logerror() in error 2012-12-20 23:21:20 +00:00
sysrc Mirror the changes made in SVN r240798: 2012-10-14 23:45:56 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump MFV: tcpdump 4.3.0. 2012-10-05 20:19:28 +00:00
timed
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
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 Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
ypset
zic
zzz
Makefile Add NetBSD's mtree to the tree and install it as nmtree as the first step 2012-12-21 21:00:00 +00:00
Makefile.amd64 Replace sade the extracted piece of sysinstall with sade the extracted 2012-12-30 14:35:00 +00:00
Makefile.arm
Makefile.i386 Replace sade the extracted piece of sysinstall with sade the extracted 2012-12-30 14:35:00 +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
Makefile.mips
Makefile.powerpc Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.sparc64 Replace sade the extracted piece of sysinstall with sade the extracted 2012-12-30 14:35:00 +00:00