| Age | Commit message (Expand) | Author |
| 1994-05-13 | setrq -> setrunqueue, sched -> scheduler | cgd |
| 1994-05-11 | oops; spaces at ends of lines, etc. | cgd |
| 1994-05-07 | sysctl | cgd |
| 1994-05-07 | stubs | cgd |
| 1994-05-06 | functions soon to be added | cgd |
| 1994-05-06 | latent sysctl support | cgd |
| 1994-05-05 | Rearrange some code, and fix a condition where the pageout scanner would start | mycroft |
| 1994-05-05 | lots of changes: prototype migration, move lots of variables, definitions, | cgd |
| 1994-05-04 | Rename a lot of process flags. | cgd |
| 1994-05-04 | expand the rlimit struct, kill last vestiges of off_t bogosity. | cgd |
| 1994-04-29 | Add some DIAGNOSTIC code to detect trying to free a page that is being faulted | mycroft |
| 1994-04-29 | kill syscall name aliases. no user-visible changes | cgd |
| 1994-04-29 | minor code structure nit that i pointed out to hibler a while ago... | cgd |
| 1994-04-28 | SHUT UP! | cgd |
| 1994-04-25 | add sequential swap device support, supplied by hibler many moons ago. | 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-16 | start to phase out temp. off_t syscalls | cgd |
| 1994-04-15 | cancel some of my stupidity, thanks to charles. | cgd |
| 1994-04-15 | typo, pointed out by charles. | cgd |
| 1994-04-15 | somehow, these didn't get committed!!! | cgd |
| 1994-04-15 | Clean up deleted files. | mycroft |
| 1994-04-15 | convert vm system to use new queues. I'll never write code w/queues again. | cgd |
| 1994-04-02 | frob arguments a little bit | cgd |
| 1994-03-27 | expand uid_t/gid_t/off_t | cgd |
| 1994-03-23 | default type is MAP_FILE if none given. | chopps |
| 1994-03-17 | don't be so agressive w/renaming, clean for consistency, types in one place. | cgd |
| 1994-02-06 | Use b_actf, not av_forw. | mycroft |
| 1994-01-28 | add kinfo_loadavg | cgd |
| 1994-01-15 | do not clean fictitious pages. from WS (sent a long time ago...) | cgd |
| 1994-01-13 | oops; get rid of a mis-inclusion in the last change | cgd |
| 1994-01-13 | uncomment defn of exec_map | cgd |
| 1994-01-13 | kill iffy optimization | cgd |
| 1994-01-08 | Fix a compiler warning. | mycroft |
| 1994-01-08 | Still more prototypes. | mycroft |
| 1994-01-08 | Make some functions static. | mycroft |
| 1994-01-08 | Yet more prototypes. | mycroft |
| 1994-01-08 | #include vm_user.h. | mycroft |
| 1994-01-08 | More prototypes. | mycroft |
| 1994-01-08 | #include vm_user.h. | mycroft |
| 1994-01-08 | More cleanup and prototyping. | mycroft |
| 1994-01-08 | Some minor rearrangement and cleanup. | mycroft |
| 1994-01-08 | Fix up some #includes, and add a bunch of prototypes. | mycroft |
| 1994-01-07 | Add some explicit return types, and make a bunch of things static. | mycroft |
| 1994-01-07 | Add some explicit return types. | mycroft |
| 1994-01-07 | Add some explicit return types. | mycroft |
| 1994-01-07 | Add some explicit return types. | mycroft |
| 1994-01-07 | Kill third arg to thread_sleep(). It's always false and isn't used anyway. | mycroft |
| 1994-01-07 | Don't forget to poke the page daemon. | mycroft |
| 1994-01-07 | Add an explicit return type. | mycroft |