Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If you use sys/param.h, you don't need sys/types.h | 2017-09-08 | 1 | -2/+1 | |
| | |||||
* | decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h | 2014-07-08 | 1 | -3/+1 | |
| | | | | | don't need to be married. ok guenther miod beck jsing kettenis | ||||
* | First pass at removing clauses 3 and 4 from NetBSD licenses. | 2008-06-26 | 1 | -8/+1 | |
| | | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | ||||
* | SBus parallel port driver, from NetBSD but untested (no printer or cables); | 2007-02-28 | 1 | -1/+5 | |
| | | | | this should hopefully stop people from asking me about it (-: | ||||
* | Adjust residual counter for esp wide transfers; from NetBSD | 2007-02-28 | 1 | -1/+4 | |
| | |||||
* | Do not let dma attach children if it could not initialize properly. | 2005-03-03 | 1 | -6/+9 | |
| | |||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -6/+6 | |
| | |||||
* | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | 2001-11-06 | 1 | -2/+1 | |
| | | | | (Look ma, I might have broken the tree) | ||||
* | Don't include <vm/vm_kern.h> if you don't need foo_map. | 2001-09-11 | 1 | -2/+1 | |
| | |||||
* | rcsid | 2001-08-25 | 1 | -0/+1 | |
| | |||||
* | generic driver for LSI dma controller from NetBSD | 2001-08-19 | 1 | -0/+674 | |