summaryrefslogtreecommitdiff
path: root/param.h
AgeCommit message (Collapse)Author
2006-09-06struct fd -> struct filersc
2006-09-06spacingrsc
2006-08-29clean up stale error checks and panicsrtm
delete unused functions a few comments
2006-08-09devswkaashoek
checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works
2006-07-21breadrtm
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-10queue with disk requestskaashoek
2006-06-27file descriptorsrtm
pipes
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek
and plan 9 code, at least boots and gets into C code.
2006-06-12importrtm