root/Whitix/trunk/kernel
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| .deps | 726 | 4 years | Add .deps. | |
| completion.c | 0.6 KB | 2025 | 3 years | Add beginning of completion API. |
| gc.c | 1.7 KB | 1976 | 3 years | Add stub for kernel garbage collection of userspace apps. To come soon. |
| main.c | 1.9 KB | 2054 | 3 years | Call SaveInit in KernelMain. |
| Makefile | 225 bytes | 2053 | 3 years | Update kernel makefile with new save.c file. |
| module.c | 12.3 KB | 2050 | 3 years | Add function to call userspace module loader (currently used in filesystem … |
| panic.c | 2.7 KB | 1980 | 3 years | Add KeAssertFail function, used by the assertion macros. |
| preempt.c | 414 bytes | 1804 | 3 years | Remove rescheduling in ThrSchedule for now (need to rethink certain parts … |
| print.c | 2.0 KB | 1914 | 3 years | Export KeVaPrint as a symbol. |
| process.c | 9.8 KB | 2055 | 3 years | Convert SysWaitForProcessFinish to Thr*, add syscall wrapper. |
| reboot.c | 1.4 KB | 652 | 4 years | Update Makefile to use new build system. |
| save.c | 0.7 KB | 2052 | 3 years | Add beginning of process save/restore file. |
| sched.c | 5.8 KB | 1802 | 3 years | Remove KernelPanic test in loop. |
| startup.c | 1.7 KB | 2051 | 3 years | Change startup message. |
| symbols.c | 2.8 KB | 1979 | 3 years | Don't print anything if we can't resolve to a name. |
| sys.c | 1.3 KB | 1668 | 3 years | Merge in changes from keobject. |
| thread.c | 8.4 KB | 1791 | 3 years | Various formatting fixes. |
| timer.c | 4.1 KB | 1763 | 3 years | Add extra checks, add TimerThreadExit that removes timers from a dying … |
| wait.c | 2.2 KB | 1766 | 3 years | Rework waitqueues to avoid race conditions, move some functions to wait.c. |
Note: See TracBrowser
for help on using the browser.
