The EONIX kernel

greatbridf 843b17eb68 fix(string): fix operator+=(const char) and back() 2 年 前
doc 342ecc0e21 feat(process): enter user mode 2 年 前
include 843b17eb68 fix(string): fix operator+=(const char) and back() 2 年 前
src 8058928329 feat(vfs): make vfs a interface 2 年 前
user-space-program d6de8a08f0 feat(mbr): build mbr.bin separately 2 年 前
.clang-format a42cf01bcf chore: format 3 年 前
.gitignore 7348abf2a1 chore(gitignore): ignore vim swap files 2 年 前
CMakeLists.txt 7c938ba933 feat(hash_map): impl. hash_map 2 年 前
Makefile.src 0aaa529fd0 chore(Makefile): rename configure, add reconfigure 2 年 前
bochs.conf 7b880566be protected mode 4 年 前
configure 2dafb2999b feat(make): use mtools to copy files into boot.img 2 年 前
cross-compile.cmake 9b18576715 chore(cross-compile.cmake): gen. it in ./configure 2 年 前
gdb-usage.txt c07460aae0 chore: gdb notes 3 年 前
global_find.sh 14d8c7760e chore: update global_find script 2 年 前
make_symbol_table.sh d6716c631d chore: use qemu for debugging 3 年 前