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
/
proc
/
proc.c
Age
Commit message (
Expand
)
Author
2024-05-13
s5 fixes and issues with weenix
sotech117
2024-05-13
weenix
sotech117
2024-04-27
fix proc issues to get weenix to halt cleanly. very sad
sotech117
2024-04-26
finish s5, but no clean halt
sotech117
2024-04-25
fix refcount issue
sotech117
2024-04-25
old vfs fixes
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-11
add debug statements and start some testing
Michael Foiani
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-01-28
Fix make nyi names
Ayma-n
2024-01-28
Created student weenix repository
nthnluu