summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add an explicit exit code 'SPINUP_AP' to tell the controlling process that anneel2012-09-255-219/+240
* Fix a bug in how a 64-bit bar in a pci passthru device would be presented toneel2012-08-061-1/+6
* Add support for emulating PCI multi-function devices.neel2012-08-061-54/+146
* Device model for ioapic emulation.neel2012-08-055-3/+347
* The displacement field in the decoded instruction should be treated as a 8-bitneel2012-08-041-20/+14
* Add the "-I" option to control whether or not an ioapic is visible to the guest.neel2012-08-041-5/+10
* Use the correct variable to index into the 'lirq[]' array to check the legacyneel2012-08-041-1/+1
* Check that 'opts' is actually not NULL before dereferencing it. It is expectedneel2012-08-041-1/+1
* Add --get-all option to dump all readable parameters.grehan2012-07-121-86/+90
* IFC @ r238370grehan2012-07-11157-1286/+10653
|\
| * Remove end of line whitespace.joel2012-07-091-1/+1
| * Add range and table revision checking to avoid abend.takawata2012-07-091-1/+9
| * - Add IFT_L2VLAN (vlan(4)) support.hrs2012-07-093-18/+79
| * We don't need to check the result of sending signal when -R option isae2012-07-091-1/+2
| * Make usbusN logging pseudo-interface used by usbdump(8) clonable. One ishrs2012-07-091-1/+25
| * Remove "prefer_source" address selection option. FreeBSD has had anhrs2012-07-092-17/+1
| * Fix always 0 tautologly revealed by gcc46eadler2012-07-081-1/+1
| * Remove end of line whitespace.joel2012-07-041-5/+5
| * Add the possibility to specify a threshold for the number of negative cachese2012-07-046-0/+87
| * Add a one second sleep before touching the spool directory. If the touchjhb2012-07-021-0/+9
| * Fix build after r237997.glebius2012-07-021-1/+1
| * New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkgbapt2012-07-021-1/+4
| * Call set_terminal_mode() after video mode change, not before, becauseache2012-06-291-4/+8
| * o Restore -u <username> getopt(3) flag somehow killed in r234712.maxim2012-06-281-1/+1
| * Some amount of style(9)obrien2012-06-273-53/+94
| * Ensure crunchen uses the same make binary as the rest of the build.obrien2012-06-251-5/+11
| * Merge ACPICA 20120620.jkim2012-06-221-2/+2
| * Fix ARM compilation issue.mjacob2012-06-201-2/+4
| * Add __unused macros to appropriate places in order to allow buildingeadler2012-06-196-15/+14
| * Allow users with RO privilege to the device to read the RO attributes.eadler2012-06-1910-35/+41
| * Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-3/+1
| * Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-3/+0
| * Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-3/+2
| * Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-6/+2
| * Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-2/+1
| * Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-192-8/+1
| * mdoc: avoid nested displays. Fixes mandoc warnings.joel2012-06-131-3/+3
| * Add "human" option to print IPv4/IPv6 flows in human-readable format.melifaro2012-06-092-13/+34
| * mdoc: fix mandoc "Oc breaks Op" warning.joel2012-06-091-5/+10
| * Remove spurious ARM symbols from lookup table.fabient2012-06-061-0/+8
| * Don't crash trying to load symbols from striped file.glebius2012-06-051-0/+2
| * Replace the use of wall clock time with monotonically increasingdelphij2012-06-042-4/+4
| * Document -r option in SYNOPSIS and usage statement.trociny2012-06-042-3/+3
| * On a child exit, call waitpid(2) to clean up the process table.trociny2012-06-041-0/+4
| * Minor spelling fixes.joel2012-06-039-9/+9
| * cpucontrol: use CPUCTL_UPDATE ioctl on correct file descriptoravg2012-06-031-1/+1
| * mdoc: add missing width argument to Bl -tag.joel2012-06-0310-13/+13
| * Add a new -e flag to pciconf(8)'s list mode to display PCI error details.jhb2012-06-016-11/+254
| * Bump PKG_INSTALL_VERSION which should've been done in r236233jpaetzel2012-05-301-1/+1
| * Let pkg_add use the ENV variable PACKAGESUFFIX. Thisjpaetzel2012-05-305-11/+38
OpenPOWER on IntegriCloud