root/Whitix/branches/acpi/kernel

Name Size Rev Age Last Change
../
.deps 726 4 years mwhitworth: Add .deps.
main.c 1.6 KB 1326 4 years mwhitworth: Call StartInit instead of ModulesBootLoad.
Makefile 200 bytes 1304 4 years mwhitworth: Don't build startup as a module.
module.c 10.6 KB 1083 4 years mwhitworth: Sketch out ModuleRequest function; will write soon.
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.7 KB 1324 4 years mwhitworth: Use KeObject code for manging processes (add name entry to process …
reboot.c 1.4 KB 652 4 years mwhitworth: Update Makefile to use new build system.
sched.c 5.9 KB 985 4 years mwhitworth: Address a few more TODOs.
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.7 KB 899 4 years mwhitworth: Remove resolve.c. No longer needed.
thread.c 8.4 KB 899 4 years mwhitworth: Remove resolve.c. No longer needed.
timer.c 3.7 KB 1325 4 years mwhitworth: Use ListRemoveInit, other checks.
wait.c 1.7 KB 1314 4 years mwhitworth: Call ListRemove instead of ListRemoveInit.
Note: See TracBrowser for help on using the browser.