aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* When updating port, apply only change of LUN map, not whole.Alexander Motin2015-09-133-3/+11
* CTL documentation update, mostly for HA.Alexander Motin2015-09-121-2/+5
* Regression: fix pw usermod -dBaptiste Daroussin2015-09-121-0/+1
* Replace `return' outside of function with exitDevin Teske2015-09-111-1/+1
* Use a variable for readabilityDevin Teske2015-09-111-2/+2
* Update copyrightDevin Teske2015-09-111-1/+1
* Better to reset trap and explicitly exit successDevin Teske2015-09-111-1/+2
* Remove trailing newline at EOFDevin Teske2015-09-111-1/+0
* Produce meaningful exit codeDevin Teske2015-09-112-6/+14
* Explicitly exit with successDevin Teske2015-09-111-1/+2
* Explicitly exit with successDevin Teske2015-09-111-1/+2
* Update copyrightsDevin Teske2015-09-113-2/+3
* Produce meaningful exit codeDevin Teske2015-09-111-1/+4
* Remove use of return outside of functionDevin Teske2015-09-111-1/+1
* Ignore error results from newaliases(1)Devin Teske2015-09-111-0/+2
* Use strlcpy() in favor of strncpy() as it's defined to have a nul characterXin LI2015-09-111-4/+4
* Remove unused target and initiator IDs.Alexander Motin2015-09-102-213/+125
* - Remove #ifdef HAVE_POLL_H.Hiroki Sato2015-09-103-60/+6
* fix compare argument for address type.Takanori Watanabe2015-09-091-1/+1
* Revert r287578. This patch requires more review.Jung-uk Kim2015-09-082-4/+2
* Add an additional check to service(8) -e incase rcvar is blankAllan Jude2015-09-081-2/+6
* Remove extra debug that crept inBaptiste Daroussin2015-09-081-3/+3
* Implement pubkey support for the bootstrapBaptiste Daroussin2015-09-084-35/+182
* Enable 802.11n support.Jung-uk Kim2015-09-082-2/+4
* Sort and remove duplicate compiler flags.Jung-uk Kim2015-09-082-15/+12
* service(8) -e does not respect /etc/rc.conf.d/* entriesAllan Jude2015-09-081-0/+2
* Fix indentation, no functional changesBaptiste Daroussin2015-09-081-6/+6
* Add two new portal group options "tag" and "foreign".Alexander Motin2015-09-075-7/+58
* Prefer pciids database from ports if presentBaptiste Daroussin2015-09-063-4/+10
* Parallelize the usr.sbin/ntp subdirectory buildEnji Cooper2015-09-061-0/+10
* Allow LUN options modification via CTL_LUNREQ_MODIFY.Alexander Motin2015-09-065-18/+123
* Yet another fix for gcc 4.2Baptiste Daroussin2015-09-051-5/+5
* Remove extra i++Baptiste Daroussin2015-09-051-1/+0
* Fix build with gcc 4.2Baptiste Daroussin2015-09-051-5/+5
* Add a new sesutil(8) utilityBaptiste Daroussin2015-09-054-0/+305
* Turn on RAWDCF by default.Cy Schubert2015-09-041-1/+1
* Another addition to r287455.Alexander Motin2015-09-041-1/+0
* Addition to r287455.Alexander Motin2015-09-041-1/+0
* Use proper term in the ctld(8) and iscsid(8) man pages.Edward Tomasz Napierala2015-09-032-4/+4
* Simplify the introductory example in ctl.conf(5) down to absoluteEdward Tomasz Napierala2015-09-031-7/+1
* Rename YP to NIS in the manpages.Marcelo Araujo2015-09-031-11/+11
* Sync with the latest code from OpenBSD.Marcelo Araujo2015-09-032-62/+129
* Fix mandoc(1) "WARNING: end of line whitespace"Devin Teske2015-09-031-15/+15
* Remove non-functional examples.Devin Teske2015-09-031-22/+1
* Don't leak 'var'.Xin LI2015-09-031-1/+3
* Minor code cleanups (no functional changes).Devin Teske2015-09-021-14/+12
* It's 2015, and some people are still trying to use fdisk and thenEdward Tomasz Napierala2015-09-021-3/+2
* Bump version for altered long-opts processingDevin Teske2015-09-011-1/+1
* Simplify long-option processingDevin Teske2015-09-011-14/+10
* Bump version for prior fix (SVN r287381)Devin Teske2015-09-011-1/+1