summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-13zero freed blockskaashoek
2006-08-13link()rtm
2006-08-12zero out all of dirent.name when creatingrtm
2006-08-12LRU disk cache replacementrtm
2006-08-12free inode only when noone is holding a pointer to it. should fix open-unlink-kaashoek
2006-08-12buffer cache, fifo replacementrtm
2006-08-12mknod set nlink = 1rtm
2006-08-12fix getblk to actually lock the blockrtm
2006-08-12fstatkaashoek
2006-08-12unlink,mknod,create with multi-component pathnames should work nowkaashoek
2006-08-11fix deadlock---iput(dp) asapkaashoek
2006-08-11init creates console, opens 0/1/2, runs shrtm
2006-08-10interrupts could be recursive since lapic_eoi() called before rtirtm
2006-08-10low-level keyboard input (not hooked up to /dev yet)rtm
2006-08-10printfkaashoek
2006-08-09iread for T_DEVkaashoek
2006-08-09fix test program: don't close before writingkaashoek
2006-08-09devswkaashoek
2006-08-09oops, update directory inode tookaashoek
2006-08-09block bitmapkaashoek
2006-08-08fix race in holding() check in acquire()rtm
2006-08-08mknod,ialloc,iupdatekaashoek
2006-08-07bwritekaashoek
2006-08-06generalize async read to support write tookaashoek
2006-08-04nitkaashoek
2006-08-04better interrupt plan---this one appears to workkaashoek
2006-07-29open()rtm
2006-07-29acquire+release ide_lock in ide_intrkaashoek
2006-07-28exec argumentsrtm
2006-07-27primitive execrtm
2006-07-26updatertm
2006-07-21nameirtm
2006-07-21breadrtm
2006-07-20uint32_t -> uint &crtm
2006-07-18prevent longjmp / forkret from writing over tf->edirtm
2006-07-17add ide_lock for sleeprsc
2006-07-17standarize on unix-like lowercase struct namesrsc
2006-07-17no more cons_putc; real_cons_putc -> cons_putcrsc
2006-07-17add uint and standardize on typedefs instead of unsignedrsc
2006-07-17cleanerrsc
2006-07-17goodbye PushRegsrsc
2006-07-17cleanerrsc
2006-07-17nitpicksrsc
2006-07-16Eliminate annoying Pseudodesc structure.rsc
2006-07-16various little fixes that should have been in earlier checkinsrsc
2006-07-16more idiomatic crsc
2006-07-16no memlayout.hrsc
2006-07-16was empty; gonersc
2006-07-16fix main return typersc
2006-07-16add %s to cprintf for cons_putsrsc