summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug caused by some misplaced brackets.theraven2012-04-221-2/+2
* Do not require radix write lock to be held while dumping route tablemelifaro2012-04-221-2/+2
* Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch,jasone2012-04-2215-152/+100
* The .Fx macro needs the version number be in its own word separated bydelphij2012-04-221-1/+1
* - Use quote when tab is used;delphij2012-04-221-2/+3
* - Correct a typo which prevents 'lzjb' be displayed;delphij2012-04-221-7/+7
* Use 10.0 instead of 10 for FreeBSD version number. The latter undefined.delphij2012-04-221-2/+2
* MFi386: revisions 234074 and 234105nyan2012-04-221-0/+7
* Interrupts must be disabled while handling a partial cache line flush,marius2012-04-221-20/+27
* - Add support for MCI1 revision 2xx controllers and a work-around for theirmarius2012-04-222-7/+51
* When MAP_STACK mapping is created, the map entry is created only tokib2012-04-211-2/+4
* As documented in vm_page.h, updates to the vm_page's flags no longeralc2012-04-211-7/+4
* Fix partially merged patch from my external compiler tree in r234546.imp2012-04-211-0/+4
* Replace a bare use of nm with ${NM} for easier cross compilation inimp2012-04-211-2/+2
* Import jemalloc 606f1fdc3cdbc700717133ca56685313caea24bb (dev branch,jasone2012-04-2125-158/+262
* Organize some members of ucontext_t in the same order they are in thenwhitehorn2012-04-211-3/+3
* Add support for the SIMCom SIM5218, tested by me.kevlo2012-04-212-0/+2
* Fix the following clang warning in dpt(4):dim2012-04-211-1/+1
* Fix check used by stream reset related events.tuexen2012-04-211-3/+3
* Minor mdoc fixes.joel2012-04-211-6/+6
* Fix use-after-free introduced in r234036.trasz2012-04-211-1/+5
* As noted by Peter Jeremy, r234528 only partially fixed the infinitedas2012-04-211-1/+1
* If the size passed to {,v}s{w,n}printf is larger than INT_MAX+1das2012-04-215-6/+29
* - Fix the claim that the output is always null-terminated. This isn'tdas2012-04-211-17/+29
* Ensure that the {,v}swprintf functions always null-terminate thedas2012-04-211-0/+3
* Fix a bug introduced in r187302 that was causing fputws() to enter andas2012-04-211-1/+1
* Allow for MIPS devices to have a specific probe/attach order.adrian2012-04-211-1/+4
* o Fixes:marius2012-04-216-34/+90
* Make sure all pending operations have completed on the existing threadnwhitehorn2012-04-202-0/+2
* Allow for a default GPIO pin "high", which is required for some boardsadrian2012-04-201-1/+9
* .. oops.adrian2012-04-201-0/+1
* "Upgrade" the AR9285 code to support PCI/ART EEPROM on flash.adrian2012-04-203-8/+18
* Fix the following compilation warnings in sys/contrib/rdma/rdma_cma.c:dim2012-04-201-1/+1
* Fix the following compilation warnings in nxge(4):dim2012-04-201-1/+1
* Enable DTrace hooks in GENERIC.brooks2012-04-202-3/+7
* Replace homegrown list implementation in sys/dev/asr/asr.c withdim2012-04-201-11/+11
* After r217375, some startup objects under lib/csu are built in a specialdim2012-04-207-21/+21
* The amr(4) firmware contains a rather dubious "feature" where itjhb2012-04-201-14/+31
* Include the associated wait channel message for context switch ktracejhb2012-04-207-22/+44
* Build a 32-bit EFI loader on amd64. This to match the rest of themarcel2012-04-202-2/+16
* Fix some compile warnings.hselasky2012-04-206-30/+29
* The value of flags matching VNOVAL can't be supported. Return EOPNOTSUPPjh2012-04-201-0/+4
* Move the interface media check to a taskqueue, some interfaces (usb) sleepthompsa2012-04-202-21/+44
* Add linkstate to bridge(4), set the link to up when at least one underlyingthompsa2012-04-204-35/+60
* Introduce the matching PCI ath(4) fixup code from ar71xx_pci intoadrian2012-04-205-83/+275
* This update uses the MNT_VNODE_FOREACH_ACTIVE interface that loopsmckusick2012-04-205-6/+60
* This change creates a new list of active vnodes associated withmckusick2012-04-206-12/+203
* Fix build.delphij2012-04-201-9/+5
* Do a better job at determining the username of the login session.ed2012-04-191-1/+23
* - Update the rest of struct ithd references.pluknet2012-04-191-14/+9
OpenPOWER on IntegriCloud