]> git.corax.cc Git - corax/shortlog
corax
2019-09-06 Matthias KrukAdd CONFIG_POSIX feature to config.h
2019-09-06 Matthias KrukAdd FEATURE macro to config.h
2019-09-06 Matthias KrukMove the arch_init() call out of the #if 0 preprocessor...
2019-09-03 Matthias KrukRemove task-related code from main.c
2019-09-03 Matthias KrukPreserve the value of the ebx register in cpu_get_capab...
2019-09-03 Matthias KrukInclude config.h from kernel/arch/cpu.h
2019-09-03 Matthias KrukDon't leave the cr3 variable in pg_init() uninitialized...
2019-09-03 Matthias KrukMake sure the upper half of eax as returned by cpu_set_...
2019-09-03 Matthias KrukModify arch_init() to preserve the contents of the...
2019-09-03 Matthias KrukRemove object files that were added in error; add curre...
2019-09-03 Matthias KrukInitial commit, starting with the code base from github master