freebsd-skq/sbin
ae 142c064467 MFC r271307:
Add the ability to set `prefer_source' flag to an IPv6 address.
  It affects the IPv6 source address selection algorithm (RFC 6724)
  and allows override the last rule ("longest matching prefix") for
  choosing among equivalent addresses. The address with `prefer_source'
  will be preferred source address.
2014-10-09 02:49:33 +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 Merge 270872 from head: 2014-09-03 23:04:23 +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 devd-related changes 2014-08-20 19:30:58 +00:00
devfs Clarify how "hide" and "unhide" commands work on directories. 2013-07-12 06:03:25 +00:00
dhclient MFC r270118: 2014-08-23 02:20:49 +00:00
dmesg Move the check whether the clear flag is set. This has 2 advantages 2013-06-11 17:46:32 +00:00
dump Mark non-returning function as such 2012-11-29 05:16:50 +00:00
dumpfs When running the -m option to generate a newfs(8) command suitable for 2013-05-16 20:07:08 +00:00
dumpon Adapt to the fact that minidumps are now on by default. 2013-04-30 07:22:03 +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 Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
ffsinfo Cross-reference gvinum(8) instead of vinum(8). 2013-03-16 22:02:47 +00:00
fsck Make fsck and fsck_msdosfs WARNS=6 clean 2012-10-21 12:01:19 +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 EFI support for the installer 2014-09-15 17:49:46 +00:00
ggate Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
growfs MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +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 MFC r270433: 2014-09-01 03:22:47 +00:00
ifconfig MFC r271307: 2014-10-09 02:49:33 +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 Merge r258708, r258711, r260247, r261117. 2014-05-08 19:11:41 +00:00
iscontrol MFC r259502: 2014-01-02 13:46:33 +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 Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
mdconfig MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +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 r270209: 2014-08-31 21:45:07 +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 Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
mount_msdosfs Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
mount_nfs MFC r269583: 2014-08-16 13:06:11 +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 r269953: 2014-08-16 01:06:23 +00:00
newfs_nandfs MFC 262695, 262708, 262709, 262710, 262711, 262728, 262870, 262877, 262880, 2014-05-16 23:27:18 +00:00
nfsiod
nos-tun
nvmecontrol MFC r260381: 2014-05-07 16:53:42 +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 r269180: 2014-08-11 06:54:07 +00:00
quotacheck Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
rcorder Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
reboot Add a new gptboot(8) man page. Factor out the redundant information 2013-07-01 22:38:36 +00:00
recoverdisk Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
resolvconf Add resolvconf(8) which manages resolv.conf. 2011-03-18 12:18:52 +00:00
restore MFC of r269303: 2014-08-06 23:33:16 +00:00
route MFC r264539: 2014-08-16 13:47:04 +00:00
routed mdoc sweep 2013-05-13 18:13:50 +00:00
rtsol Add dump.c to the rtsol build. It is needed now that sec2str is non-static 2011-06-08 21:59:07 +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 r258469: 2013-12-25 15:40:15 +00:00
sysctl MFC r267960: 2014-07-04 06:03:54 +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 r270062: switch rpc mount protocol for showmount and umount from 2014-08-21 04:31:48 +00:00
Makefile MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +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