summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Import NetBSD libexecinfo 20130822 to contribemaste2013-08-2318-0/+1870
|\ \ | |/
| * Tag libexecinfo 2013-08-22emaste2013-08-229-0/+935
| * Vendor import of NetBSD's libexecinfo at 2013-08-22emaste2013-08-229-0/+935
* Set the back pointer from the prefix to the interface before addingdes2013-08-231-1/+1
* Update the manual page for vm_page_grab(9).kib2013-08-221-13/+27
* Export the inpcb features as a 64-bit entity.tuexen2013-08-223-4/+4
* Rename definition of HYPERVISOR_VIRT_START to avoid conflict withgibbs2013-08-222-3/+2
* Make also the features of the association 64-bit.tuexen2013-08-222-2/+2
* Both cluster_rbuild() and cluster_wbuild() sometimes set the pageskib2013-08-223-11/+28
* Revert r254501. Instead, reuse the type stability of the struct pmapkib2013-08-2212-33/+8
* Use the generation count of the pv list to work around LOR betweenkib2013-08-221-6/+37
* MFi386: r254619jkim2013-08-221-17/+0
* Remove EOL whitespace.joel2013-08-221-1/+1
* Remove EOL whitespace.joel2013-08-221-2/+2
* Minor mdoc nit.joel2013-08-221-1/+0
* Move the old iSCSI initiator source to a more appropriate placetrasz2013-08-2218-27/+27
* Really disconnect pkg_install from the build.ae2013-08-221-1/+1
* 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
OpenPOWER on IntegriCloud