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
Age
Commit message (
Expand
)
Author
2024-05-15
FINAfinal submission (for real this time)
HEAD
master
Michael Foiani
2024-05-15
final submission
Michael Foiani
2024-05-15
more s5fix
sotech117
2024-05-15
final s5 tweaks
sotech117
2024-05-15
fix halt on vfstest
sotech117
2024-05-15
hopefully final s5fixes
sotech117
2024-05-15
more s5 fixes rip
sotech117
2024-05-15
likely final submission
sotech117
2024-05-15
add locks to fix some tests
sotech117
2024-05-15
fix collapse bug
sotech117
2024-05-15
stop printouts
sotech117
2024-05-15
add autograder tests
Michael Foiani
2024-05-15
improve efficiency of shadow collapse
Michael Foiani
2024-05-15
shadow collapse fix
Michael Foiani
2024-05-14
small fixes and add locks
Michael Foiani
2024-05-15
it works!
sotech117
2024-05-15
s5 fixes!
sotech117
2024-05-14
fixes to work on dept machine
Michael Foiani
2024-05-14
fix
sotech117
2024-05-14
weenix fixes
sotech117
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
cleanup s5 and try some fixes for namev_dir
sotech117
2024-04-25
s5 hopes
sotech117
2024-04-25
Merge branch 'brown-cs1690:master' into master
sotech117
2024-04-25
s5 from ramfs
sotech117
2024-04-25
cleanup edge cases
sotech117
2024-04-25
fix refcount issue
sotech117
2024-04-25
old vfs fixes
sotech117
2024-04-24
Add mobj_delete_pframe to mobj.h
Nathan Benavides-Luu
2024-04-22
initialize pf in mobj_delete_pframe to NULL (#11)
Nathan Benavides-Luu
2024-04-22
add delete_pframe call to s5_free_block (#10)
Nathan Benavides-Luu
2024-04-01
S5 Fixes (#6)
Nathan Benavides-Luu
2024-03-07
fix end of buffer bug
sotech117
2024-03-06
refactor code
sotech117
2024-03-05
Add kmutex.c
Nathan Benavides-Luu
2024-03-04
fix small bug
sotech117
2024-03-04
finish drivers
sotech117
2024-03-04
try to fix tests
sotech117
2024-03-04
pass basic functionality
sotech117
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
[next]