Age | Commit message (Expand) | Author |
2015-09-11 | Make room for media types of the future. Extend the ifmedia word to 64 bits. | Stefan Sperling |
2015-09-10 | remove unused macro GEM_CURRENT_MEDIA; ok dlg@ mpi@ | Stefan Sperling |
2015-09-09 | sizes for free(); ok semarie | Theo de Raadt |
2015-09-09 | sizes for free(); ok semarie | Theo de Raadt |
2015-09-09 | sizes for free(); ok sthen | Theo de Raadt |
2015-09-09 | sizes for free(); ok sthen semarie | Theo de Raadt |
2015-09-07 | sizes for free(); ok jmatthew | Theo de Raadt |
2015-09-06 | srom size is tracked, pass to free() | Theo de Raadt |
2015-09-06 | firmware size for free() | Theo de Raadt |
2015-09-04 | add support for RTL8168H | Jonathan Gray |
2015-09-01 | size for free() | Theo de Raadt |
2015-08-30 | Track rom size, for free() | Theo de Raadt |
2015-08-29 | firmware sizes are known; use them for free() | Theo de Raadt |
2015-08-28 | fairly simple sizes for free(); ok tedu | Theo de Raadt |
2015-08-27 | sizes for free() | Theo de Raadt |
2015-08-17 | The 80's called and want their interface back. Remove last fragments of | Kenneth R Westerback |
2015-08-15 | Do not perform timeout maintainance on sc->poll_timeout if it has not been | Miod Vallat |
2015-08-12 | removes two mem leaks in ti (in error path). | Sebastien Marie |
2015-07-26 | When attaching on an alpha system, get the current textmode resolution by | Miod Vallat |
2015-07-26 | Make pcic_ident_ok() completely silent in case of failure. | Miod Vallat |
2015-07-18 | Shuffle include file ordering in preparation for future changes in vgavar.h, | Miod Vallat |
2015-07-17 | Nuke a bunch of leading and trailing whitespace so I don't go blind | Kenneth R Westerback |
2015-07-08 | MFREE(9) is dead, long live m_freem(9)! | Martin Pieuchot |
2015-07-06 | Make malo(4) compile with MALO_DEBUG. Problem found by Walter Daugherity. | Stefan Sperling |
2015-06-26 | Adapt to the removal of the symbolic input and output port names from | Miod Vallat |
2015-06-24 | Increment if_ipackets in if_input(). | Martin Pieuchot |
2015-06-21 | Don't use uninitialized data as a return value. | Kenneth R Westerback |
2015-06-19 | remove isp(4) now that the ql* family have replaced it | Jonathan Matthew |
2015-05-29 | Initial addition of ``Patrol Read'' support in bio(4), biocto(8), and | Masao Uebayashi |
2015-05-24 | Follow the recent pckbc@isa changes and always establish all the necessary | Miod Vallat |
2015-05-21 | No need for ifp since we do not set "rcvif". | Martin Pieuchot |
2015-05-21 | No need to set "rcvif", if_input() does it for you. | Martin Pieuchot |
2015-05-21 | tedu commented out xl_testpacket(), remove one of the IFQ_ENQUEUE() | Martin Pieuchot |
2015-05-19 | Convert to if_input(). | Martin Pieuchot |
2015-05-19 | Convert to if_input(). | Martin Pieuchot |
2015-05-18 | Prevent splassert from firing during sd_flush which runs "cold" | Mike Belopuhov |
2015-05-13 | test mbuf pointers against NULL not 0 | Jonathan Gray |
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov |
2015-05-11 | Convert from uiomovei() to uiomove() to prevent short tranfers | Philip Guenther |
2015-05-07 | fix indentation of a line | Jonathan Gray |
2015-05-07 | add missing braces to code under #ifdef TRM_DEBUG0 | Jonathan Gray |
2015-05-05 | Less magic number | Alexandr Shadchin |
2015-05-04 | Fix some misuse of the | operator. In particular | has higher | Jonathan Gray |
2015-05-03 | add missing CISS_UNLOCK_SCRATCH/splx calls | Jonathan Gray |
2015-05-02 | Die, damned distracting red space. | Kenneth R Westerback |
2015-05-01 | Convert to if_input(), ok miod@ | Martin Pieuchot |
2015-05-01 | Convert to if_input(), ok miod@ | Martin Pieuchot |
2015-04-30 | Convert to if_input(). | Martin Pieuchot |
2015-04-28 | Fix a memory leak in an error path found by Maxime Villard's | Jonathan Gray |
2015-04-28 | In rtsx(4), condense the list of support chips in a comment, remove the unused | Stefan Sperling |