summaryrefslogtreecommitdiff
path: root/usertests.c
AgeCommit message (Expand)Author
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