summaryrefslogtreecommitdiff
path: root/fd.h
AgeCommit message (Collapse)AuthorFilesLines
2006-08-08fix race in holding() check in acquire()rtm1-0/+1
give cpu1 a TSS and gdt for when it enters scheduler() and a pseudo proc[] entry for each cpu cpu0 waits for each other cpu to start up read() for files
2006-07-29open()rtm1-1/+2
2006-07-16more name cleanuprsc1-1/+1
2006-06-27file descriptorsrtm1-0/+9
pipes