summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output.trasz2015-02-072-4/+4
* Teach ctld(8) to control non-iSCSI CTL ports.mav2015-02-076-72/+257
* When upgrading, install the ELF runtime linkers before libraries.brooks2015-02-061-0/+9
* Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)trasz2015-02-068-11/+106
* Add mount.procfs jail parameter, so procfs can be mounted when a prison'sjamie2015-02-065-1/+44
* Add support for multiple portal groups per target.mav2015-02-067-111/+279
* Add a new device control utility for new-bus devices called devctl. Thisjhb2015-02-064-0/+429
* Make "ctladm islist" ignore unknown elements, so the old versiontrasz2015-02-061-2/+6
* Expose the constants for internal new-bus device flags to userland. Thejhb2015-02-051-0/+4
* Fix two clang 3.6.0 warnings in usr.sbin/syslogd:dim2015-02-051-4/+2
* The connection_new() routine was taking an absurd number of parameters; fix it.trasz2015-02-051-15/+7
* Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)trasz2015-02-053-5/+13
* Add the following options to enable/disable several features in the base systemngie2015-02-041-5/+17
* Conditionalize building radius support into libpam, ppp, etc viangie2015-02-041-0/+3
* Test the return of fetchParseURL(3)bapt2015-02-041-1/+5
* Plug resources leakbapt2015-02-041-4/+10
* Bring some more order into iSCSI portal group tags support.mav2015-02-034-10/+17
* CTL LUN mapping rewrite.mav2015-02-017-312/+466
* Use MBR by default on BIOS systems. An increasing number of motherboardsnwhitehorn2015-01-301-1/+4
* Add -s option to config.rodrigc2015-01-292-3/+24
* Fix the following -Wcast-qual warnings in usr.sbin/sa/db.c:dim2015-01-281-1/+1
* Fix multiple instances of the following clang 3.6.0 warning in ppp:dim2015-01-285-8/+8
* Fix the following clang 3.6.0 warnings in pciconf:dim2015-01-281-2/+2
* Add allow.mount.fdescfs jail flag.jamie2015-01-281-2/+10
* Check for invalid length or more than max length for the interpreter, insteadsbruno2015-01-281-1/+1
* When there are no automounted filesystems, autounmountd(8) should waittrasz2015-01-281-13/+23
* Fix yet another coverty warning (missing io is NULL check) and in examining thatrrs2015-01-271-2/+8
* Revert r277652bapt2015-01-265-50/+3
* Add MK_AUTOFS knob for building and installing autofs(4), et alngie2015-01-261-1/+4
* Add MK_BHYVE knob for building and installing bhyve(4), et alngie2015-01-261-0/+2
* Add MK_BSDINSTALL knob for building and installing bsdinstallngie2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-1/+4
* Allow negative numbers in -u and -g optionsbapt2015-01-245-3/+50
* Bump config(8) minor version for r277567.will2015-01-241-1/+1
* Allow lists for "nooption" and "nooptions" keywords.will2015-01-231-1/+11
* Print transfer times for read, write, & overall independently.will2015-01-231-11/+21
* Fix minor errors found by coverity. Thanks Gleb forrrs2015-01-211-1/+4
* When mountd is creating sockets, it iterates over all addresses specifiedrstone2015-01-193-3/+4
* Fix bsdinstall when working with geli boot diskssmh2015-01-181-0/+3
* Simplify instruction restart logic in bhyve.neel2015-01-185-55/+36
* Add a ${CP} alias for copying files in the build.will2015-01-161-1/+1
* crunchide: Correct 64-bit section header offsetemaste2015-01-161-1/+2
* Plug mutex leak.glebius2015-01-161-1/+3
* Instead of iterating through all properties looking for a match, if askednwhitehorn2015-01-161-51/+61
* Reserve and ignore the a new module metadata type MDT_PNP_INFO forimp2015-01-151-0/+4
* Update the hwpmc driver to have the new type HASWELL_XEON. Alsorrs2015-01-146-0/+3277
* Improve wording.trasz2015-01-141-4/+4
* Fix detection of ext2/ext3 filesystems that lack labels.trasz2015-01-131-6/+0
* Fix a typo in the FFS maxbpg option, it was erroneously spelled maxbpf.brueffer2015-01-121-1/+1
* Improve documentation for autofs variables and executable maps;trasz2015-01-091-3/+58
OpenPOWER on IntegriCloud