summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Loop up to 3 seconds when waiting for a device to get ready. [1]marius2012-06-031-97/+262
* - Prepend the device description with "AT91" to reflect its nature. [1]marius2012-06-032-72/+193
* Isolate the global pv list lock from data and other locks to prevent falsealc2012-06-022-2/+22
* Honor sysctl for TTL.tuexen2012-06-021-3/+3
* Don't request data from the IPv6 layer, which is not used.tuexen2012-06-021-26/+3
* Add missing prototypes. While at it, sort them alphabetically.marius2012-06-022-14/+73
* Remove nitems() now that it lives in <sys/param.h> since r236486.marius2012-06-021-2/+0
* Take advantage of nitems().marius2012-06-022-7/+3
* Fix typo [1]. Use commas to separate flag printouts, in style withkib2012-06-022-2/+2
* Add nitems(), a macro for determining the number of elements in amarius2012-06-021-0/+1
* Update the print mask for decoding b_flags. Add print masks forkib2012-06-022-3/+9
* Use plain store for atomic_store_rel on x86, instead of implicitlykib2012-06-022-76/+76
* Remove an unused parameter.tuexen2012-06-023-8/+8
* Install libcxxrt's C++ ABI and unwind headers. This is done in libc++'sdim2012-06-021-0/+7
* mdoc: minor Bl improvements.joel2012-06-0210-14/+22
* Tabify libcxxrt and libc++'s Makefiles.dim2012-06-022-154/+154
* Remove invalid remark about pipes.ed2012-06-021-2/+2
* Add appropriate checks for ic_bsschan being set to IEEE80211_CHAN_ANYC inhselasky2012-06-023-7/+32
* mdoc: minor Bl improvements.joel2012-06-027-33/+42
* Rewrite enabling NCQ for SATA devices in a way more alike to SCSI TCQ.mav2012-06-024-142/+208
* Document the limitations of the -delete primaryeadler2012-06-021-1/+4
* Clean up and complete the incomplete deferred enable code.mjacob2012-06-015-69/+160
* Print FC PortID as a hex number. This makes it easy tomjacob2012-06-011-3/+3
* Consistently use ACPI_SUCCESS() and ACPI_FAILURE() macros wherever possible.jkim2012-06-015-15/+13
* Centralize the specification of the krb5 build tools.obrien2012-06-0114-19/+11
* mdoc: terminate quoted string and remove unneeded paragraph macro.joel2012-06-011-2/+1
* Tidy up code clutter in SMP case a bit. No functional change.jkim2012-06-012-20/+12
* Doh! Bump the date as I touched it!sbruno2012-06-011-1/+1
* Revert r236380eadler2012-06-011-15/+0
* Add a new -e flag to pciconf(8)'s list mode to display PCI error details.jhb2012-06-016-11/+254
* Call AcpiSetFirmwareWakingVector() with interrupt disabled for consistency.jkim2012-06-012-4/+4
* Add notes and information for exposed tuneables in bce(4).sbruno2012-06-011-3/+59
* Improve style(9) in the previous commit.jkim2012-06-013-8/+8
* Execute AcpiLeaveSleepStatePrep() for S1 and reduce code duplication.jkim2012-06-011-2/+2
* Improve support for detaching kernel drivers on a per interface basis.hselasky2012-06-012-4/+19
* Commit a portion of 233708 I missed earlier and don't include thejhb2012-06-011-3/+6
* Remove unnecessary initializations. The BSS of boot2 is in factjhb2012-06-011-2/+2
* Extend VERBOSE_SYSINIT to also print out the name of variables passedjhb2012-06-011-9/+28
* Call AcpiLeaveSleepStatePrep() in interrupt disabled contextiwasaki2012-06-015-96/+125
* Style(9) improvements: remove unnecessary parenthesis, improve orderghelmer2012-06-011-50/+52
* Make TCP LRO work properly with VIMAGE kernels rather than just panicing.bz2012-06-011-0/+11
* Use AC_GETDEV_CHANGED async to notify ada driver about DMA and NCQ statusmav2012-06-013-6/+37
* Add myself as a new committer.jase2012-06-011-0/+1
* Small cleanups. No functional change.tuexen2012-06-012-4/+0
* Make devd build with libc++.dim2012-06-011-1/+1
* Fix dangling else in libc++'s __bit_reference header. This has alsodim2012-06-011-0/+4
* Pull in r155978 from upstream llvm trunk:dim2012-06-011-1/+1
* Add a missing #include, required for IEEE80211_DEBUG.adrian2012-06-011-0/+2
* Add sysctl to query amount of swap space freeeadler2012-06-011-0/+15
* Adding missing dependancies for loading hptiop(4), hptmv(4) and isp(4) as mod...eadler2012-06-014-0/+6
OpenPOWER on IntegriCloud