The EONIX kernel

greatbridf 943868c7f9 feat(mm): add k_unmap and dealloc_{pd, pt} 2 years ago
doc 342ecc0e21 feat(process): enter user mode 2 years ago
include 943868c7f9 feat(mm): add k_unmap and dealloc_{pd, pt} 2 years ago
src 943868c7f9 feat(mm): add k_unmap and dealloc_{pd, pt} 2 years ago
user-space-program 34b3bf7644 feat(syscall): impl. exec() to load elf files 2 years ago
.clang-format a42cf01bcf chore: format 3 years ago
.gitignore 7348abf2a1 chore(gitignore): ignore vim swap files 2 years ago
CMakeLists.txt ad0c8653da chore(c++): compile with standard c++20 2 years ago
Makefile.src 0aaa529fd0 chore(Makefile): rename configure, add reconfigure 2 years ago
bochs.conf 7b880566be protected mode 4 years ago
configure 2eafad4b65 chore(configure): check and set FDISK_BIN 2 years ago
cross-compile.cmake 2eafad4b65 chore(configure): check and set FDISK_BIN 2 years ago
gdb-usage.txt c07460aae0 chore: gdb notes 3 years ago
global_find.sh 14d8c7760e chore: update global_find script 2 years ago
make_symbol_table.sh d6716c631d chore: use qemu for debugging 3 years ago