summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* IFC @r273338neel2014-10-213-7/+7
|\
| * Disable hyperv on pc98.nyan2014-10-181-3/+3
| * Fix the watchdog/watchdog man pages.rpaulo2014-10-182-4/+4
| * Support stopping and restarting the AHCI command list via togglingtychon2014-10-172-25/+148
* | IFC @r273214neel2014-10-202-25/+148
* | IFC @r273206neel2014-10-197-20/+98
|\ \ | |/
| * Fix automountd(8) not to leave zombies.trasz2014-10-161-0/+29
| * Make automountd(8) inform autofs(4) whether directory being handled cantrasz2014-10-153-10/+54
| * Silence down a warning that doesn't provide any useful information unlesstrasz2014-10-151-1/+1
| * Make automount(8)/automountd(8) treat percent sign as a valid parttrasz2014-10-141-1/+1
| * Rename awk(1) implementation of GNU awk's built-in asorti() function todteske2014-10-143-6/+6
| * Fix awk(1) asorti() implementation to work when called in a loop.dteske2014-10-143-2/+7
* | Don't advertise the "OS visible workarounds" feature in cpuid.80000001H:ECX.neel2014-10-191-0/+25
* | Don't advertise the Instruction Based Sampling feature because it requiresneel2014-10-171-0/+13
* | Hide extended PerfCtr MSRs on AMD processors by clearing bits 23, 24 and 28 inneel2014-10-171-0/+37
* | Emulate the "Hardware Configuration" MSR when running on an AMD host.neel2014-10-161-2/+27
* | IFC @r273066neel2014-10-1412-152/+208
|\ \ | |/
| * Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile.delphij2014-10-134-51/+14
| * Only allow ZFS boot on GPT; the MBR ZFS bootblocks cannot be installed usingnwhitehorn2014-10-121-1/+3
| * Centralize determination of boot firmware (UEFI vs. BIOS/CSM) into anwhitehorn2014-10-121-32/+35
| * Improve and document `ctladm portlist` subcommand.mav2014-10-122-18/+74
| * Check buffer length more strictly.hrs2014-10-111-4/+15
| * Fix off-by-one.hrs2014-10-111-2/+2
| * pstat(8): Correct description of the SESS column in pstat -t.jilles2014-10-111-2/+2
| * Fix buffer overrun.hrs2014-10-111-1/+2
| * Make ctld start even if some LUNs are unable to open backing storage.mav2014-10-102-41/+61
* | IFC @r272887neel2014-10-1012-21/+102
|\ \ | |/
| * Support Intel-specific MSRs that are accessed when booting up a linux in bhyve:neel2014-10-091-0/+7
| * iasl(8) expects integer fields in data tables to be specified as hexadecimalneel2014-10-091-2/+2
| * Two more places where login_setcryptfmt() defaults to MD5 were misseddes2014-10-091-2/+2
| * Integrate usr.sbin/nmtree/tests from NetBSD into atf/kyuangie2014-10-092-1/+37
| * If we fail to send a signal after rotation, print the pidfile from whichmarkj2014-10-081-2/+2
| * Implement software (mode page) and hardware (config) write protection.mav2014-10-081-1/+4
| * Remove call to access(2) which didn't serve any purpose, and make it moretrasz2014-10-071-10/+5
| * Implement the FLUSH operation in the virtio-block emulation.neel2014-10-071-0/+6
| * Properly set the timeout in a query_state. The global query_timeoutjhb2014-10-061-2/+2
| * - Add some tests for modifying groupsbrd2014-10-062-1/+35
* | Fix bhyvectl so it works correctly on AMD/SVM hosts. Also, add command lineneel2014-10-101-714/+1140
* | IFC @r272481neel2014-10-0518-198/+382
|\ \ | |/
| * Add new fields in the FADT, required by IASL 20140926-64.grehan2014-10-031-1/+4
| * - Add a test for bug 191427 where pw(8) will go into an infinite loopbrd2014-10-026-0/+62
| * Merge ACPICA 20140926.jkim2014-10-026-41/+69
| * Optimize program flow for execution speed. Also fix some more style(9) nitsdteske2014-10-012-67/+153
| * Use snprintf(3) in place of unbounded sprintf(3) (prevent buffer overflow).dteske2014-09-292-78/+97
| * Change the /var dataset in the default ZFS layout to have theallanjude2014-09-281-1/+1
| * - Cleanups pc98 code.nyan2014-09-281-20/+6
| * After r271635 mmap(2) requires either MAP_PRIVATE or MAP_SHAREDneel2014-09-271-1/+1
* | IFC @r272185neel2014-09-274-3/+15
|\ \ | |/
| * Add a line to the post-installation configuration dialog to enable thedes2014-09-261-0/+1
| * Fix thinko that, with two map entries like shown below, in that order,trasz2014-09-231-1/+11
OpenPOWER on IntegriCloud