jos/kern
Danila Fedorin 9bec3d83bd Merge branch 'lab2' of gitlab.unexploitable.systems:fedorind/jos into lab2 2019-04-29 21:01:43 -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 Implement the showmappings command 2019-04-19 13:21:08 -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 Merge branch 'lab1' into lab2 2019-04-18 23:49:39 -07:00
kclock.c Lab 2 2018-09-12 14:55:07 -04:00
kclock.h Lab 2 2018-09-12 14:55:07 -04: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 Add permission changing kernel function 2019-04-19 17:36:23 -07:00
monitor.h fixup! Add permission changing kernel function 2019-04-19 18:54:37 -07:00
pmap.c Change some memory mappings. 2019-04-29 21:00:57 -07:00
pmap.h Lab 2 2018-09-12 14:55:07 -04:00
printf.c Lab 1 2018-08-30 15:17:20 -04:00