Age | Commit message (Expand) | Author |
---|---|---|
2022-10-16 | Change function definitions using the identifier-list form used in the | Jonathan Gray |
2017-09-08 | If you use sys/param.h, you don't need sys/types.h | Theo de Raadt |
2014-07-08 | decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h | Theo de Raadt |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-02-28 | SBus parallel port driver, from NetBSD but untested (no printer or cables); | Miod Vallat |
2007-02-28 | Adjust residual counter for esp wide transfers; from NetBSD | Miod Vallat |
2005-03-03 | Do not let dma attach children if it could not initialize properly. | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-25 | rcsid | Jason Wright |
2001-08-19 | generic driver for LSI dma controller from NetBSD | Jason Wright |