summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add "readcache" and "writecache" LUN options to control default behavior.mav2014-09-131-2/+6
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,delphij2014-09-135-0/+29
* Fix minor syntax errorallanjude2014-09-121-1/+1
* Improve markup and language throughout the ctl.conf man pageallanjude2014-09-121-123/+190
* Initialize 'bc_rdonly' to the right value.neel2014-09-111-0/+1
* Don't blindly assume the target agreed to transition to Full Feature Phase;trasz2014-09-111-9/+31
* Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate callsasomers2014-09-101-1/+4
* Fix memory leak, reported by Coverity.mav2014-09-101-0/+1
* Allow vtnet operation without merged rx buffers.grehan2014-09-091-20/+66
* Use keys_add_int() where appropriate. No functional changes.trasz2014-09-091-22/+4
* Fix ctld(8) to not forget to send TargetPortalGroupTag and TargetAliastrasz2014-09-091-4/+20
* Add a callback to be notified about negotiated features.grehan2014-09-095-0/+8
* Fix support for IPv6 nameservers.des2014-09-081-1/+1
* Avoid ctld(8) crash on getaddrinfo(3) failure.trasz2014-09-061-9/+7
* Document initiator-portal netmask support.trasz2014-09-051-5/+8
* Turn two errors, which are possible to trigger only by bugs,trasz2014-09-051-7/+3
* Make it possible to quote names in autofs maps using double quotes.trasz2014-09-051-0/+1
* Fix typo.trasz2014-09-051-2/+2
* Fix regression introduced by SVN r270954. Correct way to reset getoptsdteske2014-09-021-2/+2
* Fix a bug where command line arguments could be misprocessed if getopts isdteske2014-09-011-0/+2
* Add -Wthread-safety to WARNS=6.ed2014-09-011-0/+4
* Add references to vt(4) to further man-pages.se2014-09-011-6/+31
* Fix typo (by -> be).se2014-09-011-1/+1
* Make SOCK_RAW sockets to be truly raw, not modifying received and sentglebius2014-09-011-1/+1
* Set the 'inst_length' to '0' early on before any error conditions are detectedneel2014-08-301-2/+16
* Allow mailwrapper to use mailer.conf from localbase (respecting LOCALBASE env...bapt2014-08-262-5/+20
* More man pages that need to know about vt in addition to syscons.se2014-08-263-1/+18
* Update man-pages to correctly refer to changed pathes and naming conventionsse2014-08-262-4/+22
* Remove band.aid that made kbdcontrol lookup keymap files in the sysconsse2014-08-261-1/+1
* Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd"ngie2014-08-261-2/+2
* Fix a typo to catch correct condition.hiren2014-08-251-1/+1
* Optimize f_which() to be slightly faster still.dteske2014-08-241-3/+3
* Fix handling of keys in executable maps. Previously it was broken for keystrasz2014-08-241-11/+26
* Add "nobrowse" option. Previously automountd(8) always behaved as iftrasz2014-08-233-10/+70
* Don't fail on executable maps that return no entries. This turns uselesstrasz2014-08-231-1/+7
* Fix a recursive lock acquisition in vi_reset_dev().tychon2014-08-221-2/+6
* Change file permissions for some setuid executables so they are "o+r".neel2014-08-211-2/+2
* Add `-A' flag to pkg-install(8) invocation when installing dependencies.dteske2014-08-211-2/+4
* Make the iSCSI stack use __FBSDID() properly.trasz2014-08-2113-13/+39
* Use __FBSDID() properly.trasz2014-08-217-7/+21
* Recover sin6_scope_id of gateway addresses in riprecv() by using the if_indexhrs2014-08-201-0/+2
* Remove useless - and buggy, it resulted in spurious warnings in logs - code.trasz2014-08-201-12/+0
* Avoid showing stale errors when nmount(2) fails.bdrewery2014-08-191-0/+2
* Add LIBMD and LIBUTIL to DPADD to fix "make checkdpadd"ngie2014-08-191-0/+1
* Add missing libraries to DPADD; sort DPADD so DPADD and LDADD match upngie2014-08-191-2/+2
* Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-1937-74/+0
* Add LIBCRYPTO and LIBSSL to DPADDngie2014-08-181-1/+1
* Remove LOG_ODELAY because it does nothing.neel2014-08-171-1/+1
* Bring in the new automounter, similar to what's provided in most othertrasz2014-08-1715-0/+3753
* Try to clarify how file systems are exported for NFSv4.rmacklem2014-08-141-5/+6
OpenPOWER on IntegriCloud