freebsd-skq/usr.sbin
Bryan Drewery 6a270e17f3 Remove unneeded libutil dependency for sendmail.
It included libutil.h for setproctitle(3), which was moved from libutil to libc
in r65353 in 2000.

Reviewed by:	gshapiro [sendmail change]
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D4261
2015-11-24 04:19:55 +00:00
..
ac
accton
acpi Remove unsupported S5 (power off) state since r170976. 2015-09-22 16:35:32 +00:00
adduser
amd Add more SUBDIR_PARALLEL. 2015-09-26 14:13:51 +00:00
ancontrol
apm
apmd META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
arp rtsock requests for deleting interface address lles started to return EPERM 2015-09-27 04:54:29 +00:00
asf
audit
auditd
auditdistd
auditreduce
authpf
autofs
bhyve Exit with a user-friendly message instead of tripping an assert 2015-10-22 08:37:11 +00:00
bhyvectl
bhyveload Add option -l for specifying which OS loader to dlopen(3). By default 2015-10-08 02:28:22 +00:00
binmiscctl
bluetooth Fix scancodes for Kana and Eisu keys. 2015-11-21 21:14:16 +00:00
boot0cfg
boot98cfg META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
bootparamd Fix some trivial warnings with bootparamd/main.c 2015-11-10 11:19:36 +00:00
bsdconfig Rename checked-in 'includes' to 'includes.sh' to avoid colliding with share/mk 2015-11-19 17:57:31 +00:00
bsdinstall Fix typo in error message 2015-11-03 21:19:46 +00:00
bsnmpd META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
btxld
cdcontrol
chkgrp
chown
chroot
ckdist
clear_locks
config Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
cpucontrol
crashinfo
cron
crunch
ctladm Add to CTL initial support for CDROMs and removable devices. 2015-09-27 13:47:28 +00:00
ctld Add missing error checks. 2015-11-14 16:18:22 +00:00
ctm
daemon
dconschat
devctl
devinfo
digictl
diskinfo
dumpcis
editmap Remove unneeded libutil dependency for sendmail. 2015-11-24 04:19:55 +00:00
edquota
eeprom META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
etcupdate Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
extattr
extattrctl
fdcontrol
fdformat
fdread
fdwrite
fifolog Add more SUBDIR_PARALLEL. 2015-09-26 14:13:51 +00:00
flowctl
fmtree Rename usr.sbin/mtree to usr.sbin/fmtree since it is not what /usr/sbin/mtree 2015-11-09 23:19:36 +00:00
freebsd-update Add debug file extension to freebsd-update(8) after r288176 2015-10-15 01:48:52 +00:00
fstyp Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
ftp-proxy
fwcontrol Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
getfmac
getpmac
gpioctl
gssd Increase group limit for kerberized NFSv4 2015-09-26 16:30:16 +00:00
gstat
hyperv
i2c
ifmcstat
inetd - Remove unused union p_un. 2015-09-19 23:48:06 +00:00
iostat
iovctl
ip6addrctl
ipfwpcap
iscsid Remove unneeded includes. 2015-11-14 16:12:56 +00:00
jail Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
jexec
jls Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
kbdcontrol
kbdmap
keyserv
kgmon
kgzip META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
kldxref Add debug file extension to kldxref(8) after r288176 2015-10-02 13:16:06 +00:00
lastlogin
lmcconfig
lpr Add more SUBDIR_PARALLEL. 2015-09-26 14:13:51 +00:00
lptcontrol
mailstats Remove unneeded libutil dependency for sendmail. 2015-11-24 04:19:55 +00:00
mailwrapper
makefs Remove clauses 3 and 4 from makefs newfs_extern.h 2015-11-19 02:39:46 +00:00
makemap Remove unneeded libutil dependency for sendmail. 2015-11-24 04:19:55 +00:00
manctl
memcontrol
mergemaster All supported releases have the -m support from r186678, so remove 2015-09-29 17:54:01 +00:00
mfiutil Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
mixer
mld6query
mlxcontrol
mount_smbfs META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
mountd
moused
mpsutil mpsutil/mprutil: add flash subcommand 2015-11-17 20:42:59 +00:00
mptable Stop suggesting -grope argument when -grope argument was actually given 2015-10-22 21:13:35 +00:00
mptutil
mtest
nandsim Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
nandtool
ndiscvt Remove unneeded NAME override. 2015-10-27 23:35:08 +00:00
ndp Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
newsyslog newsyslog: treat 'c' flag in the config as 'C' 2015-10-31 09:45:11 +00:00
nfscbd
nfsd
nfsdumpstate
nfsrevoke
nfsuserd
ngctl ngctl dot: Drop invalid trailing semi-colon 2015-09-22 01:31:01 +00:00
nghook
nmtree Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
nologin
nscd
ntp A miss from r289764. 2015-10-23 05:03:34 +00:00
nvram
ofwdump META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
pc-sysinstall Add more SUBDIR_PARALLEL. 2015-09-26 14:13:51 +00:00
pciconf Add a new -B flag for use with list mode (-l) that lists details about 2015-11-23 23:48:07 +00:00
periodic
pkg
pmcannotate
pmccontrol
pmcstat Fix the date on the pmcstat(8) man page from r291016. 2015-11-18 15:12:24 +00:00
pmcstudy Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
pnpinfo META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
portsnap
powerd
ppp Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
pppctl
praliases Remove unneeded libutil dependency for sendmail. 2015-11-24 04:19:55 +00:00
praudit
procctl
pstat
pw In pw_userlock, set 'name' to NULL when we encounter an all number string 2015-10-30 00:46:52 +00:00
pwd_mkdb
quot
quotaon
rarpd
repquota
rip6query
rmt
route6d
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd The rpc.yppasswdd has an option to not allow shell changes (-s), but is 2015-10-02 08:58:50 +00:00
rpc.ypupdated
rpc.ypxfrd
rpcbind Reallocate a maxlen-long buffer only when the current maxlen is 2015-10-06 08:43:48 +00:00
rrenumd
rtadvctl
rtadvd Use strlcpy(). 2015-10-30 00:33:03 +00:00
rtprio
rtsold Fix rtsold's usage message 2015-10-30 07:36:43 +00:00
rwhod
sa Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
sendmail
service
services_mkdb
sesutil Rename some functions and variables inside sesutil(8) to make gcc happy 2015-09-19 18:41:24 +00:00
setfib
setfmac
setpmac
sicontrol
smbmsg
snapinfo
spkrtest
spray
syslogd
sysrc Add sysrc(8) support for "rc.conf.d" file(s) when given "-s name" to 2015-11-03 19:57:12 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
timed
traceroute
traceroute6
trpt
tzsetup Revert r289269 for now. After looking at share/zoneinfo/Makefile this could 2015-10-27 01:26:50 +00:00
uathload Document why we use -z nonexecstack in the Makefile since it 2015-11-21 16:37:11 +00:00
uefisign Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
ugidfw
uhsoctl
unbound Add more SUBDIR_PARALLEL. 2015-09-26 14:13:51 +00:00
usbconfig
usbdump
utx
vidcontrol
vigr Add missing CLEANFILES. 2015-09-24 23:15:24 +00:00
vipw
wake
watch Use strlcpy() when the string is expected to be nul-terminated. 2015-10-06 22:49:25 +00:00
watchdogd
wlandebug
wlconfig META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
wpa Update hostapd/wpa_supplicant to version 2.5. 2015-10-18 21:38:25 +00:00
yp_mkdb
ypbind Don't need cast malloc. 2015-11-16 03:18:40 +00:00
ypldap Add include of signal.h for signal() prototype. 2015-11-16 17:28:04 +00:00
yppoll
yppush
ypserv Don't need cast malloc. 2015-11-16 06:17:12 +00:00
ypset
zic Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
zzz
Makefile Connect ypldap(8) to the build. 2015-11-24 02:27:59 +00:00
Makefile.amd64
Makefile.arm
Makefile.arm64 arm64: build usr.sbin/acpi subdirectory 2015-11-08 20:56:04 +00:00
Makefile.i386
Makefile.inc
Makefile.mips Document why we use -z nonexecstack in the Makefile since it 2015-11-21 16:37:11 +00:00
Makefile.powerpc
Makefile.sparc64