| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-03-07 | Makefile now correctly calls i386 QEMU instead of x86_64 | Jake Mannens |
| 2020-02-23 | Switched the physical memory allocator to a bitmap table. Previously, | Jake Mannens |
| 2019-09-02 | Updated Makefile | Jake Mannens |
| 2018-12-23 | Corrected a bug in the hard-disk driver where calls to hd_read_block() | Jake Mannens |
| 2018-08-06 | Defined ssize_t in unistd.h. | Jake Mannens |
| 2018-07-14 | con_init() is now called during the kernel's boot sequence in kboot() | 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-24 | Re-structured the source tree and modified makefiles accordingly. | Jake Mannens |
| 2018-06-24 | Modified makefiles to use the more appropriate variable $(MAKE) when | Jake Mannens |
| 2018-06-16 | Initial commit | Jake Mannens |
