summaryrefslogtreecommitdiff
path: root/param.h
AgeCommit message (Collapse)AuthorFilesLines
2006-09-06struct fd -> struct filersc1-2/+2
2006-09-06spacingrsc1-10/+10
2006-08-29clean up stale error checks and panicsrtm1-10/+10
delete unused functions a few comments
2006-08-09devswkaashoek1-0/+1
checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works
2006-07-21breadrtm1-0/+2
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 requestskaashoek1-0/+1
2006-06-27file descriptorsrtm1-0/+2
pipes
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek1-0/+1
and plan 9 code, at least boots and gets into C code.
2006-06-12importrtm1-0/+3