summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Update META_MODE dependencies.bdrewery2015-09-171-0/+1
* If forwarders were specified on the command line, create an emptydes2015-09-161-6/+14
* Add a number of models to the bsdinstall GPT hack blacklistallanjude2015-09-161-1/+27
* Add ctl-lun config option for consistency in HA setups.mav2015-09-155-3/+36
* Perform I2C transmission in a single burst when mode is "none" or not setzbb2015-09-151-28/+79
* Fix code typo (no functional change)dteske2015-09-141-3/+3
* Regression: fix usershow -7bapt2015-09-141-1/+1
* Add negotiation of iSCSIProtocolLevel to 2 (RFC7144).mav2015-09-131-0/+5
* When updating port, apply only change of LUN map, not whole.mav2015-09-133-3/+11
* CTL documentation update, mostly for HA.mav2015-09-121-2/+5
* Regression: fix pw usermod -dbapt2015-09-121-0/+1
* Replace `return' outside of function with exitdteske2015-09-111-1/+1
* Use a variable for readabilitydteske2015-09-111-2/+2
* Update copyrightdteske2015-09-111-1/+1
* Better to reset trap and explicitly exit successdteske2015-09-111-1/+2
* Remove trailing newline at EOFdteske2015-09-111-1/+0
* Produce meaningful exit codedteske2015-09-112-6/+14
* Explicitly exit with successdteske2015-09-111-1/+2
* Explicitly exit with successdteske2015-09-111-1/+2
* Update copyrightsdteske2015-09-113-2/+3
* Produce meaningful exit codedteske2015-09-111-1/+4
* Remove use of return outside of functiondteske2015-09-111-1/+1
* Ignore error results from newaliases(1)dteske2015-09-111-0/+2
* Use strlcpy() in favor of strncpy() as it's defined to have a nul characterdelphij2015-09-111-4/+4
* Remove unused target and initiator IDs.mav2015-09-102-213/+125
* - Remove #ifdef HAVE_POLL_H.hrs2015-09-103-60/+6
* fix compare argument for address type.takawata2015-09-091-1/+1
* Revert r287578. This patch requires more review.jkim2015-09-082-4/+2
* Add an additional check to service(8) -e incase rcvar is blankallanjude2015-09-081-2/+6
* Remove extra debug that crept inbapt2015-09-081-3/+3
* Implement pubkey support for the bootstrapbapt2015-09-084-35/+182
* Enable 802.11n support.jkim2015-09-082-2/+4
* Sort and remove duplicate compiler flags.jkim2015-09-082-15/+12
* service(8) -e does not respect /etc/rc.conf.d/* entriesallanjude2015-09-081-0/+2
* Fix indentation, no functional changesbapt2015-09-081-6/+6
* Add two new portal group options "tag" and "foreign".mav2015-09-075-7/+58
* Prefer pciids database from ports if presentbapt2015-09-063-4/+10
* Parallelize the usr.sbin/ntp subdirectory buildngie2015-09-061-0/+10
* Allow LUN options modification via CTL_LUNREQ_MODIFY.mav2015-09-065-18/+123
* Yet another fix for gcc 4.2bapt2015-09-051-5/+5
* Remove extra i++bapt2015-09-051-1/+0
* Fix build with gcc 4.2bapt2015-09-051-5/+5
* Add a new sesutil(8) utilitybapt2015-09-054-0/+305
* Turn on RAWDCF by default.cy2015-09-041-1/+1
* Another addition to r287455.mav2015-09-041-1/+0
* Addition to r287455.mav2015-09-041-1/+0
* Use proper term in the ctld(8) and iscsid(8) man pages.trasz2015-09-032-4/+4
* Simplify the introductory example in ctl.conf(5) down to absolutetrasz2015-09-031-7/+1
* Rename YP to NIS in the manpages.araujo2015-09-031-11/+11
* Sync with the latest code from OpenBSD.araujo2015-09-032-62/+129
OpenPOWER on IntegriCloud