summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an API to rendezvous all active vcpus in a virtual machine. The rendezvousneel2014-01-149-27/+318
* ANSI-fy prototype.delphij2014-01-141-3/+1
* Move myself from ports alumni to active ports committer section.bmah2014-01-131-1/+2
* Described in the man page but not implemented. Here it comes,andreast2014-01-131-0/+37
* The onyx codec works also as module, so add it.andreast2014-01-131-1/+1
* Remove scary comment about this being a test key.bdrewery2014-01-131-1/+0
* When building a cross-kgdb, suppress the registration of themarcel2014-01-131-0/+12
* We don't have to worry about page sizes when working on virtualmarcel2014-01-131-1/+1
* Re-apply the part of r260022 that was reverted by r260030 withmarcel2014-01-131-5/+18
* Fix dmesg(1) -> dmesg(8)bapt2014-01-132-2/+2
* Fix typobapt2014-01-131-1/+1
* Update the BUGS section according the recent changes in kldload(8)bapt2014-01-131-3/+3
* Point the user to dmesg(1) to get informations about why loading a module did...bapt2014-01-131-2/+12
* Implement better error recovery for Transaction Translators, TTs,hselasky2014-01-136-25/+301
* Separate I/O errors from reception of STALL PID.hselasky2014-01-132-5/+17
* Add new testcase for USB mass storage.hselasky2014-01-132-0/+40
* Mark the bin/pax tests as requiring perl.jmmv2014-01-132-0/+8
* Prevent misc_helpers from running as a test.jmmv2014-01-131-1/+9
* Add unmapped IO support to virtio_scsi(4)bryanv2014-01-131-1/+4
* Add unmapped IO support to virtio_blk(4)bryanv2014-01-131-3/+4
* Add sglist_append_bio(9) to append a struct bio's data to a sglistbryanv2014-01-134-1/+55
* Add atf pkg-config files from the vendor branch.jmmv2014-01-124-1/+30
|\
* | Generate and install pkg-config files for atf.jmmv2014-01-124-0/+56
* | fts(3): Remove stray mentions of the obsolete fts_bignum.jilles2014-01-121-9/+1
* | fts: Stat things relative to the directory fd, if possible.jilles2014-01-121-12/+19
* | Correctly update the count of stuck pages, "addl_page_shortage", inalc2014-01-121-15/+17
* | Remove incorrect bit shift when assigning the LUN request fieldbryanv2014-01-121-1/+1
* | Fix gcc with EABI on big-endian ARM by setting the endian correctly.andrew2014-01-121-0/+3
* | Make sure reserved fields of the EHCI DMA descriptors are not dirtyhselasky2014-01-121-3/+26
* | Don't do synchronous USB requests inside USB transfer callbacks. It ishselasky2014-01-121-22/+13
* | Remove spaces from boot messages when we print the CPU ID/Family/Steppinggavin2014-01-112-10/+10
* | Add some missing .Nm for newer syscalls in existing man pages.jilles2014-01-113-3/+6
* | find: Allow -type d without statting everything.jilles2014-01-111-2/+8
* | use a real uint64_t instead of writing code to emulate one..jmg2014-01-112-11/+8
* | Add missing C++11 typeinfos to the libcxxrt version script.theraven2014-01-111-0/+26
* | Add firmware for Intel Centrino Wireless-N 105 devices.gavin2014-01-113-1/+12149
* | Revert r260548. We really should not use IPFW_WLOCK() heremelifaro2014-01-111-3/+3
* | Fix amd64 build breakage caused by r260532.neel2014-01-111-4/+3
* | Move xpt_run_devq() call before request completion callback where it wasmav2014-01-111-6/+2
* | We don't need chain write lock since we're not modifying its contents.melifaro2014-01-111-3/+3
* | Fix for r260541: do not drop periph reference when request is restarted.mav2014-01-111-9/+12
* | ext2fs: fix inode flag conversion.pfg2014-01-111-2/+2
* | Close the newly-created FD if the pathname is too long.adrian2014-01-111-0/+1
* | Add myself as a ports committerriggs2014-01-111-0/+3
* | Fix a logic error when checking if Tx power entries are greater than 31.kevlo2014-01-111-3/+3
* | Take additional reference on SCSI probe periph to cover its freeze count.mav2014-01-114-19/+20
* | Bump dates in nestat(1) and route(8) man pages.melifaro2014-01-112-6/+5
* | Optimise interrupt logic. Technically writing a zero to the XHCI USBhselasky2014-01-111-5/+5
* | Force clearing of event ring interrupts. The "Intel Lynx Point" XHCIhselasky2014-01-111-0/+7
* | Move USB ID from u3g driver to uhso driver.hselasky2014-01-112-1/+2
OpenPOWER on IntegriCloud