Age | Commit message (Expand) | Author |
---|---|---|
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-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-09-17 | make ksyms work on sparc64 (requires essentially same goop as db_sym) | Jason Wright |
2001-06-08 | Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to | Artur Grabowski |
2001-02-12 | Remove debuging printf left by accident. | Artur Grabowski |
2001-02-03 | Violent cleanup of the code. Lots of effort duplication removed. | Artur Grabowski |
1999-11-26 | Another comment change. (NBPG -> PAGE_SIZE). | Artur Grabowski |
1999-11-02 | Fix comment typo. | Angelos D. Keromytis |
1999-09-14 | vaddr_t/vsize_t | Michael Shalayeff |
1998-11-20 | careful with mmap off | Theo de Raadt |
1998-08-24 | /dev/ksyms; kernel symbols pseudo-device that masquerades as an a.out binary ... | Todd C. Miller |