summaryrefslogtreecommitdiff
path: root/dev.h
AgeCommit message (Collapse)AuthorFilesLines
2006-08-11init creates console, opens 0/1/2, runs shrtm1-2/+2
sh accepts 0-argument commands (like userfs) reads from console
2006-08-09devswkaashoek1-0/+10
checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works