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
/
tasks
Age
Commit message (
Expand
)
Author
2020-05-07
Added and applied include-sorting
Marvin Borner
2020-05-07
Some debugging and fixing
Marvin Borner
2020-05-07
Fixed many bugs with wait() and fork()
Marvin Borner
2020-05-07
Added wait syscall
Marvin Borner
2020-05-06
New build parameters and shared includes
Marvin Borner
2020-04-29
Working framebuffer from userspace...
Marvin Borner
2020-04-29
MUCH work in libc
Marvin Borner
2020-04-29
Started libgui implementation
Marvin Borner
2020-04-29
Added basic exec calls for init and started libc
Marvin Borner
2020-04-28
Fixed userspace entering...
Marvin Borner
2020-04-28
Maaaany fixes...
Marvin Borner
2020-04-27
Minor but important fixes in processing
Marvin Borner
2020-04-26
Awesome new multitasking system and scheduler
Marvin Borner
2020-04-25
Small cleanup and formatting
Marvin Borner
2020-03-27
Added and applied tidy command
Marvin Borner
2020-03-18
Applied official linux kernel code style guidelines
Marvin Borner
2020-03-18
Replaced asm calls with sweet function
Marvin Borner
2020-02-16
Revert to good ol' paging
Marvin Borner
2020-02-15
Quite many improvements
Marvin Borner
2020-01-26
Magic commit
Marvin Borner