summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Rework the EXAMPLES section to be a bit clearer.jhb2014-10-291-6/+58
* Fix iscsictl(8) and ctld(8) to correctly handle Windows newlinestrasz2014-10-291-0/+1
* Keep the token list sorted.trasz2014-10-291-3/+3
* Make it possible to optionally use semicolon to separate statements.trasz2014-10-292-1/+12
* Simplify code; no functional changes.trasz2014-10-293-47/+21
* Add discovery-filter. This makes it possible to restrict which targetstrasz2014-10-297-8/+193
* Document iSNS defaults.trasz2014-10-281-1/+3
* Fix renaming a group via the gr_copy functionbapt2014-10-281-0/+14
* Ensure pw userdel -u <invalid> do not try to remove rootbapt2014-10-282-0/+14
* Fix atf syntaxbapt2014-10-281-1/+1
* Do not delete the group wheel when bad argument is passed to pw groupdel -gbapt2014-10-282-0/+17
* 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
OpenPOWER on IntegriCloud