aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Rename awk(1) implementation of GNU awk's built-in asorti() function toDevin Teske2014-10-143-6/+6
* Fix awk(1) asorti() implementation to work when called in a loop.Devin Teske2014-10-143-2/+7
* Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile.Xin LI2014-10-134-51/+14
* Only allow ZFS boot on GPT; the MBR ZFS bootblocks cannot be installed usingNathan Whitehorn2014-10-121-1/+3
* Centralize determination of boot firmware (UEFI vs. BIOS/CSM) into aNathan Whitehorn2014-10-121-32/+35
* Improve and document `ctladm portlist` subcommand.Alexander Motin2014-10-122-18/+74
* Check buffer length more strictly.Hiroki Sato2014-10-111-4/+15
* Fix off-by-one.Hiroki Sato2014-10-111-2/+2
* pstat(8): Correct description of the SESS column in pstat -t.Jilles Tjoelker2014-10-111-2/+2
* Fix buffer overrun.Hiroki Sato2014-10-111-1/+2
* Make ctld start even if some LUNs are unable to open backing storage.Alexander Motin2014-10-102-41/+61
* Support Intel-specific MSRs that are accessed when booting up a linux in bhyve:Neel Natu2014-10-091-0/+7
* iasl(8) expects integer fields in data tables to be specified as hexadecimalNeel Natu2014-10-091-2/+2
* Two more places where login_setcryptfmt() defaults to MD5 were missedDag-Erling Smørgrav2014-10-091-2/+2
* Integrate usr.sbin/nmtree/tests from NetBSD into atf/kyuaEnji Cooper2014-10-092-1/+37
* If we fail to send a signal after rotation, print the pidfile from whichMark Johnston2014-10-081-2/+2
* Implement software (mode page) and hardware (config) write protection.Alexander Motin2014-10-081-1/+4
* Remove call to access(2) which didn't serve any purpose, and make it moreEdward Tomasz Napierala2014-10-071-10/+5
* Implement the FLUSH operation in the virtio-block emulation.Neel Natu2014-10-071-0/+6
* Properly set the timeout in a query_state. The global query_timeoutJohn Baldwin2014-10-061-2/+2
* - Add some tests for modifying groupsBrad Davis2014-10-062-1/+35
* Add new fields in the FADT, required by IASL 20140926-64.Peter Grehan2014-10-031-1/+4
* - Add a test for bug 191427 where pw(8) will go into an infinite loopBrad Davis2014-10-026-0/+62
* Merge ACPICA 20140926.Jung-uk Kim2014-10-026-41/+69
* Optimize program flow for execution speed. Also fix some more style(9) nitsDevin Teske2014-10-012-67/+153
* Use snprintf(3) in place of unbounded sprintf(3) (prevent buffer overflow).Devin Teske2014-09-292-78/+97
* Change the /var dataset in the default ZFS layout to have theAllan Jude2014-09-281-1/+1
* - Cleanups pc98 code.Yoshihiro Takahashi2014-09-281-20/+6
* 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