| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-05 | fix makefiles on netbsd | Kimplul | |
| + Doesn't quite compile all the way unfortunately, building the GNU toolchain on NetBSD is a bit more difficult than I was expecting. LLVM does compile, but fails to link for some reason. | |||
| 2022-04-10 | add basic ubsan and fix issues reported by it | Kimplul | |
| 2022-03-03 | faster deps.mk generation | Kimplul | |
| 2022-01-07 | Use #if defined(...) when not guard clause | Kimplul | |
| 2022-01-06 | Added lint rule to Makefile | Kimplul | |
| + Runs a syntax check on all files of the selected arch | |||
| 2021-12-20 | Revert "still some issues with vmem" | Kimplul | |
| This reverts commit 69d13626a37e33f31627a1144605a8fb93684d25. | |||
| 2021-12-20 | still some issues with vmem | Kimplul | |
| + Not sure if I should go with noinit or init, fuck | |||
| 2021-12-19 | Massive changes to jump to userspace | Kimplul | |
| 2021-09-19 | Added basic awareness of kernel size/bounds | Kimplul | |
| 2021-09-12 | Initial physical page manager | Kimplul | |
| + Will probably still need a fair bit of tweakind and documentation improvements, but seems to work outside of the kernel. Also no valgrind errors, which is quite promising I guess. | |||
| 2021-08-31 | Improved linkind process, added padding generator | Kimplul | |
| 2021-08-20 | New build system | Kimplul | |
| 2021-08-19 | New build system (WIP) | Kimplul | |
