summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Bind to 9.9.3-P2erwin2013-08-22339-14074/+27696
|\
| * Vendor import of Bind 9.9.3-P2erwin2013-08-14331-13983/+27594
| * Take the weirdly named libtool file off the vendor brachn anderwin2013-08-122-98/+1
* | Even though it doesn't really make sense in the context of a CONNECTdes2013-08-221-0/+2
* | Remove the deprecated VM_ALLOC_RETRY flag for the vm_page_grab(9).kib2013-08-2217-32/+20
* | Add in some backwards compatability hacks to make -HEAD net80211 compileadrian2013-08-223-0/+27
* | Enable DTrace hooks in ppc64.jhibbits2013-08-221-0/+3
* | Make dtrace_copy() actually work on PowerPC. Although unused currently,jhibbits2013-08-221-4/+4
* | Fix an integer overflow in computing the size of a temporary bufferdelphij2013-08-222-0/+4
* | Expand the use of stat(2) flags to allow storing some Windows/DOSken2013-08-2112-76/+300
* | The PADLOCK_RNG and RDRAND_RNG kernel options are now devices.obrien2013-08-217-14/+15
* | Reimplement atomic operations on PDEs and PTEs in pmap.h. This changejkim2013-08-212-119/+21
* | - Eliminate the vm object lock from the active queue scan. It is notjeff2013-08-211-24/+9
* | Reset errno before strtoumax() call to properly detect ERANGE.pluknet2013-08-211-0/+7
* | Implement atomic_cmpset_64() and atomic_swap_64() for i386.jkim2013-08-211-0/+113
* | Reimplement atomic_load_acq_64() and atomic_store_rel_64() for i386. Thesejkim2013-08-212-99/+110
* | Remove empty lines before return statements for style consistency.jkim2013-08-212-11/+0
* | Implement atomic_swap() and atomic_testandset().jkim2013-08-213-51/+166
* | Change the name of this particular event to reflect the name used inadrian2013-08-211-2/+2
* | Fix mps(4) driver breakage that came in in change 253550 thatken2013-08-211-2/+2
* | - Remove the "a" constraint from main output operand for atomic_cmpset().jkim2013-08-212-15/+15
* | Use '+' modifier for a memory operand that is both an input and an output.jkim2013-08-212-52/+37
* | Remove bogus labels. No functional change.jkim2013-08-212-3/+0
* | Use consistent style. No functional change.jkim2013-08-212-22/+22
* | Add kstat entries for ZFS compression statistics.gibbs2013-08-213-4/+65
* | Revert r254520 and resurrect the M_NOFREE mbuf flag and functionality.andre2013-08-213-2/+12
* | Add simple test for the read/write/lseek on posix shm filedescriptor.kib2013-08-211-6/+21
* | Implement read(2)/write(2) and neccessary lseek(2) for posix shmfd.kib2013-08-219-3/+266
* | Make the seek a method of the struct fileops.kib2013-08-214-65/+86
* | Extract the general-purpose code from tmpfs to perform uiomove fromkib2013-08-213-211/+119
* | Check strtoumax(3) for ERANGE in case of non-prefixed string.pluknet2013-08-211-0/+4
* | Addendum to r254141: Allow recursion on the free pages queues lock inalc2013-08-211-1/+1
* | Add support for uarts other than the serial console in TI OMAP SoCs.ian2013-08-216-3/+206
* | Make the uart ns8250 high-level interface public rather than static.ian2013-08-212-38/+73
* | Fix 'make depend'.uqs2013-08-211-3/+3
* | Fix the (unused for now) SCSI_PROTO_iSCSI define to match style(9).trasz2013-08-211-1/+1
* | Make the noop clock successfully do nothing, because doing nothing andian2013-08-211-1/+31
* | Define the uart clocks so that they can be en/disabled at runtime.ian2013-08-212-1/+30
* | Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-2125-71/+325
* | Use an if/else sequence rather than unrelated if statements, so that aian2013-08-211-7/+7
* | Check for generic ns16550 after all other types. A device may be compatibleian2013-08-211-3/+3
* | MFV r254421:delphij2013-08-216-26/+57
* | MFV r254220:delphij2013-08-201-7/+17
* | Pull in r182983 from upstream clang trunk:dim2013-08-201-5/+10
* | Pull in r188716 from upstream clang trunk:dim2013-08-201-2/+4
* | Enable VFP on ARMADA XP.andrew2013-08-201-0/+1
* | Display P/N information in the description.np2013-08-201-3/+3
* | Stop an ipoib interface before detaching it.jhb2013-08-201-0/+2
* | Force keyboards which don't have the requiredhselasky2013-08-201-2/+6
* | Correct a typo in the event mask mnemonic.bz2013-08-201-1/+1
OpenPOWER on IntegriCloud