summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI support for bhyve.grehan2012-11-205-5/+958
* Handle CPUID leaf 0x7 now that FreeBSD is using it.grehan2012-11-202-0/+2
* disk_open() is smart enough to detect MBR and GPT partitions. If it is neitherneel2012-11-201-29/+6
* IFC @ r243164neel2012-11-17324-2467/+3876
|\
| * I'm not sure why ah_desc.h was required here, but it doesn't _need_adrian2012-11-161-2/+1
| * * Remove a duplicate TX ALQ post routine!adrian2012-11-161-43/+11
| * ALQ logging enhancements:adrian2012-11-164-2/+68
| * ath(4) ALQ logging improvements.adrian2012-11-162-10/+43
| * Get the accounting working. We now have counters how manytuexen2012-11-167-18/+46
| * - the preferred way to write a NULL pointer constant is with NULLkevlo2012-11-163-9/+6
| * Correct spelling of "lily" [0]eadler2012-11-161-3/+3
| * Remove trailing whitespace.joel2012-11-161-1/+1
| * last commit was a mistakeeadler2012-11-161-1/+1
| * Update comment.glebius2012-11-161-1/+2
| * o Remove meaningless PROTOCOLS section.glebius2012-11-161-43/+65
| * Fix weird indentation.des2012-11-161-4/+4
| * Reduce the overhead of locking, use IF_AFDATA_RLOCK() when we are doingae2012-11-165-18/+18
| * Change fetch(1) to:andre2012-11-161-11/+25
| * mdoc: Use the Ev macro for environmental variables.joel2012-11-161-3/+3
| * Remove trailing whitespace.joel2012-11-161-1/+1
| * Document that rtprio(2) and rtprio_thread(2) can fail with EFAULTkevlo2012-11-161-2/+10
| * In pget(9), if PGET_NOTWEXIT flag is not specified, also search thekib2012-11-163-46/+47
| * For some more completeness add matrixes for 3.1 and 7.0 channel setups.mav2012-11-164-10/+121
| * M_USE_RESERVE is no longer deprecated. It is once again supported.alc2012-11-161-8/+7
| * Restore the proper handling of the pid 0 for waitpid(2).kib2012-11-161-4/+9
| * Move the definition of the idtype_t from sys/types.h to sys/wait.h.kib2012-11-163-41/+41
| * Alphabetically reorder the forward-declarations of the structures.kib2012-11-161-7/+8
| * Style fixes for r242958.kib2012-11-162-10/+6
| * Move the declaration of vm_phys_paddr_to_vm_page() from vm/vm_page.hkib2012-11-167-2/+6
| * Explicitely state that M_USE_RESERVE requires M_NOWAIT, using assertion.kib2012-11-161-0/+3
| * dot.login is supposed to be for bourne shell, not csheadler2012-11-161-1/+1
| * Update man pages and clarify a number of options.grog2012-11-162-35/+65
| * Move detailed description of BLOCKSIZE to getbsize(3).grog2012-11-161-7/+4
| * Complete man page.grog2012-11-161-11/+27
| * Merge bmake-20121111sjg2012-11-1611-31/+91
| |\
| | * Tag bmake-20121111sjg2012-11-15121-0/+54627
| | * Import bmake-20121111 - pick up fix for .ORDERsjg2012-11-158-27/+81
| | * Tag bmake/20121010sjg2012-10-25120-0/+54573
| | * Import bmake-20121010sjg2012-10-257-1335/+107
| * | + This patch does not change user experience or functionalitydteske2012-11-162-309/+274
| * | Remove quite a bit of stale data from the tuning.7eadler2012-11-161-265/+24
| * | Replicate a feature from sysinstall documented indteske2012-11-1644-103/+216
| * | cxgbe/tom: Plug mbuf leak.np2012-11-161-1/+3
| * | Don't forget to unlock the pmap lock on failure.cognet2012-11-161-2/+6
| * | Remove a useless printfcognet2012-11-151-1/+0
| * | Use the "inner shareable" variations of flush/invalidate functions for SMP.cognet2012-11-151-4/+18
| * | Fix section number for pstat and swapinfo cross references.pluknet2012-11-151-3/+3
| * | Sort SEE ALSO xrefs by the manual section number and add a missing comma.pluknet2012-11-151-1/+1
| * | Using set -x produces output on stderr instead of stdout.eadler2012-11-151-4/+2
| * | Finish removing unneeded header from agp: opt_bus.headler2012-11-151-1/+1
OpenPOWER on IntegriCloud