summaryrefslogtreecommitdiff
path: root/user/usertests.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-05back-port fork/exit/exit tests to xv6-riscvRobert Morris1-2/+111
2019-07-02try to continue from walk() failing to allocate a page-table pageRobert Morris1-1/+1
2019-07-01sbrk() returns a pointer, so it should be 64 bitsRobert Morris1-2/+9
2019-06-11separate source into kernel/ user/ mkfs/Robert Morris1-0/+1789