| Age | Commit message (Expand) | Author |
| 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 |