| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-08-20 | Defined macros cli() and sti() in asm/interrupt.h to disable and enable | Jake Mannens |
| 2018-08-06 | Defined ssize_t in unistd.h. | Jake Mannens |
| 2018-07-30 | Added a new subroutine invlpg() to asm.s which simply checks the current | Jake Mannens |
| 2018-07-28 | Added new function register_trap() which creates trap gate entries in | Jake Mannens |
| 2018-07-14 | con_init() is now called during the kernel's boot sequence in kboot() | Jake Mannens |
| 2018-07-11 | Implemented a basic scheduler using an array of task structures in which | Jake Mannens |
| 2018-07-07 | Added '-g' flag for GCC to all makefiles to ensure debugging information | Jake Mannens |
| 2018-06-25 | Added the header asm/interrupt.h which includes a prototype for the | Jake Mannens |
| 2018-06-16 | Initial commit | Jake Mannens |
