summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add "rpm" and "formfactor" LUN options to match istgt functionality.mav2014-10-261-1/+7
* Move the ACPI PM timer emulation into vmm.ko.neel2014-10-262-174/+0
* Add basic iSNS client to the iSCSI target.mav2014-10-258-46/+759
* Improve ctld.conf example.trasz2014-10-241-10/+17
* Make the initiator-name and initiator-portal checks a little nicer.trasz2014-10-243-20/+36
* Tidy up the login code; no functional changes.trasz2014-10-241-11/+11
* vt(4): Add PIO_VFONT_DEFAULT ioctl to restore the default builtin fontdumbbell2014-10-232-9/+42
* Clean up (refactor) discovery a little; no functional changes.trasz2014-10-231-9/+8
* Fix some buglets in the error-handling of getdevice(). In particular, reportmarkj2014-10-221-3/+3
* Fix ctl.conf example to use proper paths to ZVOLs.trasz2014-10-221-4/+4
* Remove misleading statement. Bump date.trasz2014-10-221-8/+2
* Comment out parts about iSER; it's not implemented.trasz2014-10-221-4/+4
* Remove spurious empty line.trasz2014-10-221-1/+0
* Fix ctld(8) to not show the "auth-group <name> not assigned to any target"trasz2014-10-221-6/+15
* Whitespace fixes.trasz2014-10-229-47/+47
* Untangle iSCSI authentication code by splitting off the CHAPtrasz2014-10-228-393/+893
* 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
OpenPOWER on IntegriCloud