| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-07-30 | Fixed a bug where the tick_handler() and sigret() functions did not pass | Jake Mannens |
| 2018-07-28 | Added new function register_trap() which creates trap gate entries in | Jake Mannens |
| 2018-07-25 | Fixed a bug in switch_to() in which the value of EBX was not popped | Jake Mannens |
| 2018-07-11 | Implemented a basic scheduler using an array of task structures in which | Jake Mannens |
| 2018-07-08 | Added a printf() function to the library under stdio.c which uses the | Jake Mannens |
| 2018-06-25 | Added the header asm/interrupt.h which includes a prototype for the | Jake Mannens |
| 2018-06-24 | Modified makefiles to use the more appropriate variable $(MAKE) when | Jake Mannens |
| 2018-06-23 | Re-wrote interrupt handling. Now, flush_idt only initializes IDT entries | Jake Mannens |
