summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* - Remove unused union p_un.hrs2015-09-191-22/+13
* - Fix a crash on a rpc entry when an IPv6 address is explicitly specifiedhrs2015-09-191-4/+2
* 'sin' is never used after assignment. Looking at the context, it seemsdelphij2015-09-191-1/+1
* Rename some functions and variables inside sesutil(8) to make gcc happyallanjude2015-09-191-10/+10
* Connect sesutil(1) and numactl(1) for META_MODE.bdrewery2015-09-191-0/+18
* Improve and expand sesutil(8)allanjude2015-09-195-65/+667
* Replace afterinstall: hack from r54681 with 'make delete-old' functionality.bdrewery2015-09-191-3/+0
* Remove redundant beforeinstall.bdrewery2015-09-181-4/+0
* Eliminate unneeded copying of vdev data, goto, etc. and add a notedelphij2015-09-172-19/+24
* Use strlcpy() instead of strncpy() because subsequent mkstemps expectsdelphij2015-09-171-2/+2
* 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
OpenPOWER on IntegriCloud