aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* ngctl dot: Drop invalid trailing semi-colonConrad Meyer2015-09-221-1/+1
* Make cltd ignore HA ports.Alexander Motin2015-09-211-1/+7
* - Remove unused union p_un.Hiroki Sato2015-09-191-22/+13
* - Fix a crash on a rpc entry when an IPv6 address is explicitly specifiedHiroki Sato2015-09-191-4/+2
* 'sin' is never used after assignment. Looking at the context, it seemsXin LI2015-09-191-1/+1
* Rename some functions and variables inside sesutil(8) to make gcc happyAllan Jude2015-09-191-10/+10
* Connect sesutil(1) and numactl(1) for META_MODE.Bryan Drewery2015-09-191-0/+18
* Improve and expand sesutil(8)Allan Jude2015-09-195-65/+667
* Replace afterinstall: hack from r54681 with 'make delete-old' functionality.Bryan Drewery2015-09-191-3/+0
* Remove redundant beforeinstall.Bryan Drewery2015-09-181-4/+0
* Eliminate unneeded copying of vdev data, goto, etc. and add a noteXin LI2015-09-172-19/+24
* Use strlcpy() instead of strncpy() because subsequent mkstemps expectsXin LI2015-09-171-2/+2
* Update META_MODE dependencies.Bryan Drewery2015-09-171-0/+1
* If forwarders were specified on the command line, create an emptyDag-Erling Smørgrav2015-09-161-6/+14
* Add a number of models to the bsdinstall GPT hack blacklistAllan Jude2015-09-161-1/+27
* Add ctl-lun config option for consistency in HA setups.Alexander Motin2015-09-155-3/+36
* Perform I2C transmission in a single burst when mode is "none" or not setZbigniew Bodek2015-09-151-28/+79
* Fix code typo (no functional change)Devin Teske2015-09-141-3/+3
* Regression: fix usershow -7Baptiste Daroussin2015-09-141-1/+1
* Add negotiation of iSCSIProtocolLevel to 2 (RFC7144).Alexander Motin2015-09-131-0/+5
* 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