rsc
|
eb52c7de1d
|
comments; rename irq_ to pic_
|
2007-08-28 19:04:36 +00:00 |
|
rsc
|
558ab49f13
|
delete unnecessary #include lines
|
2007-08-27 23:26:33 +00:00 |
|
rsc
|
07090dd705
|
Remove struct uinode.
Remove type arg to mknod (assume T_DEV).
|
2007-08-24 20:54:23 +00:00 |
|
rsc
|
1b789e1d50
|
Remove puts in favor of printf.
Allow multiple arguments to ls.
|
2007-08-24 20:03:40 +00:00 |
|
rsc
|
ed960d2c19
|
watch for zombies
|
2007-08-08 08:57:03 +00:00 |
|
rsc
|
39c84ccf48
|
fix wait bug in init
|
2007-08-08 08:39:23 +00:00 |
|
kaashoek
|
8e1d1ec934
|
some comment changes
|
2006-09-08 14:36:44 +00:00 |
|
rsc
|
db8fb62e4d
|
for vs while
|
2006-09-06 18:47:51 +00:00 |
|
rsc
|
f552738889
|
no /* */ comments
|
2006-09-06 17:50:20 +00:00 |
|
rsc
|
9e9bcaf143
|
standardize various * conventions
|
2006-09-06 17:27:19 +00:00 |
|
rtm
|
dfcc5b997c
|
prune unneeded panics and debug output
|
2006-08-29 19:06:37 +00:00 |
|
kaashoek
|
b52151e032
|
some text in readme
generate postscript printout
|
2006-08-28 18:31:33 +00:00 |
|
kaashoek
|
e958c538fa
|
commented out code for cwd
|
2006-08-15 15:53:46 +00:00 |
|
rtm
|
17e3cf15ba
|
fix iget() bug that allocated in-use inode[] entries
|
2006-08-13 15:51:58 +00:00 |
|
rtm
|
4357207237
|
fix getblk to actually lock the block
no more cons_put system calls
usertests tests two processes writing files
|
2006-08-12 11:38:57 +00:00 |
|
rtm
|
17a856577f
|
init creates console, opens 0/1/2, runs sh
sh accepts 0-argument commands (like userfs)
reads from console
|
2006-08-11 13:55:18 +00:00 |
|