index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
lib
/
stdlib
Age
Commit message (
Expand
)
Author
2020-05-29
Added more printf features
Marvin Borner
2020-05-28
Added vsprintf support for serial connections
Marvin Borner
2020-05-13
Replaced alloc.h with liballoc
Marvin Borner
2020-05-07
Added and applied include-sorting
Marvin Borner
2020-05-06
New build parameters and shared includes
Marvin Borner
2020-04-26
Awesome new multitasking system and scheduler
Marvin Borner
2020-04-26
Complete rewrite of paging and allocation libs
Marvin Borner
2020-03-18
Applied official linux kernel code style guidelines
Marvin Borner
2020-02-16
Revert to good ol' paging
Marvin Borner
2020-01-20
Added pure awesomeness
Marvin Borner
2020-01-16
Quite a different approach to userspace paging
Marvin Borner
2019-12-21
Many debugging/serial improvements
Marvin Borner
2019-12-16
Single hardcoded pixel drawing in userspace somehow works a bit
Marvin Borner
2019-12-14
idk
Marvin Borner
2019-12-10
Some syscalls and userspace stuff
Marvin Borner
2019-12-07
Added userspace libc and began userspace based shell
Marvin Borner