summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Summarize information about connected analog pins and EDID-like data receivedmav2012-11-171-8/+154
* Ensure hwpmc support is correctly included.adrian2012-11-171-0/+1
* Make MIPS24k PMC optional on "hwpmc_mips24k."adrian2012-11-171-1/+1
* make the MIPS24k HWPMC support require hwpmc_mips24k as well as hwpmc.adrian2012-11-171-1/+1
* Migrate the AR71xx UART (an 8250 derivative) to hide behind uart_ar71xx.adrian2012-11-175-2/+6
* Update a comment to reflect the elimination of the hold queue in r242300.alc2012-11-171-5/+1
* Correctly populate the RTS field.adrian2012-11-171-1/+2
* * Remove ah_desc.h, it's not neededadrian2012-11-171-2/+2
* Make this a flag.adrian2012-11-171-1/+1
* Implement AR5210 descriptor decoding.adrian2012-11-174-2/+204
* Add AR5211 descriptor decoding support.adrian2012-11-174-2/+205
* .. include ah_desc.h here now.adrian2012-11-172-0/+2
* Remove the ah_desc.h reference; it's not needed.adrian2012-11-171-1/+0
* Add AR5212 frame decoding support.adrian2012-11-174-4/+250
* Implement a basic data decoder for the data produced by if_ath_alq.adrian2012-11-174-0/+529
* Install bsd.progs.mk, needed by bsd.test.mk and thus by atf.test.mk.marcel2012-11-171-0/+1
* 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
OpenPOWER on IntegriCloud