aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* After r271635 mmap(2) requires either MAP_PRIVATE or MAP_SHAREDNeel Natu2014-09-271-1/+1
* Add a line to the post-installation configuration dialog to enable theDag-Erling Smørgrav2014-09-261-0/+1
* Fix thinko that, with two map entries like shown below, in that order,Edward Tomasz Napierala2014-09-231-1/+11
* Make it more explicitly clear that -t will not change filename.Bryan Drewery2014-09-231-1/+2
* Correct display of bhyve SMBIOS UUIDs with dmidecode by bumping the version.Peter Grehan2014-09-231-1/+1
* Restructure the MSR handling so it is entirely handled by processor-specificNeel Natu2014-09-203-10/+68
* Style (9) fixes, spaces to tabs.Steven Hartland2014-09-191-50/+50
* Make kernel to update LUN size from the backing storage on configurationAlexander Motin2014-09-181-1/+2
* lpr: replace setpgrp(2) with setpgid(2).Pedro F. Giffuni2014-09-181-1/+1
* Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-1/+1
* r258695 introduces a sanity check for makefs in order to verify thatDavide Italiano2014-09-181-1/+2
* Update the bhyve(8) manual to reflect that it is noGlen Barber2014-09-171-2/+2
* Fix two small nits in ctl.conf(5).Edward Tomasz Napierala2014-09-141-2/+3
* ZFS support isn't actually experimental anymore, so no need to scareNathan Whitehorn2014-09-141-1/+1
* Make the root-on-zfs part of the installer warn a user who booted the install...Allan Jude2014-09-141-0/+58
* Resolve an ambiguity with the definition of a new auth-groupAllan Jude2014-09-131-0/+1
* Rename the choices in the partitioning methods dialog to reflect currentNathan Whitehorn2014-09-131-5/+5
* Make the default choice for the chroot shell at the end be "No". This allowsNathan Whitehorn2014-09-131-1/+2
* Add the new iscsi(4) man pageAllan Jude2014-09-131-5/+7
* Add ZFS support to the bsdinstall partition editor and sade.Nathan Whitehorn2014-09-1313-45/+217
* Implement control over command reordering via options and control mode page.Alexander Motin2014-09-131-0/+7
* Add "readcache" and "writecache" LUN options to control default behavior.Alexander Motin2014-09-131-2/+6
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-135-0/+29
* Fix minor syntax errorAllan Jude2014-09-121-1/+1
* Improve markup and language throughout the ctl.conf man pageAllan Jude2014-09-121-123/+190
* Initialize 'bc_rdonly' to the right value.Neel Natu2014-09-111-0/+1
* Don't blindly assume the target agreed to transition to Full Feature Phase;Edward Tomasz Napierala2014-09-111-9/+31
* Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate callsAlan Somers2014-09-101-1/+4
* Fix memory leak, reported by Coverity.Alexander Motin2014-09-101-0/+1
* Allow vtnet operation without merged rx buffers.Peter Grehan2014-09-091-20/+66
* Use keys_add_int() where appropriate. No functional changes.Edward Tomasz Napierala2014-09-091-22/+4
* Fix ctld(8) to not forget to send TargetPortalGroupTag and TargetAliasEdward Tomasz Napierala2014-09-091-4/+20
* Add a callback to be notified about negotiated features.Peter Grehan2014-09-095-0/+8
* Fix support for IPv6 nameservers.Dag-Erling Smørgrav2014-09-081-1/+1
* Avoid ctld(8) crash on getaddrinfo(3) failure.Edward Tomasz Napierala2014-09-061-9/+7
* Document initiator-portal netmask support.Edward Tomasz Napierala2014-09-051-5/+8
* Turn two errors, which are possible to trigger only by bugs,Edward Tomasz Napierala2014-09-051-7/+3
* Make it possible to quote names in autofs maps using double quotes.Edward Tomasz Napierala2014-09-051-0/+1
* Fix typo.Edward Tomasz Napierala2014-09-051-2/+2
* Fix regression introduced by SVN r270954. Correct way to reset getoptsDevin Teske2014-09-021-2/+2
* Fix a bug where command line arguments could be misprocessed if getopts isDevin Teske2014-09-011-0/+2
* Add -Wthread-safety to WARNS=6.Ed Schouten2014-09-011-0/+4
* Add references to vt(4) to further man-pages.Stefan Eßer2014-09-011-6/+31
* Fix typo (by -> be).Stefan Eßer2014-09-011-1/+1
* Make SOCK_RAW sockets to be truly raw, not modifying received and sentGleb Smirnoff2014-09-011-1/+1
* Set the 'inst_length' to '0' early on before any error conditions are detectedNeel Natu2014-08-301-2/+16
* Allow mailwrapper to use mailer.conf from localbase (respecting LOCALBASE env...Baptiste Daroussin2014-08-262-5/+20
* More man pages that need to know about vt in addition to syscons.Stefan Eßer2014-08-263-1/+18
* Update man-pages to correctly refer to changed pathes and naming conventionsStefan Eßer2014-08-262-4/+22
* Remove band.aid that made kbdcontrol lookup keymap files in the sysconsStefan Eßer2014-08-261-1/+1