| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-11 | separate source into kernel/ user/ mkfs/ | Robert Morris | |
| 2009-05-31 | group locks into structs they protect. | rsc | |
| few naming nits. | |||
| 2007-08-28 | comments; rename irq_ to pic_ | rsc | |
| 2007-08-27 | delete unnecessary #include lines | rsc | |
| 2007-08-24 | Remove struct uinode. | rsc | |
| Remove type arg to mknod (assume T_DEV). | |||
| 2007-08-24 | Remove puts in favor of printf. | rsc | |
| Allow multiple arguments to ls. | |||
| 2007-08-08 | watch for zombies | rsc | |
| 2007-08-08 | fix wait bug in init | rsc | |
| 2006-09-08 | some comment changes | kaashoek | |
| 2006-09-06 | for vs while | rsc | |
| 2006-09-06 | no /* */ comments | rsc | |
| 2006-09-06 | standardize various * conventions | rsc | |
| 2006-08-29 | prune unneeded panics and debug output | rtm | |
| 2006-08-28 | some text in readme | kaashoek | |
| generate postscript printout | |||
| 2006-08-15 | commented out code for cwd | kaashoek | |
| 2006-08-13 | fix iget() bug that allocated in-use inode[] entries | rtm | |
| 2006-08-12 | fix getblk to actually lock the block | rtm | |
| no more cons_put system calls usertests tests two processes writing files | |||
| 2006-08-11 | init creates console, opens 0/1/2, runs sh | rtm | |
| sh accepts 0-argument commands (like userfs) reads from console | |||
