| Age | Commit message (Expand) | Author |
| 1994-12-10 | Introduce vm_object_prefer(), which interrogates the PMAP layer in search | pk |
| 1994-10-30 | redo that last change, correctly. (suggested by mycroft.) | cgd |
| 1994-10-29 | change some strategic casts to (*long) from (*int). | cgd |
| 1994-09-07 | vm_object_page_clean() expects to be able to use vm_page_deactivate() on a | mycroft |
| 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-04-21 | Convert mount, vnode, and buf structs to use <sys/queue.h>. Also, | cgd |
| 1994-04-20 | undo a mistaken deletion. at least i found it... | cgd |
| 1994-04-15 | cancel some of my stupidity, thanks to charles. | cgd |
| 1994-04-15 | convert vm system to use new queues. I'll never write code w/queues again. | cgd |
| 1994-03-17 | don't be so agressive w/renaming, clean for consistency, types in one place. | cgd |
| 1994-01-15 | do not clean fictitious pages. from WS (sent a long time ago...) | cgd |
| 1994-01-08 | Make some functions static. | mycroft |
| 1994-01-08 | Yet more prototypes. | mycroft |
| 1994-01-07 | Kill third arg to thread_sleep(). It's always false and isn't used anyway. | mycroft |
| 1994-01-07 | Add some explicit return types, and make vm_object_print #ifdef DDB | DEBUG. | mycroft |
| 1993-12-20 | bring changes down from magnum | cgd |
| 1993-12-17 | Canonicalize all #includes. | mycroft |
| 1993-09-23 | Add `#ifdef DIAGNOSTIC' around check for dirty pages in persistent objects. | mycroft |
| 1993-09-13 | Wrap iprintf, vm_object_print, vm_map_print to allow passing a printf function. | brezak |
| 1993-08-07 | deal with ddb bogosities | cgd |
| 1993-07-28 | Committing in src/sys/vm | pk |
| 1993-07-22 | Cleanup pretty printers for maps and objects. | brezak |
| 1993-06-30 | Paul Kranenburg's VM deadlock patches (from patchkit 00147, parts 3 & 4). | andrew |
| 1993-05-20 | add rcs ids and clean up headers | cgd |
| 1993-04-09 | From: andrew@werple.apana.org.au (Andrew Herbert) | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |