| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2002-12-10 | Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out | thorpej |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-05-01 | Per discussion w/ chuck and chuck, restructure the md page stuff | thorpej |
| 2001-04-29 | Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for | thorpej |
| 2000-12-12 | Bump the initial data size limit to 32MB - large enough to compile a | simonb |
| 2000-12-01 | Remove unused pcbb() macro. | tsutsui |
| 2000-11-14 | We use 4K pages on the hp300. Make PAGE_SIZE and friends | thorpej |
| 2000-02-11 | Update for the NKMEMPAGES changes. | thorpej |
| 2000-01-26 | Remove obsoleted macros. | tsutsui |
| 1999-12-04 | CL* discarding. | ragge |
| 1999-04-26 | Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size | thorpej |
| 1999-01-16 | MNN is now the default | chuck |
| 1998-08-20 | vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t | kleink |
| 1998-07-08 | Define one page free list, and put all pages on it. | thorpej |
| 1998-04-26 | GC the old MACHINE_NONCONTIG code. | scottr |
| 1998-02-08 | Implement MACHINE_NEW_NONCONTIG and switch the hp300 port to use it. | thorpej |
| 1997-07-12 | update comment from 1981 on memory and disk prices -- pr-2754 from Curt Sampson | perry |
| 1997-06-12 | bring mrg-vm-swap2 onto mainilne. | mrg |
| 1997-03-15 | User text segment begins at 8k, now, to match the other m68k ports. | thorpej |
| 1996-10-20 | Back out last change, and add a comment about what should happen. | thorpej |
| 1996-10-19 | Set VM_MIN_KERNEL_ADDRESS to NBPG. This is a better way of getting | thorpej |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-05-23 | Merge with 4.4-Lite. | mycroft |
| 1993-08-24 | Double data size limits to make GCC happier. | mycroft |
| 1993-08-19 | Set USRTEXT to NBPG. | mycroft |
| 1993-08-01 | Add RCS identifiers (this time on the correct side of the branch), and | mycroft |
| 1993-05-22 | add rcsids to everything and clean up headers | cgd |
| 1993-05-13 | add hp300 kernel files. generic kernel files might need some help... | cgd |