summaryrefslogtreecommitdiff
path: root/usertests.c
AgeCommit message (Expand)Author
2007-08-20bug in usertests!rsc
2007-08-10add test for rm .rsc
2007-08-10avoid assignments in declarationsrsc
2007-08-08missing voidrsc
2007-08-08standardize on not using unsigned keywordrsc
2006-09-07fix testsrsc
2006-09-07remove bogus testrsc
2006-09-07check super-long lookupsrsc
2006-09-07one regression test programkaashoek
2006-09-06standardize various * conventionsrsc
2006-08-29prune unneeded panics and debug outputrtm
2006-08-29i broke sbrk, fix itrtm
2006-08-25kill user process when it generates an unhandled trap (e.g., 13)kaashoek
2006-08-24bug in sbrkkaashoek
2006-08-19chdirkaashoek
2006-08-15no more proc[] entry per cpu for idle looprtm
2006-08-13namei returns locked parent dir inode for create / unlinkrtm
2006-08-13link()rtm
2006-08-12LRU disk cache replacementrtm
2006-08-12buffer cache, fifo replacementrtm
2006-08-12mknod set nlink = 1rtm
2006-08-12fix getblk to actually lock the blockrtm
2006-07-28exec argumentsrtm
2006-07-17nitpicksrsc
2006-07-16Add user.h for prototypes.rsc
2006-07-15no more recursive locksrtm
2006-07-12passes both usertestsrtm
2006-07-12cvs add spinlock.hrtm
2006-07-12no more big kernel lockrtm
2006-07-11give each cpu its own clock, so that preemption works on cpu 1rtm
2006-07-11pre-empt both user and kernel, in clock interruptrtm
2006-07-01swtch saves callee-saved registersrtm
2006-06-27file descriptorsrtm