freebsd-skq/sbin
vangyzen 7b3b15b300 MFC r281787
dmesg: accommodate message buffer growth between the sysctl calls

Allocate 12.5% extra space to avoid ENOMEM when the message buffer
is growing steadily.

Reported by:    Steve Wahl <steve_wahl@dell.com> (and tested)
Sponsored by:   Dell Inc.
2015-10-02 14:24:39 +00:00
..
adjkerntz Revert r253748,253749 2013-07-28 18:44:17 +00:00
atm MFC r270027: 2014-08-29 18:26:55 +00:00
badsect Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
bsdlabel Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
camcontrol MFC, r286965: 2015-08-27 13:17:05 +00:00
ccdconfig Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
clri
comcontrol A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +00:00
conscontrol MFC r270647: Add references to vt(4) and the configuration files in /usr/sha 2014-09-04 13:45:16 +00:00
ddb remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
devd MFC r285674: 2015-08-02 09:37:47 +00:00
devfs Clarify how "hide" and "unhide" commands work on directories. 2013-07-12 06:03:25 +00:00
dhclient MFC r283641: 2015-06-04 04:54:54 +00:00
dmesg MFC r281787 2015-10-02 14:24:39 +00:00
dump MFC r271411: 2014-10-09 23:43:13 +00:00
dumpfs MFC r283577: 2015-06-02 01:55:54 +00:00
dumpon MFC r272746: 2014-10-29 11:07:40 +00:00
etherswitchcfg MFC: r261500 2014-02-11 13:33:03 +00:00
fdisk Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
fdisk_pc98 MFC: r272243 2014-11-03 05:35:45 +00:00
ffsinfo Cross-reference gvinum(8) instead of vinum(8). 2013-03-16 22:02:47 +00:00
fsck MFC r274750: 2014-11-27 08:41:31 +00:00
fsck_ffs MFC of 263062: 2014-03-22 11:43:35 +00:00
fsck_msdosfs MFC r268632: 2014-07-21 23:23:20 +00:00
fsdb MFC r260068, r260069, r260076 2014-01-02 01:44:14 +00:00
fsirand Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
gbde MFC 270722: 2014-09-05 17:44:10 +00:00
geom MFC r285735: 2015-07-28 08:22:50 +00:00
ggate MFC: r285529 2015-07-21 14:27:36 +00:00
growfs MFC r281929: 2015-06-21 06:49:44 +00:00
gvinum MFC: r265535 2014-05-14 16:18:08 +00:00
hastctl MFC r257155, r257582, r259191, r259192, r259193, r259194, r259195, r259196: 2013-12-28 19:21:22 +00:00
hastd Merge an applicable subset of r263234 from HEAD to stable/10: 2015-03-19 12:32:48 +00:00
ifconfig Re-add deprecated options as no-op to prevent breakage of backward 2015-09-21 03:03:57 +00:00
init init: Set kernel login class and CPU mask on new processes. 2013-08-13 18:51:26 +00:00
ipf MFC r269585 - Honour WITH and WITHOUT_INET6_SUPPORT. 2014-08-08 00:58:24 +00:00
ipfw MFC r286702: 2015-09-22 22:18:36 +00:00
iscontrol MFC r275510: 2015-01-14 11:29:16 +00:00
kldconfig
kldload MFH: r260483, r260484, r260594, r260595, r260596, r260597 2014-01-20 14:37:02 +00:00
kldstat MFC: r261032 2014-07-20 00:34:54 +00:00
kldunload
ldconfig Add a comment about why aout support is still here: We need it for 2013-03-19 16:57:04 +00:00
mca Fix a variety of compile errors with gcc48 and clang 2012-05-31 08:22:02 +00:00
md5 MFC r280716,280767,280914: 2015-04-14 00:32:03 +00:00
mdconfig MFC r275170: 2014-12-05 12:51:27 +00:00
mdmfs Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
mknod
mksnap_ffs MFC r270289: 2014-09-04 01:38:31 +00:00
mount MFC r275680: 2015-01-20 20:39:29 +00:00
mount_cd9660 Update the manual page to reflect reality. With r138509 and r152355, 2013-03-05 23:05:43 +00:00
mount_fusefs MFC r279489: 2015-05-15 11:00:12 +00:00
mount_msdosfs Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
mount_nfs MFC: r285260 2015-08-08 22:06:07 +00:00
mount_nullfs Undo bad merge. 2014-06-23 22:35:41 +00:00
mount_udf MFC: r261496 2014-02-11 08:20:45 +00:00
mount_unionfs GC unused variables. Prefer NULL over 0 for pointers. 2013-03-05 22:41:35 +00:00
nandfs mdoc: remove superfluous paragraph macro. 2012-05-17 11:29:22 +00:00
natd remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
newfs Refer newfs and growfs users to fsck_ffs instead of 2014-02-16 10:16:07 +00:00
newfs_msdos MFC r281320: 2015-04-14 18:45:30 +00:00
newfs_nandfs MFC: r285029 2015-07-13 13:02:04 +00:00
nfsiod
nos-tun
nvmecontrol MFC r285796: 2015-07-27 15:34:02 +00:00
pfctl MFC r259916: 2014-08-16 13:20:44 +00:00
pflogd pflogd does not depend on libutil 2013-01-01 18:28:21 +00:00
ping Check the return error of set[ug]id. While this can never fail in the 2012-10-22 03:31:22 +00:00
ping6 MFC r286834: 2015-08-31 18:53:41 +00:00
quotacheck Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
rcorder MFC r277674: 2015-02-02 05:46:36 +00:00
reboot MFC: r280191: 2015-04-16 00:39:16 +00:00
recoverdisk Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
resolvconf MFC r282434: 2015-05-11 01:33:34 +00:00
restore MFC of r269303: 2014-08-06 23:33:16 +00:00
route MFC r256715: 2014-10-09 23:15:26 +00:00
routed Fix patch(1) shell injection vulnerability via ed(1). [SA-15:18] 2015-08-05 22:05:02 +00:00
rtsol MFC r264400,r265836: 2014-12-31 23:25:37 +00:00
savecore MFC r271720: 2014-10-02 18:11:13 +00:00
sconfig
setkey MFC r269091: 2014-08-06 17:38:35 +00:00
shutdown MFC r270289: 2014-09-04 01:38:31 +00:00
spppcontrol
sunlabel mdoc: fix column names, indentation, column separation within each row, and 2012-04-07 09:05:30 +00:00
swapon MFC r272885: 2014-10-11 20:35:36 +00:00
sysctl MFC r272044: 2014-12-04 23:15:44 +00:00
tests MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +00:00
tunefs Constify string pointers. 2013-05-16 21:04:56 +00:00
umount MFC: r284531 2015-06-20 23:15:57 +00:00
Makefile MFC r277678: 2015-02-13 21:32:05 +00:00
Makefile.amd64 Integrate nvmecontrol(8) into the amd64 and i386 builds. 2012-09-17 21:41:38 +00:00
Makefile.arm
Makefile.i386 Integrate nvmecontrol(8) into the amd64 and i386 builds. 2012-09-17 21:41:38 +00:00
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64