index
:
modit-kernel
flattening
master
A modular kernel built around the concept of interchangable statically linked modules
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
flattening
Display: Remove vga_textmode
Jon Santmyer
5 months
master
simplify source tree; compact def tables
Jon Santmyer
5 months
Age
Commit message
Author
Files
Lines
2021-12-13
simplify source tree; compact def tables
HEAD
master
Jon Santmyer
117
-237
/
+176
2021-12-13
simplify source tree; compact def tables
Jon Santmyer
14
-10
/
+468
2021-12-12
add license information to headers; prepare for rework
Jon Santmyer
46
-470
/
+587
2021-12-12
revamped build system; each module has makefile, no more shell nonsense
Jon Santmyer
26
-54
/
+593
2021-11-28
removed excess mutex; add detach syscall
Jon Santmyer
5
-47
/
+10
2021-11-27
strip timer module; fix issue with page contexts overwriting; add debug print...
Jon Santmyer
17
-118
/
+139
2021-11-26
add proper arg and env processing for ld
Jon Santmyer
3
-10
/
+22
2021-11-23
make initrd module 0 only; add syscall to get initrd phys and len
Jon Santmyer
3
-21
/
+27
2021-11-21
add hook for initrd_get; add functions to getcid; move initrd files to bin
Jon Santmyer
7
-21
/
+40
2021-11-11
add message and port icc
Jon Santmyer
7
-7
/
+416
[...]
Clone
git://git.jonsantmyer.com/modit-kernel
git@git.jonsantmyer.com:modit-kernel