summaryrefslogtreecommitdiff
path: root/fs.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-11fix deadlock---iput(dp) asapkaashoek1-1/+59
2006-08-11init creates console, opens 0/1/2, runs shrtm1-5/+6
2006-08-10interrupts could be recursive since lapic_eoi() called before rtirtm1-1/+7
2006-08-10low-level keyboard input (not hooked up to /dev yet)rtm1-0/+1
2006-08-10printfkaashoek1-18/+79
2006-08-09iread for T_DEVkaashoek1-0/+8
2006-08-09devswkaashoek1-0/+11
2006-08-09oops, update directory inode tookaashoek1-2/+9
2006-08-09block bitmapkaashoek1-19/+55
2006-08-08mknod,ialloc,iupdatekaashoek1-0/+95
2006-07-29open()rtm1-3/+6
2006-07-27primitive execrtm1-0/+23
2006-07-21nameirtm1-1/+118
2006-07-21breadrtm1-0/+73