summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eliminate code duplication in free_pv_entry() and pmap_remove_pages() byalc2012-06-013-29/+30
* Fix warning generated by clang;eadler2012-06-011-1/+1
* Add characters mapping for codepages used in Germany.eadler2012-06-012-1/+79
* pmap_alloc_vhpt() doesn't need the pages that it allocates to be mappedalc2012-06-011-6/+8
* Revert debug and other immature code accidentally committed in r236372.imp2012-06-015-60/+12
* Initialize the clocks before we call cninit() so that the serialimp2012-06-016-20/+68
* Remove unnecessary device_printfs.yongari2012-05-311-8/+0
* Update date for r236338 & r236346.obrien2012-05-311-1/+1
* Correct table counter functionality to not panic.eri2012-05-313-2/+5
* Regenerate after r236361.pjd2012-05-311-5/+5
* - Fix my botched merge and correct mentor ordering. (Spotted by flo)tj2012-05-311-11/+11
* Add missing system calls.pjd2012-05-311-0/+5
* There is no rmdirat system call. Weird, I know.pjd2012-05-311-1/+0
* Unlock in the error path to prevent a lock leak.imp2012-05-311-6/+11
* Don't trace or dump page fault records in the default set of tracepointsjhb2012-05-312-5/+5
* Fix a variety of compile errors with gcc48 and clangeadler2012-05-312-7/+10
* Bump date for content missed in r236290eadler2012-05-311-1/+1
* Add my mentor relationships.tj2012-05-311-0/+4
* Add regression test for '-V' command line option (requires r236346).obrien2012-05-318-0/+35
* Add "-V '${VAR}'" variable expansion from Portable Berkeley Make.obrien2012-05-312-5/+14
* Add myself and mentors relationship.jase2012-05-301-0/+5
* make it easier to check newly-built makeobrien2012-05-301-0/+19
* make it easier to test newly-built make.obrien2012-05-302-0/+9
* Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)obrien2012-05-303-1/+35
* * Remove headers from SRCS that are not generatedobrien2012-05-3027-67/+41
OpenPOWER on IntegriCloud