summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-30oops - broke arg countingrsc
2007-08-30longjmp -> swtch in commentsrtm
2007-08-30tweakrsc
2007-08-30DO NOT MAIL: xv6-rev1rsc
2007-08-30final xv6 for 2007rsc
2007-08-29bootothers now in mainrsc
2007-08-29spellingrtm
2007-08-28final nitsrsc
2007-08-28match READMErsc
2007-08-28nitsrsc
2007-08-28nitsrsc
2007-08-28delete proc_ on proc_exit, proc_wait, proc_killrsc
2007-08-28comments; rename irq_ to pic_rsc
2007-08-28spaces around else for rtmrsc
2007-08-28more consistent spacingrsc
2007-08-28nitsrsc
2007-08-28fix offsetsrsc
2007-08-28more cmain -> bootmainrsc
2007-08-28Change dev read/write functionsrsc
2007-08-28oopsrsc
2007-08-28cmain -> bootmainrsc
2007-08-28nitrsc
2007-08-28replace setjmp/longjmp with swtchrsc
2007-08-28never returns!rsc
2007-08-28nitsrsc
2007-08-28formattingrsc
2007-08-28clumsy blank pages to make some files align betterrsc
2007-08-28rename 8253pit -> timerrsc
2007-08-28rename 8253pit.c to timer.crsc
2007-08-28runoffrsc
2007-08-28add grep; add lost echorsc
2007-08-28avoid double echorsc
2007-08-28remove _ from pipe; be like filersc
2007-08-28clean up Makefile; add wcrsc
2007-08-28add struct stat declrsc
2007-08-28do not call proc_exit until lock droppedrsc
2007-08-28oopsrsc
2007-08-28handle printf("%s\n", 0)rsc
2007-08-28nitrsc
2007-08-28oopsrsc
2007-08-28nitrsc
2007-08-28formatting tweaksrsc
2007-08-28comment non-check of cp->killedrsc
2007-08-28No one is going to find this inode.rsc
2007-08-28New shell.rsc
2007-08-28Move keyboard code into kbd.c; add backspace handling.rsc
2007-08-28oopsrsc
2007-08-27move mp.h to low-levelrsc
2007-08-27no more ioapic.hrsc
2007-08-27make code match commentrsc