freebsd-skq/usr.sbin
Eitan Adler e8c6172f10 While 'make universe' passed this didn't work with clang.
This reverts r242120

Submitted by:	Jan Beich
Approved by: cperciva (implicit)
2012-10-26 20:25:05 +00:00
..
ac Bump date missed in r202756 2012-09-14 17:50:42 +00:00
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
ancontrol
apm
apmd
arp Provide a sysctl switch that allows to install ARP entries 2012-09-03 14:29:28 +00:00
arpaname
asf
audit
auditd
auditreduce
authpf o Create directory sys/netpfil, where all packet filters should 2012-09-14 11:51:49 +00:00
bluetooth make sure that socket's send and receive buffers are properly sized 2012-10-18 16:34:00 +00:00
boot0cfg
boot98cfg
bootparamd
bsdconfig Resurrect and integrate stable/9/usr.sbin/sysinstall/help/usermgmt.hlp 2012-10-26 03:20:04 +00:00
bsdinstall Optimize syntax to use builtins and reduce unnecessary forking where possible. 2012-10-22 18:14:27 +00:00
bsnmpd In snmp_hostres, device_map table is used for consistent device table 2012-09-17 07:32:53 +00:00
btxld
burncd
cdcontrol
chkgrp
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
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 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
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
fifolog mdoc: point to an existing cross reference. 2012-10-02 09:53:50 +00:00
flowctl
freebsd-update
ftp-proxy o Create directory sys/netpfil, where all packet filters should 2012-09-14 11:51:49 +00:00
fwcontrol
genrandom
getfmac
getpmac
gpioctl More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
gssd
gstat
i2c
ifmcstat
inetd Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
iostat
ip6addrctl More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
ipfwpcap
IPXrouted
isc-hmac-fixup
isfctl Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts. 2012-08-25 18:08:20 +00:00
jail Move properly to the next parameter when jailparam_init fails 2012-10-04 18:59:46 +00:00
jexec
jls
kbdcontrol
kbdmap
keyserv Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
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
lastlogin
lmcconfig Rework time handling. 2012-09-01 10:56:15 +00:00
lpr Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00
lptcontrol
mailstats
mailwrapper
makefs Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:19 +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 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
mlxcontrol
mount_nwfs
mount_portalfs
mount_smbfs
mountd Add a description for the '-S' option to the mountd man page. 2012-10-15 00:24:23 +00:00
moused Make sure moused is exiting as quick as possible after that the 2012-09-24 17:13:33 +00:00
mptable
mptutil
mtest
mtree More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
named
named-checkconf
named-checkzone
named-journalprint
nandsim
nandtool
ndiscvt
ndp
newsyslog More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
nfscbd More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
nfsd Fix typo in error when unable to create TCP socket 2012-10-22 03:16:32 +00:00
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nologin
nscd
nsec3hash
ntp
nvram Dont cast from char* to struct chrp_header* which has a bigger alignment 2012-08-27 14:51:26 +00:00
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 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 Avoid changing IFS in a global context as this can sometimes cause 2012-10-24 12:49:03 +00:00
powerd
ppp remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
pppctl
praliases
praudit
procctl
pstat
pw Do not treat empty name as an uid 0 2012-10-01 17:00:33 +00:00
pwd_mkdb
quot Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:19 +00:00
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
rpc.lockd Remove dead return code 2012-09-11 07:35:24 +00:00
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvctl
rtadvd
rtprio Document the security.bsd.unprivileged_idprio in idprio(1) in addition 2012-09-30 03:21:21 +00:00
rtsold
rwhod Bump date missed in r202756 2012-09-14 17:50:42 +00:00
sa
sade
sendmail
service
services_mkdb Move uniq() prototype into extern.h. 2012-10-20 10:34:55 +00:00
setfib
setfmac
setpmac
sicontrol
smbmsg
snapinfo Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:19 +00:00
spkrtest
spray
syslogd Add missing const keywords. 2012-10-19 14:29:03 +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 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
wake
watch
watchdogd - It's also need to lock current memory. 2012-08-30 08:07:37 +00:00
wlandebug
wlconfig
wpa
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 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.arm
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
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 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00