root/Whitix/branches/keobject/kernel

Name Size Rev Age Last Change
../
.deps 726 4 years mwhitworth: Add .deps.
main.c 2.3 KB 1619 3 years mwhitworth: Free initdata and initcode sections in KernelMain.
Makefile 200 bytes 1304 4 years mwhitworth: Don't build startup as a module.
module.c 11.0 KB 1569 3 years mwhitworth: Add KeObject support for modules, which now appear in …
panic.c 1.6 KB 999 4 years mwhitworth: Print the current stack on a kernel panic.
preempt.c 409 bytes 652 4 years mwhitworth: Update Makefile to use new build system.
print.c 2.0 KB 1069 4 years mwhitworth: Create KeVaPrint function, use new Va* types.
process.c 9.9 KB 1585 3 years mwhitworth: Add fixes for waiting threads that are being killed (signals will fix this …
reboot.c 1.4 KB 652 4 years mwhitworth: Update Makefile to use new build system.
sched.c 5.8 KB 1585 3 years mwhitworth: Add fixes for waiting threads that are being killed (signals will fix this …
startup.c 1.2 KB 1303 4 years mwhitworth: Don't build startup.c as a module, move ModulesBootLoad to the startup …
symbols.c 2.8 KB 1000 4 years mwhitworth: Use the new ArchGetSectionsInfo function to retrieve the section headers.
sys.c 1.3 KB 1530 4 years mwhitworth: Make SysGetCall inline; move to header.
thread.c 8.3 KB 1585 3 years mwhitworth: Add fixes for waiting threads that are being killed (signals will fix this …
timer.c 3.7 KB 1325 4 years mwhitworth: Use ListRemoveInit, other checks.
wait.c 1.8 KB 1585 3 years mwhitworth: Add fixes for waiting threads that are being killed (signals will fix this …
Note: See TracBrowser for help on using the browser.