| Age | Commit message (Expand) | Author | Files | Lines | 
|---|---|---|---|---|
| 2007-08-28 | No one is going to find this inode. | rsc | 1 | -1/+1 | 
| 2007-08-28 | New shell. | rsc | 1 | -271/+406 | 
| 2007-08-28 | Move keyboard code into kbd.c; add backspace handling. | rsc | 4 | -129/+164 | 
| 2007-08-28 | oops | rsc | 1 | -1/+1 | 
| 2007-08-27 | move mp.h to low-level | rsc | 1 | -4/+1 | 
| 2007-08-27 | no more ioapic.h | rsc | 1 | -1/+18 | 
| 2007-08-27 | make code match comment | rsc | 1 | -1/+1 | 
| 2007-08-27 | make code match comment | rsc | 2 | -8/+7 | 
| 2007-08-27 | make code match comment | rsc | 1 | -1/+1 | 
| 2007-08-27 | Rename main0 to main. | rsc | 4 | -4/+5 | 
| 2007-08-27 | delete unnecessary #include lines | rsc | 27 | -90/+73 | 
| 2007-08-27 | Simplify MP hardware code. | rsc | 6 | -450/+210 | 
| 2007-08-27 | Clean up lapic code. | rsc | 3 | -177/+123 | 
| 2007-08-27 | nits | rsc | 1 | -6/+6 | 
| 2007-08-27 | nits | rsc | 1 | -17/+13 | 
| 2007-08-27 | nits | rsc | 1 | -12/+10 | 
| 2007-08-27 | oops | rsc | 1 | -0/+1 | 
| 2007-08-27 | Edit exec. | rsc | 1 | -77/+59 | 
| 2007-08-27 | nits | rsc | 1 | -17/+7 | 
| 2007-08-27 | formatting shuffle | rsc | 1 | -42/+39 | 
| 2007-08-27 | fileincref -> filedup (consistent with idup) | rsc | 4 | -9/+9 | 
| 2007-08-27 | nits | rsc | 1 | -29/+23 | 
| 2007-08-27 | tell what an inode is | rsc | 1 | -4/+9 | 
| 2007-08-27 | FS cleanup. | rsc | 1 | -46/+52 | 
| 2007-08-27 | Another attempt at the bio.c comment. | rsc | 3 | -39/+36 | 
| 2007-08-27 | Replace yield system call with sleep. | rsc | 9 | -26/+52 | 
| 2007-08-27 | formatting, fix comment | rsc | 1 | -16/+21 | 
| 2007-08-27 | make kfree loop same as kalloc | rsc | 1 | -8/+5 | 
| 2007-08-27 | nits | rsc | 3 | -3/+5 | 
| 2007-08-27 | cut bootmain to 1 sheet | rsc | 1 | -28/+8 | 
| 2007-08-24 | shuffle for formatting | rsc | 2 | -30/+37 | 
| 2007-08-24 | minor cleanups | rsc | 1 | -68/+62 | 
| 2007-08-24 | nit | rsc | 1 | -1/+1 | 
| 2007-08-24 | nits | rsc | 1 | -4/+2 | 
| 2007-08-24 | first ever correct use of strncpy | rsc | 3 | -24/+17 | 
| 2007-08-24 | remove unused variable | rsc | 1 | -1/+1 | 
| 2007-08-24 | Remove struct uinode. | rsc | 10 | -141/+130 | 
| 2007-08-24 | not first anymore | rsc | 1 | -3/+2 | 
| 2007-08-24 | nits | rsc | 5 | -52/+51 | 
| 2007-08-24 | align | rsc | 1 | -2/+2 | 
| 2007-08-24 | make wakeup1 static | rsc | 1 | -3/+6 | 
| 2007-08-24 | test that fork fails gracefully | rsc | 3 | -4/+103 | 
| 2007-08-24 | Reorder spinlock.c: acquire and release first | rsc | 1 | -25/+26 | 
| 2007-08-24 | Add yield system call, for zombie test program (bad idea?). | rsc | 5 | -1/+16 | 
| 2007-08-24 | Remove puts in favor of printf. | rsc | 7 | -97/+82 | 
| 2007-08-24 | comment nits | rtm | 3 | -8/+3 | 
| 2007-08-24 | nits | rsc | 2 | -2/+2 | 
| 2007-08-24 | finish comments | rsc | 1 | -1/+2 | 
| 2007-08-24 | tweak | rsc | 1 | -7/+3 | 
| 2007-08-24 | simplify ide queuing | rtm | 8 | -89/+79 | 
