summaryrefslogtreecommitdiff
path: root/dev.h
AgeCommit message (Collapse)Author
2006-09-07remove _ prefixesrsc
2006-09-06standardize various * conventionsrsc
2006-08-11init creates console, opens 0/1/2, runs shrtm
sh accepts 0-argument commands (like userfs) reads from console
2006-08-09devswkaashoek
checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works