index
:
kmi
master
ACTIVE - Kernel with migrating threads as IPC
kimi.h.kuparinen+kmi@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2024-07-17
make compilation more robust on *BSD
Kimplul
2024-07-08
fix LLVM
Kimplul
2024-07-05
allow booting with Qemu's -kernel flag directly
Kimplul
2024-07-05
fix some small build issues
Kimplul
2023-07-24
split makefile into two parts
Kimplul
2023-05-11
arbitrary load address and RAM base detection
Kimplul
2023-05-08
improve undocumented file warning
Kimplul
2023-05-01
update license stuff
Kimplul
2022-09-02
fix documentation warnings
Kimplul
2022-05-22
add @file info to all files
Kimplul
2022-05-05
apos compiles on netbsd with LLVM=1
Kimplul
2022-05-05
fix makefiles on netbsd
Kimplul
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
2021-12-20
Revert "still some issues with vmem"
Kimplul
2021-12-20
still some issues with vmem
Kimplul
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
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