aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Collapse)Author
2024-04-22add delete_pframe call to s5_free_block (#10)Nathan Benavides-Luu
2024-04-01S5 Fixes (#6)Nathan Benavides-Luu
* S5 Fixes * Remove #ifdef OLD * Fix comments for s5_get_disk_block * Add info for newp return parameter * Add stencil comment to s5_file_block_to_disk_block * Remove ifdefno --------- Co-authored-by: Ayma-n <aymanbt14@gmail.com>
2024-03-05Add kmutex.cNathan Benavides-Luu
2024-02-04Fix kmutex.SNathan Benavides-Luu
2024-02-03Replace kmutex.c with kmutex.SNathan Benavides-Luu
2024-01-28Merge branch 'master' of https://github.com/brown-cs1690/2024-weenix-stencilAyma-n
2024-01-28Fix make nyi namesAyma-n
2024-01-28enable debug statementsNathan Benavides-Luu
2024-01-28Fix compile error in namev.cnthnluu
2024-01-28Created student weenix repositorynthnluu