summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use case insensitive match in portsnap.delphij2014-04-211-1/+1
* Fix ACPI DSDT indentation cosmetic breakage introduced in r264631 --tychon2014-04-181-1/+1
* Respect the destination operand size of the 'Input from Port' instruction.tychon2014-04-181-4/+23
* Add support for reading the PIT Counter 2 output signal via the NMItychon2014-04-181-0/+18
* Remove redundant code.trasz2014-04-171-1/+0
* Make it possible for the initiator side to operate in both proxytrasz2014-04-163-34/+46
* English.trasz2014-04-161-3/+3
* If we fail to create LUN, try again on next configuration reload.trasz2014-04-161-1/+9
* Use consistent punctuation.trasz2014-04-161-3/+4
* Use proper terminology in debug messages.trasz2014-04-161-3/+3
* Constify.trasz2014-04-162-10/+13
* Properly pass the initiator address when running in proxy mode.trasz2014-04-163-31/+34
* Use socket address from accept(2) instead of retrieving it viatrasz2014-04-161-11/+13
* Rework the way we enable CTL iSCSI port. Previously conf_apply()trasz2014-04-163-8/+16
* Properly identify target portal when running in proxy mode. While here,trasz2014-04-163-28/+45
* Make it possible for the iSCSI target side to operate in both normaltrasz2014-04-163-86/+112
* Stop treating LUN 0 as mandatory. There is no reason to do that.trasz2014-04-151-7/+6
* When merging docsinstall and zfsboot updates to stable/9 it was discovereddteske2014-04-152-0/+2
* mergemaster: Avoid "/var/tmp/temproot disappeared" if there is nothing tojilles2014-04-141-1/+1
* Add support for emulating the slave PIC.tychon2014-04-141-2/+2
* Fix typo in debug/log statement.dteske2014-04-141-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-1323-23/+23
* Remove the names of the build host and user and the build date. Thisdes2014-04-121-9/+0
* Fix stray "." left over from previous commit.brueffer2014-04-101-1/+1
* Fix Xref order in SEE ALSO.brueffer2014-04-101-2/+2
* More mdoc/spelling/grammar cleanup.brueffer2014-04-101-30/+36
* Constrain the amount of data returned to what is actually availabletychon2014-04-091-3/+5
* Handle single-byte reads from the bvmcons port (0x220) by returningjhb2014-04-081-0/+9
* Quick mdoc/whitespace/spelling pass, this needs some more work.brueffer2014-04-081-20/+24
* Explicitly initialize 'vmname' to NULL.jhb2014-04-081-0/+1
* Add Stacey Son's binary activation patches that allow remapping ofsbruno2014-04-084-0/+705
* Fork a child process and wait until the process terminates when the -Pjh2014-04-061-1/+1
* Timestamps may not have a decimal point.marcel2014-04-061-1/+3
* Speed up the lookup of interfaces when there are a large numbergnn2014-04-051-8/+19
* Add support for the virtio RNG entropy-source device.grehan2014-04-024-1/+194
* Print status of ARI capability in pciconf -crstone2014-04-011-1/+7
* Add an ioctl to suspend a virtual machine (VM_SUSPEND). The ioctl can be calledneel2014-03-261-1/+34
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processdim2014-03-261-0/+2
* Revert r263638 (create /root dataset) for now as it breaks install and needsbdrewery2014-03-261-2/+0
* Move the atpit device model from userspace into vmm.ko for bettertychon2014-03-253-338/+0
* Add missing LIBM to DPADD from r263650bdrewery2014-03-241-1/+1
* Remove unneeded fake _KERNEL definition.glebius2014-03-231-2/+0
* Fix build with libucl 20140321bdrewery2014-03-221-1/+1
* Create a root dataset so that /root is outside of the boot environment.bdrewery2014-03-221-0/+2
* Use 'cpuset_t' to represent the vcpus active in a virtual machine.neel2014-03-203-20/+16
* Fix kern/187712: config(8) does not respect KERNCONFDIR.asomers2014-03-204-1/+38
* Make the error message more clear.trasz2014-03-191-2/+2
* Don't reissue in-flight commands.tychon2014-03-181-2/+16
* Line-wrapping tweak: make the sample jail command line fit in 80 characters.rwatson2014-03-171-2/+3
* Though there currently isn't a way to insert new media into an ATAPItychon2014-03-161-0/+18
OpenPOWER on IntegriCloud