summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | - Use kmem_malloc rather than kmem_alloc() for GDT/LDT/tss allocations etc.jeff2013-07-262-11/+14
* | Implement certificate verification, and many other SSL-relateddes2013-07-266-51/+905
* | fix UPDATING entry in r253677avg2013-07-261-7/+7
* | Style issue in r253661.pfg2013-07-261-1/+1
* | make path matching in devfs rules consistent and sane (and safer)avg2013-07-262-24/+45
* | - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4.marius2013-07-261-5/+7
* | Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macromarius2013-07-261-0/+2
* | Regenerate usb.confhselasky2013-07-261-67/+27
* | Assume that all Apple products using interface class 255, subclass 253hselasky2013-07-261-0/+8
* | Remove define and documentation for vm_pageout_algorithm missed in r253587zont2013-07-263-11/+2
* | Fix a segfault in ctfmerge due to a bug in gcc.pfg2013-07-264-6/+55
* | Document the sbinuptime() and getsbinuptime() functions introduced inbrooks2013-07-252-6/+23
* | sh: Remove an incorrect comment.jilles2013-07-251-1/+1
* | sh: Remove #define MKINIT.jilles2013-07-257-11/+9
* | ext2fs: Return EINVAL for negative uio_offset as in UFS.pfg2013-07-251-8/+2
* | Enhance the description of NOTE_TRACK:jhb2013-07-251-6/+11
* | Fix typo.adrian2013-07-251-1/+1
* | Set the device description after we call uart_probe(). In uart_probe()marcel2013-07-251-1/+7
OpenPOWER on IntegriCloud