Age | Commit message (Expand) | Author |
2008-07-30 | spacing | Reyk Floeter |
2008-07-30 | Update the RF, RFGAIN, MODE, INI, and BBGAIN initialization tables | Reyk Floeter |
2008-07-30 | Free the correct buffer list on failure. | Damien Bergamini |
2008-07-30 | fix up a few free -> drm_free() cases that were missed before. | Owain Ainsworth |
2008-07-29 | Update to DRM git. | Owain Ainsworth |
2008-07-29 | when detaching pcbs, also free the v6 output options so that we do not | Theo de Raadt |
2008-07-29 | In ahc_free(), which is invoked if attachment fails, do not free() | Miod Vallat |
2008-07-29 | Add an ugly hack to disable DMA on the Tadpole SPARCLE laptop. It doesn't | Mark Kettenis |
2008-07-29 | Switch all instances of malloc/free in the DRM to drm_alloc, drm_free | Owain Ainsworth |
2008-07-29 | Stricter bounds checking for values controlling loops or memory allocations, | Miod Vallat |
2008-07-29 | Check for multiplication overflow in drm_calloc(). ok oga@ | Miod Vallat |
2008-07-29 | Give the eisa device a valid bus_dma_tag_t. | Miod Vallat |
2008-07-29 | Fix range check in sio_intr_establish(). | Miod Vallat |
2008-07-29 | The stream header length and flags field are uint8_t not int. | Marcus Glocker |
2008-07-29 | check for m_devget() returning NULL, increment ierror count | Thordur I. Bjornsson |
2008-07-29 | When paused (or overrun), the record ring pointers are not incremented | Alexandre Ratchov |
2008-07-29 | Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), based | Miod Vallat |
2008-07-29 | Add rebuild mark so that we can restart a rebuild upon clean shutdown. | Marco Peereboom |
2008-07-29 | - fix FIFO overruns on PCI-E chipsets by setting the DMA size | Reyk Floeter |
2008-07-28 | zap some extra spaces and tabs. | Federico G. Schwindt |
2008-07-28 | When getting the string descriptors, fetch 2 bytes (size and type) first, | Federico G. Schwindt |
2008-07-28 | ignore PS mode changes and PS-Poll from non-associated STAs. | Damien Bergamini |
2008-07-28 | Align the route message length to the next natural boundary via ALIGN() to | Claudio Jeker |
2008-07-28 | No longer clear ci_want_resched within cpu_switchto(), now that it's done | Miod Vallat |
2008-07-28 | regen | Miod Vallat |
2008-07-28 | Put XBOW in the generated constants, not PCI... | Miod Vallat |
2008-07-28 | In addition to cop0 sr, prevent cop0 ic from being modified in | Miod Vallat |
2008-07-28 | Remove dead code. | Miod Vallat |
2008-07-28 | In process_write_regs() and sigreturn(), be more strict about the bits | Miod Vallat |
2008-07-28 | According to the manual, delay slot kill the benefits of being superscalar, | Miod Vallat |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | revert AR5416 PCIE to AR5418, the product description is clear about | Reyk Floeter |
2008-07-28 | regen | Mark Kettenis |
2008-07-28 | Name PLX PEX devices a bit more consistently, and keep them sorted in | Mark Kettenis |
2008-07-28 | remove an #if noyet block that will never be needed. | Thordur I. Bjornsson |
2008-07-28 | regen | Jonathan Gray |
2008-07-28 | Add devices from submitted dmesgs and some VX800 bits. | Jonathan Gray |
2008-07-28 | dont stuff nfs mount point flags into the statfs f_flags member, its | Thordur I. Bjornsson |
2008-07-28 | Fix the tracking of RTF_MPATH. Until now the magic happend on the first route | Claudio Jeker |
2008-07-28 | add another 3G modems support to umsm(4). | Yojiro Uo |
2008-07-28 | missing "goto err". | Damien Bergamini |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | new atheros PCI Ids for the ar9k chipsets, change AR5418 to be AR5416 PCIE. | Reyk Floeter |
2008-07-28 | reinstate a comment whacked in -r1.138; ok deraadt | Jason McIntyre |
2008-07-28 | Fix integer truncation in ttwrite(). ok deraadt, miod. | Stefan Kempf |
2008-07-28 | sync | Theo de Raadt |
2008-07-28 | 3 plx devices found on Sun T2 systems | Theo de Raadt |
2008-07-27 | Increase the size of the TSB on large memory machines. This make building | Mark Kettenis |
2008-07-27 | sanitize RX path a bit. | Damien Bergamini |
2008-07-27 | s/IEEE80211_DPRINTF/DPRINTF/ | Damien Bergamini |