freebsd-dev/sys/kern
David Greenman d64f660fac Improvements mostly from John Dyson, with a little bit from me.
* Removed pmap_is_wired
* added extra cli/sti protection in idle (swtch.s)
* slight code improvement in trap.c
* added lots of comments
* improved paging and other algorithms in VM system
1994-01-17 09:32:32 +00:00
..
imgact_aout.c change maxprot of text to allow writes. 1993-12-30 01:39:29 +00:00
imgact_shell.c Let the linker keep track of pseudo-devices needing initialization and 1993-12-20 19:31:41 +00:00
subr_rlist.c First round of changes from John Dyson and myself to the VM system. This 1993-12-22 12:51:39 +00:00
subr_trap.c Improvements mostly from John Dyson, with a little bit from me. 1994-01-17 09:32:32 +00:00
tty_cons.c 1) Added proc file system from Paul Kranenburg with changes from 1993-12-12 12:22:57 +00:00