index
:
weenix.git
master
My final project for Brown University's graduate level operating systems course. Weenix is a full fledge operating system built on unix.
csci2670
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-03-03
work on disk read
sotech117
2024-03-03
get text output to be displayed
sotech117
2024-03-02
decent coding session
sotech117
2024-02-20
small conceptual issue with retvals when threads are cancelled. will ask
sotech117
2024-02-20
add cancellation test, will ask about bug at meeting
sotech117
2024-02-20
make tests and fix bugs that the tests caught :)
sotech117
2024-02-13
fix error
sotech117
2024-02-13
got basic tests to work
sotech117
2024-02-12
another docker conatiner fix and small weenix updates
sotech117
2024-02-11
add debug statements and start some testing
Michael Foiani
2024-02-11
add debug statements
Michael Foiani
2024-02-11
add one test
sotech117
2024-02-11
fix small compiling error
sotech117
2024-02-11
add small todo
sotech117
2024-02-11
basic implementation of most functions. not tested, but generally well though...
sotech117
2024-02-11
work on proc. local development container fix.
sotech117
2024-02-11
start work on procs
Michael Foiani
2024-02-04
Fix kmutex.S
Nathan Benavides-Luu
2024-02-03
Replace kmutex.c with kmutex.S
Nathan Benavides-Luu
2024-01-28
Merge branch 'master' of https://github.com/brown-cs1690/2024-weenix-stencil
Ayma-n
2024-01-28
Fix make nyi names
Ayma-n
2024-01-28
enable debug statements
Nathan Benavides-Luu
2024-01-28
Fix compile error in namev.c
nthnluu
2024-01-28
Created student weenix repository
nthnluu