rsc
|
39593d2f1a
|
struct fd -> struct file
|
2006-09-06 18:38:56 +00:00 |
|
rsc
|
cea3c34644
|
spacing
|
2006-09-06 17:06:10 +00:00 |
|
rtm
|
2b19190c13
|
clean up stale error checks and panics
delete unused functions
a few comments
|
2006-08-29 14:45:45 +00:00 |
|
kaashoek
|
6fa5ffb56f
|
devsw
checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works
|
2006-08-09 16:04:04 +00:00 |
|
rtm
|
11a9947f1a
|
bread
iget
mkfs makes a file system image
put this in your .bochsrc:
ata0-slave: type=disk, mode=flat, path="fs.img", cylinders=1024, heads=1, spt=1
|
2006-07-21 13:18:04 +00:00 |
|
kaashoek
|
7ea6c9d197
|
queue with disk requests
|
2006-07-10 19:06:48 +00:00 |
|
rtm
|
c41f1de5d4
|
file descriptors
pipes
|
2006-06-27 14:35:53 +00:00 |
|
kaashoek
|
21a88fd487
|
checkpoint. booting second processor. stack is messed up, but thanks to cliff
and plan 9 code, at least boots and gets into C code.
|
2006-06-22 01:28:57 +00:00 |
|
rtm
|
55e95b16db
|
import
|
2006-06-12 15:22:12 +00:00 |
|