| Age | Commit message (Expand) | Author |
| 1999-07-07 | Handle misalignment in vmcmd_map_readvn and vmcmd_map_zero correctly. | ws |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1998-08-04 | Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. | perry |
| 1998-07-28 | Don't cast the null residual pointer passed to vn_rdwr(). | thorpej |
| 1998-02-23 | fix uvm-related protection error: we can't write protect the | chuck |
| 1998-02-10 | - add defopt's for UVM, UVMHIST and PMAP_NEW. | mrg |
| 1998-02-05 | initial import of the new virtual memory system, UVM, into -current. | mrg |
| 1996-09-30 | exec vnode locking protocol changes: in a nutshell, don't keep vnodes | cgd |
| 1994-12-04 | Use common fdclose() rather than a private version. | mycroft |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-23 | cast, also, use vm_map_protect rather than vm_protect | cgd |
| 1994-03-27 | expand uid_t/gid_t/off_t | cgd |
| 1994-01-28 | Fix spelling error in Copyright notice | jtc |
| 1994-01-16 | add function for FD handling | cgd |
| 1994-01-13 | EXEC_DEBUG -> DEBUG, and trim extra debugging code, for now | cgd |
| 1994-01-08 | de-macroify kill_vmcmds() | cgd |
| 1994-01-08 | far reaching but relatively minor cleanup and slight reorg of exec code | cgd |