jos/kern
Danila Fedorin 47a176223b Fix color support to work everywhere via hacky static variable 2019-04-05 19:20:33 -07:00
..
COPYRIGHT Lab 1 2018-08-30 15:17:20 -04:00
Makefrag Fix color support to work everywhere via hacky static variable 2019-04-05 19:20:33 -07:00
ansi.c Fix color support to work everywhere via hacky static variable 2019-04-05 19:20:33 -07:00
ansi.h Fix color support to work everywhere via hacky static variable 2019-04-05 19:20:33 -07:00
console.c Fix color support to work everywhere via hacky static variable 2019-04-05 19:20:33 -07:00
console.h Lab 1 2018-08-30 15:17:20 -04:00
entry.S Lab 1 2018-08-30 15:17:20 -04:00
entrypgdir.c Lab 1 2018-08-30 15:17:20 -04:00
init.c Implement very bad state machine to match a subset of ANSI escape codes. 2019-04-04 21:46:17 -07:00
kdebug.c Add the needed binary search to find line numbers. 2019-04-04 20:37:40 -07:00
kdebug.h Lab 1 2018-08-30 15:17:20 -04:00
kernel.ld Tweak kernel.ld linker script so edata and end are set correctly 2018-09-07 15:57:40 -04:00
monitor.c Implement the backtrace code. 2019-04-04 20:37:53 -07:00
monitor.h Lab 1 2018-08-30 15:17:20 -04:00
printf.c Lab 1 2018-08-30 15:17:20 -04:00