freebsd_amp_hwpstate/usr.sbin
Hiroki Sato c1d0909a53 Reallocate a maxlen-long buffer only when the current maxlen is
shorter than the required length.  Note that it rarely happens
because maxlen is almost always 128 which covers struct sockaddr_storage.
2015-10-06 08:43:48 +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 Clean up some harmless unimplemented-command warning messages. 2015-10-05 14:57:45 +00:00
bhyvectl Remove duplicate header string.h. 2015-07-04 18:36:02 +00:00
bhyveload
binmiscctl
bluetooth fix compare argument for address type. 2015-09-09 13:24:39 +00:00
boot0cfg It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
boot98cfg META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
bootparamd
bsdconfig META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
bsdinstall Add more SUBDIR_PARALLEL. 2015-09-26 14:13:51 +00:00
bsnmpd META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
btxld
cdcontrol
chkgrp Revert r286148 2015-08-01 10:40:17 +00:00
chown
chroot
ckdist
clear_locks
config Make it clear that we're ignoring the return value fread(3). All 2015-08-24 00:34:09 +00:00
cpucontrol
crashinfo
cron
crunch Fix rescue build after r284356 with STRIP= by using proper STRIPBIN per build(7). 2015-07-28 21:39:58 +00:00
ctladm Add to CTL initial support for CDROMs and removable devices. 2015-09-27 13:47:28 +00:00
ctld Document CD block size of 2048. 2015-10-02 11:27:34 +00:00
ctm
daemon
dconschat
devctl Fix formatting. 2015-07-16 05:14:20 +00:00
devinfo
digictl
diskinfo
dumpcis
editmap
edquota
eeprom META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
etcupdate Document the post-merge actions of calling tzsetup(8) and services_mkdb(8) 2015-09-29 17:49:59 +00:00
extattr
extattrctl
fdcontrol
fdformat
fdread
fdwrite
fifolog Add more SUBDIR_PARALLEL. 2015-09-26 14:13:51 +00:00
flowctl
freebsd-update
fstyp Eliminate unneeded copying of vdev data, goto, etc. and add a note 2015-09-17 20:55:47 +00:00
ftp-proxy
fwcontrol
getfmac
getpmac
gpioctl
gssd Increase group limit for kerberized NFSv4 2015-09-26 16:30:16 +00:00
gstat Use strlcpy() in favor of strncpy() as it's defined to have a nul character 2015-09-11 06:52:57 +00:00
hyperv Turn off gcc's uninitialized warnings for this code. They 2015-08-21 14:15:54 +00:00
i2c Perform I2C transmission in a single burst when mode is "none" or not set 2015-09-15 11:21:16 +00:00
ifmcstat
inetd - Remove unused union p_un. 2015-09-19 23:48:06 +00:00
iostat
iovctl Replace use of .Po Pc with the preferred .Pq for single line 2015-07-08 16:16:44 +00:00
ip6addrctl
ipfwpcap
iscsid Use proper term in the ctld(8) and iscsid(8) man pages. 2015-09-03 11:43:56 +00:00
jail Fix transposed words in man page. 2015-07-25 11:10:49 +00:00
jexec Run a shell in the jail when no command is specified. 2015-07-12 17:03:50 +00:00
jls
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
mailwrapper
makefs Don't leak 'var'. 2015-09-03 01:15:23 +00:00
makemap
manctl
memcontrol
mergemaster All supported releases have the -m support from r186678, so remove 2015-09-29 17:54:01 +00:00
mfiutil
mixer
mld6query
mlxcontrol
mount_smbfs META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
mountd Staticize some stuff in mountd(8); no functional changes. 2015-07-04 08:40:48 +00:00
moused
mptable
mptutil
mtest
mtree
nandsim
nandtool
ndiscvt Fix crash on parsing some inf files 2015-09-22 16:59:41 +00:00
ndp rtsock requests for deleting interface address lles started to return EPERM 2015-09-27 04:54:29 +00:00
newsyslog
nfscbd
nfsd
nfsdumpstate
nfsrevoke
nfsuserd
ngctl ngctl dot: Drop invalid trailing semi-colon 2015-09-22 01:31:01 +00:00
nghook
nmtree META_MODE: Checkin a proper Makefile.depend. 2015-09-25 19:33:38 +00:00
nologin
nscd
ntp Replace afterinstall: hack from r54681 with 'make delete-old' functionality. 2015-09-19 03:51:19 +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 Prefer pciids database from ports if present 2015-09-06 20:05:29 +00:00
periodic
pkg Remove extra debug that crept in 2015-09-08 22:24:20 +00:00
pmcannotate
pmccontrol
pmcstat Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returns 2015-09-01 17:52:43 +00:00
pmcstudy
pnpinfo META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
portsnap
powerd
ppp
pppctl
praliases
praudit
procctl
pstat
pw Regression: fix usershow -7 2015-09-14 19:23:00 +00:00
pwd_mkdb Fix a few mandoc warnings. 2015-08-12 10:34:05 +00:00
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
rtprio
rtsold - Remove #ifdef HAVE_POLL_H. 2015-09-10 06:40:28 +00:00
rwhod
sa
sendmail Temporarily disable WARNS while addressing a non-issue with the upstream code 2015-07-07 02:30:35 +00:00
service Add an additional check to service(8) -e incase rcvar is blank 2015-09-08 22:50:17 +00:00
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 die() would never return, mark it as so. 2015-08-27 18:11:00 +00:00
sysrc Remove redundant beforeinstall. 2015-09-18 23:34:47 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump MFV r285191: tcpdump 4.7.4. 2015-07-08 16:19:32 +00:00
tests
timed
traceroute
traceroute6
trpt Check and fail if drop of privileges failed. 2015-09-01 06:32:02 +00:00
tzsetup
uathload
uefisign uefisign(8) ships with 10.2. 2015-07-18 12:03:17 +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 Fix a few mandoc warnings. 2015-08-12 10:34:05 +00:00
watch
watchdogd Add a new exit-timeout option to watchdogd. 2015-08-19 21:46:12 +00:00
wlandebug Belatedly fix documentation on which interface to use as argument. 2015-08-17 09:18:54 +00:00
wlconfig META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
wpa Add more SUBDIR_PARALLEL. 2015-09-26 14:13:51 +00:00
yp_mkdb Staticfy and constify some variables and clean up the code a bit to make it 2015-07-28 02:32:40 +00:00
ypbind Fix a warning spotted by gcc4.9: dereferencing type-punned pointer will break 2015-07-16 02:34:22 +00:00
yppoll Update META_MODE dependencies. 2015-09-17 05:06:34 +00:00
yppush Staticfy and constify some variables and clean up the code a bit to make it 2015-07-28 02:32:40 +00:00
ypserv Sync ypwhich(1) code with the OpenBSD version that is more modern. 2015-08-25 15:27:32 +00:00
ypset Rename YP to NIS in the manpages. 2015-09-03 07:18:52 +00:00
zic
zzz
Makefile Revert r288268. Wrong change committed. 2015-09-26 14:27:21 +00:00
Makefile.amd64
Makefile.arm
Makefile.arm64 Also build ofwdump on arm64. 2015-10-01 09:40:33 +00:00
Makefile.i386
Makefile.inc
Makefile.mips Build ofwdump(8) on MIPS too 2015-09-25 20:26:59 +00:00
Makefile.powerpc
Makefile.sparc64