summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix mandoc(1) "WARNING: end of line whitespace"dteske2015-09-031-15/+15
* Remove non-functional examples.dteske2015-09-031-22/+1
* Don't leak 'var'.delphij2015-09-031-1/+3
* Minor code cleanups (no functional changes).dteske2015-09-021-14/+12
* It's 2015, and some people are still trying to use fdisk and thentrasz2015-09-021-3/+2
* Bump version for altered long-opts processingdteske2015-09-011-1/+1
* Simplify long-option processingdteske2015-09-011-14/+10
* Bump version for prior fix (SVN r287381)dteske2015-09-011-1/+1
* Style: Remove whitespace around brackets from function syntax optionsdteske2015-09-011-1/+1
* Comment for escape() function.dteske2015-09-011-0/+8
* Commentdteske2015-09-011-1/+1
* Properly escape arguments when moving into jail or chrootdteske2015-09-011-1/+22
* Style: commentsdteske2015-09-011-4/+4
* Style consistency: add single space before each `;;' case entrydteske2015-09-011-19/+19
* Remove `SYSRC_' prefix from $SYSRC_VERBOSE (prefix unnecessary sincedteske2015-09-011-12/+12
* Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returnsjhb2015-09-011-1/+1
* Check and fail if drop of privileges failed.delphij2015-09-011-2/+4
* die() would never return, mark it as so.delphij2015-08-271-1/+1
* Plug a possible memory leak.delphij2015-08-271-1/+2
* Merge ACPICA 20150818.jkim2015-08-261-1/+1
* Sync ypwhich(1) code with the OpenBSD version that is more modern.araujo2015-08-253-2/+413
* Some random tweaks to ctl.conf(5).trasz2015-08-241-12/+38
* Add static and remove unused variables.hrs2015-08-241-44/+50
* Remove obsolete API (SIOCGDRLST_IN6 and SIOCGPRLST_IN6) support.hrs2015-08-241-201/+0
* Make it clear that we're ignoring the return value fread(3). Allimp2015-08-241-1/+1
* Fix err pointer not initialized to NULL resultingbapt2015-08-212-0/+16
* Turn off gcc's uninitialized warnings for this code. Theyimp2015-08-211-0/+1
* Fix typo in regression testbapt2015-08-211-1/+1
* Fix /home symlink creationbapt2015-08-212-1/+14
* Fix useradd regression:bapt2015-08-212-2/+67
* Add ATF functional tests for fstyp(8). No ZFS or GELI tests yet.asomers2015-08-209-0/+255
OpenPOWER on IntegriCloud