Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-20 | Move labs into 6.828 repo. The lab text isn't dependent on specific | Frans Kaashoek | 1 | -443/+0 | |
xv6 code. Lab submission instructions etc. are likely going to be more MIT 6.828 specific. | |||||
2019-08-05 | add alarmtest.c to the repository | Robert Morris | 1 | -84/+30 | |
they don't have to modify alarmtest.c, so we can use the original version to test, to make it harder to cheat. | |||||
2019-08-03 | alarm stuff | Robert Morris | 1 | -69/+57 | |
2019-08-02 | nits | Robert Morris | 1 | -17/+15 | |
2019-08-02 | some XXX questions | Robert Morris | 1 | -4/+23 | |
2019-08-02 | oops, back to alarm() | Robert Morris | 1 | -3/+3 | |
2019-08-02 | sigalarm | Robert Morris | 1 | -6/+7 | |
2019-08-02 | syscall lab nits | Robert Morris | 1 | -19/+21 | |
2019-08-02 | Add uthread | Frans Kaashoek | 1 | -53/+216 | |
2019-07-27 | Checkpoint start of locking lab | Frans Kaashoek | 1 | -1/+5 | |
2019-07-26 | Pass over lab text | Frans Kaashoek | 1 | -50/+60 | |
2019-07-26 | Checkpoint: split alarmtest exercise in two exercises | Frans Kaashoek | 1 | -28/+144 | |
2019-07-25 | syscall lab/alarm | Frans Kaashoek | 1 | -0/+196 | |