Basic PS/2 keyboard driver, and ...
[lunaix-os.git] / lunaix-os / kernel / k_main.c
2022-04-29 MinepBasic PS/2 keyboard driver, and ...
2022-03-12 MinepTimer re-worked!
2022-03-12 MinepImplement APIC, RTC, basic ACPI parser and timer support
2022-03-06 Minepdead simple rtc code for getting current datetime.
2022-03-05 Minepupdate project structures
2022-03-03 Minepfix bugs found in brk & add simple security checks...
2022-03-03 Minepmake dmm.c portable
2022-03-03 MinepComplete (almost!) printf fmt support
2022-03-01 Minepgrow on demand heap
2022-03-01 Minepdynamic memory manager (malloc & free)
2022-02-27 Minepa bit refactoring on kernel_init
2022-02-26 Minepfix gcc warnings & improved makefile echos
2022-02-26 Minepfixes and refinements
2022-02-25 MinepVirtual memory & paging