summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDbryanv2013-08-2310-0/+4244
* Return EIO iso -1, the kiic_transfer has an signed return.andreast2013-08-231-1/+1
* Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma fromnp2013-08-234-11/+26
* Fix implementation of sock_getname.np2013-08-231-5/+5
* Set the hint for physical address of RSDP in hexadecimal as before r223262.jkim2013-08-231-1/+1
* Whitespace cleanup.np2013-08-231-2/+1
* Merge lldb r188801 to contrib/llvm/tools/lldb/emaste2013-08-23885-0/+362847
|\
| * Import lldb as of SVN r188801emaste2013-08-23885-0/+362847
* There is no need to hold the freelist lock around alloc/free ofnp2013-08-231-10/+1
* Addendum to r254141: The call to vm_radix_insert() in vm_page_cache() canalc2013-08-233-0/+25
* Fix a whitespace.jkim2013-08-231-1/+1
* Don't give up so easily on failure of CMD55 to put the card into app-cmdian2013-08-231-3/+3
* 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
OpenPOWER on IntegriCloud