summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-24Remove struct uinode.rsc
2007-08-24not first anymorersc
2007-08-24nitsrsc
2007-08-24alignrsc
2007-08-24make wakeup1 staticrsc
2007-08-24test that fork fails gracefullyrsc
2007-08-24Reorder spinlock.c: acquire and release firstrsc
2007-08-24Add yield system call, for zombie test program (bad idea?).rsc
2007-08-24Remove puts in favor of printf.rsc
2007-08-24comment nitsrtm
2007-08-24nitsrsc
2007-08-24finish commentsrsc
2007-08-24tweakrsc
2007-08-24simplify ide queuingrtm
2007-08-24bring bootasm and bootother more in syncrsc
2007-08-24Rework comments a bit.rsc
2007-08-24add missing iput() at end of _namei()rtm
2007-08-24oops, O_CREATE doesn't truncate, so holes can't exist, thus no bugrtm
2007-08-24test concurrent open/unlink of same file (ok)rtm
2007-08-24comment what +m means; omit needless __rsc
2007-08-24omit needless ampersandsrsc
2007-08-23align, sortrsc
2007-08-23Use parent pointer instead of ppid.rsc
2007-08-23avoid hardcoding init as pid 1 proc[0]rsc
2007-08-22my mistake found by robertrsc
2007-08-22NREQUEST = NBUFrsc
2007-08-22better commentrsc
2007-08-22tweaksrsc
2007-08-22PDF at http://am.lcs.mit.edu/~rsc/xv6.pdfrsc
2007-08-22cleanuprsc
2007-08-22add lnrsc
2007-08-22check unlink of non-empty directoryrsc
2007-08-21ARGMAX -> MAXARGSrsc
2007-08-21remove namelen parameterrsc
2007-08-21remove dead codersc
2007-08-21Various cleanup:rsc
2007-08-20bug in usertests!rsc
2007-08-20checkpoint - simpler namei interfacersc
2007-08-20no more wrsc
2007-08-20shuffle fs.c in bottom-up orderrsc
2007-08-14cleanup looprsc
2007-08-14formatting, cleanuprsc
2007-08-14formattingrsc
2007-08-14nitrsc
2007-08-14fixesrsc
2007-08-14formatting; split kbd constants into kbd.hrsc
2007-08-14i cannot prove that release before wakeup is wrong, but i cannot convince mys...rsc
2007-08-14formatting, simplifyrsc
2007-08-14formatting, sleep bug fixrsc
2007-08-14formattingrsc