freebsd-skq/usr.sbin
mav b61a1b5706 MFC r272911:
Make ctld start even if some LUNs are unable to open backing storage.

Such LUNs will be visible to initiators, but return "not ready" status
on media access commands.  If backing storage become available later,
`ctladm modify ...` or `service ctld reload` can trigger its reopen.
2014-10-20 07:41:37 +00:00
..
ac Move example to EXAMPLES. 2013-03-17 06:54:04 +00:00
accton A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
acpi Consistently cast ACPICA 64-bit integer types when we print them. 2013-06-26 23:52:10 +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 Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
ancontrol Fix always 0 tautologly revealed by gcc46 2012-07-08 00:52:54 +00:00
apm Mark global functions and/or variables in apm(8) static where possible. 2011-11-06 19:01:30 +00:00
apmd Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
arp MFC: 264174 2014-04-20 06:46:04 +00:00
asf A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
audit A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
auditd A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
auditdistd Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
auditreduce A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
authpf Install authpf-noip. 2013-07-10 07:40:30 +00:00
autofs MFC r272037: 2014-09-25 17:38:42 +00:00
bhyve MFC r272007 2014-09-25 23:09:35 +00:00
bhyvectl MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276, 2014-08-19 01:20:24 +00:00
bhyveload MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276, 2014-08-19 01:20:24 +00:00
binmiscctl MFC r264269, r264282, r264280, r264291, r264276, r264314 2014-05-16 21:56:33 +00:00
bluetooth MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
boot0cfg Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
boot98cfg Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
bootparamd mdoc sweep. 2013-05-12 22:22:12 +00:00
bsdconfig MFC revisions 268999, 269027, 269351-269352, 269354, 269460, 270283, 2014-09-27 23:57:21 +00:00
bsdinstall MFH (r272173): offer to enable local_unbound after installation 2014-10-13 15:53:01 +00:00
bsnmpd MFC: r266931 2014-06-07 19:12:43 +00:00
btxld MFC: r262484 2014-03-27 20:19:11 +00:00
cdcontrol Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
chkgrp This wasn't supposed to be in there - I committed the wrong patch. 2012-11-15 15:21:58 +00:00
chown Mark global functions and/or variables in chown(8) static where possible. 2011-11-06 19:01:41 +00:00
chroot Minor mdoc fixes. 2012-10-07 19:53:04 +00:00
ckdist A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
clear_locks A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
config MFC: Merge in the changes in -current: 2014-08-11 18:42:20 +00:00
cpucontrol MFC r267651 (by attilio): 2014-07-02 13:09:26 +00:00
crashinfo Merged /head:r256510,256512,257376,257469,260052: 2014-01-27 08:15:21 +00:00
cron MFC: r261146 2014-01-28 13:29:54 +00:00
crunch crunchgen: Permit use of alternative linkers. 2013-02-05 02:57:59 +00:00
ctladm MFC r272911: 2014-10-20 07:41:37 +00:00
ctld MFC r272911: 2014-10-20 07:41:37 +00:00
ctm In usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c, cast a printf field width 2011-12-17 20:07:42 +00:00
daemon MFC r264194: 2014-05-09 15:55:45 +00:00
dconschat Fix the following warning from clang trunk: 2012-03-19 19:17:55 +00:00
devinfo Mark global functions and/or variables in devinfo(8) static where possible. 2011-11-06 19:01:48 +00:00
digictl mdoc: add missing width argument to Bl -tag. 2012-06-03 06:57:47 +00:00
diskinfo remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
dumpcis Fxi a bunch of typos. 2013-05-10 16:41:26 +00:00
editmap A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
edquota Remove unneeded includes. 2012-11-20 02:12:01 +00:00
eeprom MFC r262613: 2014-03-26 07:31:57 +00:00
etcupdate MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +00:00
extattr Fix return type of extattr_set_* and fix rmextattr(8) utility. 2013-04-02 05:30:41 +00:00
extattrctl Close fd in initattr() and showattr(). 2010-12-08 10:27:07 +00:00
faithd mdoc: correct .Bd/.Bl arguments. 2012-03-26 21:22:53 +00:00
fdcontrol A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
fdformat The FD_FORM ioctl used to ignore errors from the floppy controller; now when 2011-02-21 09:56:08 +00:00
fdread Mark global functions and/or variables in fdread(8) static where possible. 2011-11-06 19:01:54 +00:00
fdwrite mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
fifolog Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
flowctl Add "human" option to print IPv4/IPv6 flows in human-readable format. 2012-06-09 10:10:12 +00:00
freebsd-update MFC r257879: 2013-11-28 22:06:37 +00:00
ftp-proxy o Create directory sys/netpfil, where all packet filters should 2012-09-14 11:51:49 +00:00
fwcontrol mdoc: add missing width argument to Bl -tag. 2012-06-03 06:57:47 +00:00
getfmac A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
getpmac A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
gpioctl MFC r258044, r258679, r263990 2014-05-14 23:33:38 +00:00
gssd Fix some Kerberos related terminology. 2013-07-08 01:47:50 +00:00
gstat MFC r268238: 2014-07-17 06:36:22 +00:00
hyperv MFC r271493,271688-271689,271696,271854,272139-272143: 2014-09-30 17:54:57 +00:00
i2c Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
ifmcstat - Print scopeid for link-local scope addresses. 2013-01-03 22:27:57 +00:00
inetd - Force inetd to have listen queue size to be set to the value of 2013-01-20 19:44:33 +00:00
iostat Change iostat -Ix to display total duration of transactions instead 2012-12-15 18:21:09 +00:00
ip6addrctl More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
ipfwpcap Update my e-mail to my FreeBSD one. 2012-07-19 08:56:30 +00:00
IPXrouted Remove useless embedding of kernel struct rtentry into userland one. 2014-04-09 11:10:44 +00:00
iscsid MFC r271445,r271446,r271560: 2014-09-18 03:02:00 +00:00
jail Merge r266206 from head (by bjk): 2014-08-14 12:50:25 +00:00
jexec A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
jls Add a -N option that prints the jail name rather than its number. 2013-05-17 08:48:16 +00:00
kbdcontrol MFC r270647: Add references to vt(4) and the configuration files in /usr/sha 2014-09-04 13:45:16 +00:00
kbdmap MFC r270647: Add references to vt(4) and the configuration files in /usr/sha 2014-09-04 13:45:16 +00:00
keyserv Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
kgmon remove old-style function definition 2013-02-14 14:44:08 +00:00
kgzip A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
kldxref MFC r265157: kldxref: Clean up error reporting 2014-07-23 14:30:58 +00:00
lastlogin Allow custom files to be opened and allow sorting by timestamp. 2011-06-06 18:40:01 +00:00
lmcconfig Rework time handling. 2012-09-01 10:56:15 +00:00
lpr Change the closeallfds() routine to use closefrom() when it is 2013-05-27 22:19:01 +00:00
lptcontrol A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
mailstats A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
mailwrapper A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
makefs MFC: r260041 2014-04-25 21:20:22 +00:00
makemap A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
manctl A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
memcontrol Fix conditional expression: previously a bit vector was being operated 2012-10-22 02:12:15 +00:00
mergemaster MFC r264480: mergemaster: Avoid "/var/tmp/temproot disappeared" if there is 2014-06-01 18:52:21 +00:00
mfiutil MFC r271429, r271882: 2014-09-23 21:38:05 +00:00
mixer Return proper error message if recording device is not specified. 2012-01-27 09:15:55 +00:00
mld6query Add __unused. Ansi prototypes. 2010-12-20 08:54:30 +00:00
mlxcontrol Add the CAM Target Layer (CTL). 2012-01-12 00:34:33 +00:00
mount_smbfs Merge r257888, r258049 from head: 2013-11-14 09:25:29 +00:00
mountd MFC r270183: 2014-10-02 17:58:47 +00:00
moused Add preliminary support for IBM/Lenovo TrackPoint. 2013-03-18 23:22:47 +00:00
mptable Divine the array size by using 'nitems(array)' instead of using magic numbers. 2012-12-21 04:44:40 +00:00
mptutil Remove contractions. 2013-04-11 18:46:41 +00:00
mtest MFC r259156: 2013-12-13 00:56:05 +00:00
mtree Revert r262648 to stop severe tinderbox spamming on stable@. 2014-03-01 13:00:40 +00:00
nandsim Add missing static keyword, to make the code build with WARNS=6. 2013-04-21 22:47:24 +00:00
nandtool mdoc: remove whitespace. 2012-05-17 11:50:12 +00:00
ndiscvt Merge r259855: We have in base iconv. 2014-01-22 10:35:30 +00:00
ndp MFC r265778 (by melifaro): 2014-08-26 10:32:08 +00:00
newsyslog MFC r272028: 2014-10-02 18:08:30 +00:00
nfscbd Standardize EXIT STATUS instructions in man pages when possible. 2012-11-18 16:33:51 +00:00
nfsd MFC: r269788 2014-08-17 19:24:26 +00:00
nfsdumpstate A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
nfsrevoke A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
nfsuserd Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload the 2011-06-21 21:07:33 +00:00
ngctl Add __unused. Ansi prototypes. 2010-12-20 09:36:54 +00:00
nghook A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
nmtree MFC r270180: 2014-08-24 08:03:59 +00:00
nologin A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
nscd MFC 272668: 2014-10-17 19:55:12 +00:00
ntp MFH (r262555): install the sntp(1) man page 2014-04-17 12:16:27 +00:00
nvram Fix -Wmissing-variable-declarations compiler warning. 2013-07-10 18:07:01 +00:00
ofwdump A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
pc-sysinstall Remove some more references to legacy ATA. 2013-04-04 12:03:30 +00:00
pciconf MFC r266468: 2014-06-03 06:48:35 +00:00
periodic Include the calling context in the mail subject, if any. 2013-09-03 13:40:24 +00:00
pkg Merge r268728 from head: 2014-08-13 12:44:44 +00:00
pkg_install Add entry for packages-9.2-release directory. 2013-08-19 14:04:35 +00:00
pmcannotate MFC: 266166 2014-05-30 15:00:50 +00:00
pmccontrol More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pmcstat MFC r266903: Update default callchain depth to 16 to match kernel 2014-06-06 01:35:52 +00:00
pnpinfo A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
portsnap MFC r264740: 2014-05-09 07:07:25 +00:00
powerd MFC: r261773 2014-02-25 07:55:03 +00:00
ppp MFC r270289: 2014-09-04 01:38:31 +00:00
pppctl A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
praliases A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
praudit A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
procctl A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
pstat Get rid of major/minor number distinction. 2011-09-28 18:53:36 +00:00
pw MFH (r272830): change the hardcoded default back to DES 2014-10-13 15:56:47 +00:00
pwd_mkdb MFH (r261511, r261542): add an example to the man page 2014-02-27 17:31:59 +00:00
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 Add some missing newlines and static declarations. 2013-04-07 15:33:06 +00:00
repquota More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rip6query Mark global functions and/or variables in rip6query(8) static where possible. 2011-11-06 19:02:31 +00:00
rmt Mark global functions and/or variables in rmt(8) static where possible. 2011-11-06 19:02:37 +00:00
route6d MFC r270234: 2014-10-09 23:30:51 +00:00
rpc.lockd Remove dead return code 2012-09-11 07:35:24 +00:00
rpc.statd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpc.umntall A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
rpc.yppasswdd Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
rpc.ypupdated Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpc.ypxfrd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpcbind Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
rrenumd Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
rtadvctl - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
rtadvd Ignore if the interface is not IPv6-capable. 2013-09-02 20:44:19 +00:00
rtprio Document the security.bsd.unprivileged_idprio in idprio(1) in addition 2012-09-30 03:21:21 +00:00
rtsold Use sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_IN6 ioctl. 2013-08-17 22:13:26 +00:00
rwhod Remove fallback to fork(2) if pdfork(2) is not available. If the parent 2013-09-05 01:05:48 +00:00
sa MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +00:00
sendmail Since clang 3.2 now has an option to suppress warnings about implicitly 2013-02-16 20:17:31 +00:00
service MFC r267493: 2014-07-01 15:50:34 +00:00
services_mkdb MFC 261030: 2014-03-11 15:28:41 +00:00
setfib Tweak wording. 2013-09-07 20:25:22 +00:00
setfmac A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
setpmac A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
sicontrol A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
smbmsg MFC r270931: Fix typo ("by" -> "be"). 2014-09-04 13:47:55 +00:00
snapinfo Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:19 +00:00
spkrtest Update spkrtest(8) to use new dialog auto-sizing syntax. 2011-01-13 17:30:18 +00:00
spray Mark global functions and/or variables in spray(8) static where possible. 2011-11-06 19:02:49 +00:00
syslogd MFC r258076, r258077: 2013-12-14 00:25:57 +00:00
sysrc MFC revisions 268860, 268863: 2014-09-26 22:54:10 +00:00
tcpdchk A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
tcpdmatch A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
tcpdrop Allow the address and ports to be separated by a colon or period rather 2013-01-30 18:24:29 +00:00
tcpdump Bulk sync of pf changes from head, in attempt to fixup broken build I 2014-03-12 10:45:58 +00:00
tests MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +00:00
timed Minor update about rc.conf. 2013-04-22 18:31:39 +00:00
traceroute traceroute(8): make WARNS=3 clean 2010-12-04 14:19:27 +00:00
traceroute6 Add -a and -A option to the usage. 2012-05-08 15:18:35 +00:00
trpt A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
tzsetup MFC r261296: 2014-03-01 03:09:16 +00:00
uathload Only use -z noexecstack for these explicit arches: i386, amd64, powerpc 2011-02-16 21:04:47 +00:00
ugidfw A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
uhsoctl Merge r268298,r268299 from head: 2014-07-16 12:57:53 +00:00
unbound MFH (r271255): fix parsing of ipv6 nameserver lines 2014-09-18 13:53:39 +00:00
usbconfig - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00
usbdump MFC r266798 and r266803: 2014-06-04 10:33:30 +00:00
utx Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-25 03:46:56 +00:00
vidcontrol MFC r270647: Add references to vt(4) and the configuration files in /usr/sha 2014-09-04 13:45:16 +00:00
vipw Restore message in man page on VFS timestamp precision. 2012-02-14 09:29:37 +00:00
wake mdoc sweep. 2013-05-12 22:22:12 +00:00
watch watch: Do not mess up the tty modes on early error. 2013-09-05 19:02:03 +00:00
watchdogd Fix bug in r253719: fix command line watchdog disable. 2013-08-10 01:48:15 +00:00
wlandebug MFC: r264315, r264316 2014-04-17 10:37:21 +00:00
wlconfig mdoc: correct .Bd/.Bl arguments. 2012-03-26 21:22:53 +00:00
wpa Merge hostapd / wpa_supplicant 2.0. 2013-07-04 21:12:58 +00:00
yp_mkdb In usr.sbin/yp_mkdb/yp_mkdb.c, cast some printf field width parameters 2011-12-19 20:44:44 +00:00
ypbind MFC r258580: 2014-10-09 23:05:32 +00:00
yppoll A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
yppush Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
ypserv Fix compiler warnings. 2013-07-15 05:09:13 +00:00
ypset A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
zic A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
zzz A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
Makefile MFC r270096: 2014-08-31 21:18:23 +00:00
Makefile.amd64 MFC r271493,271688-271689,271696,271854,272139-272143: 2014-09-30 17:54:57 +00:00
Makefile.arm sysinstall was removed from usr.sbin/Makefile in r225937. Because per-arch 2012-03-13 00:45:27 +00:00
Makefile.i386 MFC r271493,271688-271689,271696,271854,272139-272143: 2014-09-30 17:54:57 +00:00
Makefile.ia64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.inc A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
Makefile.mips Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
Makefile.powerpc - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.sparc64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00