Go to file
Ben Gras c5c25e7abc kernel/vm: change pde table info from single buffer to explicit per-process.
makes code in kernel more readable, and allows better sanity checking on
using the pde info.
2010-05-12 08:31:05 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Intermediate boot verbosity level EXTRA (2), MAX moved to 3 2010-05-10 18:07:59 +00:00
commands Use of all NIL_* defines converted to NULL 2010-05-10 13:26:00 +00:00
docs Fix Inet initialization race. 2010-05-06 22:18:21 +00:00
drivers fix multiport support in ethernet drivers 2010-05-10 20:19:55 +00:00
etc Fix Inet initialization race. 2010-05-06 22:18:21 +00:00
include kernel/vm: change pde table info from single buffer to explicit per-process. 2010-05-12 08:31:05 +00:00
kernel kernel/vm: change pde table info from single buffer to explicit per-process. 2010-05-12 08:31:05 +00:00
lib kernel/vm: change pde table info from single buffer to explicit per-process. 2010-05-12 08:31:05 +00:00
man Add scancode reading capability to TTY 2010-04-15 06:55:42 +00:00
servers kernel/vm: change pde table info from single buffer to explicit per-process. 2010-05-12 08:31:05 +00:00
test - Add test52 to test FPU context switching 2010-05-03 15:12:39 +00:00
tools New options for release script: -m to make tiny image, ZIP to set compressor 2010-05-10 18:02:15 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00