summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a regression in pw usermod -G listbapt2014-10-282-1/+40
* Remove spurious libelf dependency.nwhitehorn2014-10-281-1/+1
* When a group is renamed then the group has been invalidated for sure.bapt2014-10-282-3/+17
* Fix build after previous commit. While here, improve error messages.trasz2014-10-281-13/+27
* Remove the distinction between strings and numbers from ctld(8) yacc parser.trasz2014-10-282-30/+59
* Use pkg-1.4-style platform identifiers based on MACHINE_ARCH (e.g.nwhitehorn2014-10-273-410/+22
* Fix renderingbapt2014-10-271-2/+1
* Clarify the documentation of pmcstat:bapt2014-10-271-1/+8
* Add a comment explaining the intent behind the I/O reservation [0x72-0x77].neel2014-10-261-0/+4
* 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
OpenPOWER on IntegriCloud