aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add to CTL initial support for CDROMs and removable devices.Alexander Motin2015-09-277-7/+53
* rtsock requests for deleting interface address lles started to return EPERMAlexander V. Chernikov2015-09-272-1/+6
* Increase group limit for kerberized NFSv4Josh Paetzel2015-09-261-2/+2
* Revert r288268. Wrong change committed.Bryan Drewery2015-09-261-1/+1
* Hookup mkcsmapper_static and mkesdb_static for all but install.Bryan Drewery2015-09-261-1/+1
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-09-267-3/+13
* Remove some duplicate, legacy, dead and questionable code.Alexander Motin2015-09-263-597/+27
* Build ofwdump(8) on MIPS tooEd Maste2015-09-251-0/+1
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-2510-20/+0
* META_MODE: Checkin a proper Makefile.depend.Bryan Drewery2015-09-251-3/+10
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-2515-30/+0
* Fix typo.Josh Paetzel2015-09-251-1/+1
* Add missing CLEANFILES.Bryan Drewery2015-09-241-0/+1
* Fix crash on parsing some inf filesDmitry Marakasov2015-09-222-1/+7
* Remove unsupported S5 (power off) state since r170976.Jung-uk Kim2015-09-221-5/+3
* 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