The EONIX kernel

greatbridf bc52f08bfe feat(mm): kill user process on access to priv. mem 2 years ago
doc 342ecc0e21 feat(process): enter user mode 2 years ago
gblibc 7438992327 fix: make pid_t type 'int' 2 years ago
include bc87e8c44f feat: move codes to kill proc into proclist kill() 2 years ago
src bc52f08bfe feat(mm): kill user process on access to priv. mem 2 years ago
user-space-program bc52f08bfe feat(mm): kill user process on access to priv. mem 2 years ago
.clang-format a42cf01bcf chore: format 3 years ago
.gitignore 7348abf2a1 chore(gitignore): ignore vim swap files 2 years ago
CMakeLists.txt bc52f08bfe feat(mm): kill user process on access to priv. mem 2 years ago
Makefile.src 7936499704 fix(sse): use cpu SandyBridge to enable SSE 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
pretty-print.py a1cc77112e chore(debugging): add pretty print script 2 years ago