summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix returning incorrect bio_resid value with failed BIO_DELETE requests.mav2013-07-282-26/+35
* - Relax the restriction on the member interfaces with LLAs. Two or morehrs2013-07-281-27/+8
* Revert r253748,253749avg2013-07-2815-17/+18
* remove needless inclusion of machine/cpu.h in userlandavg2013-07-288-8/+0
* put contents of cpu.h under _KERNELavg2013-07-287-10/+17
* x86: detect mwait capabilities and extensions, when presentavg2013-07-287-0/+49
* Rename the existing std.imx and imx.files to std.imx51 and files.imx51, toian2013-07-283-2/+2
* Fix compilation when debugging is disabled.adrian2013-07-281-2/+1
* Fix printf of seconds for systems where time_t is 64 bits.ian2013-07-281-2/+3
* Commit the missing header change.adrian2013-07-281-0/+2
* - Add const-qualifiers to the arguments of isonum_*().marius2013-07-281-13/+22
* When creation of the v_pollinfo raced and our instance of vpollinfokib2013-07-281-4/+11
* Remove EOL whitespace.joel2013-07-281-1/+1
* mdoc and language improvements.joel2013-07-281-14/+29
* Update subversion-1.8.0 -> 1.8.1. Update supportingpeter2013-07-28171-19882/+6068
|\
| * Import Apache apr-util-1.5.2 into vendor staging area.peter2013-07-2859-17913/+3001
* | Refactor the VAP transmit path code into a utility function that bothadrian2013-07-282-217/+155
* | DTrace: re-apply r249426 now that the underlying issues have been solved.pfg2013-07-2817-23/+160
* | DTrace: re-merge remainder of r249367 (original from Illumos).pfg2013-07-2834-274/+813
|\ \
| * | Update vendor/illumos/dist and vendor-sys/illumos/distdelphij2013-06-252-25/+25
| * | Update vendor/illumos/dist to illumos-gate 14056:812b3d1ca0a0delphij2013-06-251-0/+11
| * | Update vendor/illumos/dist and vendor-sys/illumos/distdelphij2013-06-127-137/+161
| * | Update vendor/illumos/dist and vendor-sys/illumos/distdelphij2013-06-111-1/+1
| * | Update vendor/illumos/dist to illumos-gate 14049:4a7f6353bcf0delphij2013-06-112-24/+29
| * | Update vendor/illumos/dist and vendor-sys/illumos/distdelphij2013-06-111-0/+5
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-05-231-4/+28
* | | Synchronize device cache on close only if there were some write operations.mav2013-07-272-10/+24
* | | Provide some examples for watchdogd usage.alfred2013-07-271-1/+76
* | | Oops, revert unwanted part of r253721.mav2013-07-271-2/+0
* | | Detect unsupported PREVENT ALLOW MEDIUM REMOVAL and SYNCHRONIZE CACHE(10)mav2013-07-271-0/+24
* | | Use kern_ioctl() rather than ioctl() for testing the FBT provider, since themarkj2013-07-277-12/+12
* | | Fix watchdog pretimeout.alfred2013-07-275-21/+301
* | | Put in commented-out version of beastie menu commandskientzle2013-07-271-0/+4
* | | Install Forth infrastructure along with ubldr.kientzle2013-07-271-1/+14
* | | update ciss debugger command to iterate over multiple raid controllers up tosbruno2013-07-271-4/+10
* | | MFgem r251960: re-check the mgt device object for the requested pagekib2013-07-271-2/+9
* | | The pmap_qenter() and pmap_qremove() perform TLB invalidation on itskib2013-07-271-10/+0
* | | At some point after stable/7 the ACPI and ISA interfaces to the IPMI controllersbruno2013-07-272-11/+10
* | | - Set the System Identifier in the Primary Volume Descriptor to FreeBSDmarius2013-07-272-6/+7
* | | Introduce 3 seconds timeout on `graid stop` command (mostly with -f flag).mav2013-07-272-11/+8
* | | Implement some function tracing.adrian2013-07-271-9/+293
* | | Display a string instead of a numeric code in the linkdnrc sysctl.np2013-07-271-2/+34
* | | Expand the list of devices claimed by cxgbe(4).np2013-07-271-11/+12
* | | Improve page LRU quality and simplify the logic.jeff2013-07-261-71/+57
* | | Fix Denial of Service vulnerability in named(8). [13:07]delphij2013-07-261-1/+1
* | | Add support for packet-sniffing tracers to cxgbe(4). This works withnp2013-07-2610-23/+825
* | | Merge ACPICA 20130725.jkim2013-07-2624-634/+1533
* | | Make the BSD-licensed patch the default.pfg2013-07-265-9/+9
* | | Reserve room for ioctls that aren't in this copy of the driver yet.np2013-07-261-0/+3
* | | Break out the static, global LACP debug options into a per-lagg unitadrian2013-07-264-19/+62
OpenPOWER on IntegriCloud