| Age | Commit message (Expand) | Author |
| 1999-11-30 | Cast the argument to ptoa() to a vaddr_t to prevent an integer overflow | thorpej |
| 1999-04-11 | Check to see if TRUE and FALSE are already defined before blindly | simonb |
| 1999-04-10 | rip out some old-vm specific definitions and prototypes for address space | drochner |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1998-08-13 | Merge paddr_t changes into the main branch. | eeh |
| 1998-03-25 | PAGE_SHIFT, PAGE_MASK, and PAGE_SIZE are all short-hand for kernel variables. | thorpej |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-02-10 | - add defopt's for UVM, UVMHIST and PMAP_NEW. | mrg |
| 1998-02-06 | initial import of the new virtual memory system, UVM, into -current. | mrg |
| 1997-10-16 | PR/4269: Chris Demetriou: msync is missing the MS_* flags. | christos |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1995-01-09 | don't wrap lines | cgd |
| 1994-10-29 | change some strategic casts to (*long) from (*int). | cgd |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-06-27 | clean up slightly; change RCS ID's to be minimally intrusive | cgd |
| 1994-05-23 | new VM code, from 4.4-Lite | cgd |
| 1994-05-06 | latent sysctl support | cgd |
| 1994-04-15 | convert vm system to use new queues. I'll never write code w/queues again. | cgd |
| 1993-07-29 | Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. | jtc |
| 1993-05-20 | add rcs ids and clean up headers | cgd |
| 1993-04-19 | Add consistent multiple-inclusion protection. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |