summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Since the 253927, which removed the soft busy call for the sf page, itkib2013-08-231-1/+2
* zfs: do not reject any operations on a pool just because it's a boot poolavg2013-08-231-0/+2
* fbt: drop a local write-only variableavg2013-08-231-6/+0
* Fix the build and fix style.davide2013-08-231-2/+2
* zfs: inline and remove zfs_vnode_lockavg2013-08-233-15/+5
* - Bump date.davide2013-08-231-2/+2
* Add libexecinfo Makefileemaste2013-08-231-0/+19
* libc: Access some unexported variables more efficiently (related to stdio).jilles2013-08-231-2/+2
* Introduce callout_init_rm() so that callouts can be used in conjunctiondavide2013-08-232-6/+23
* libc: Make various internal file descriptors from fopen() close-on-exec.jilles2013-08-2313-21/+21
* Use tvtohz() to convert a socket buffer timeout to a tick value ratherjhb2013-08-231-7/+2
* Update libexecinfo man page for FreeBSDemaste2013-08-231-9/+11
* Some vendors store the mac addresses of arge(4) as a literal sring in thesbruno2013-08-232-7/+21
* FreeBSD compatibility for libexecinfoemaste2013-08-232-0/+2
* Import NetBSD libexecinfo 20130822 to contribemaste2013-08-239-0/+935
|\
* | Remove accidental import of libexecinfo at wrong directory levelemaste2013-08-2318-1870/+0
* | 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
OpenPOWER on IntegriCloud