summaryrefslogtreecommitdiff
path: root/init.c
AgeCommit message (Collapse)AuthorFilesLines
2006-08-15commented out code for cwdkaashoek1-1/+2
2006-08-13fix iget() bug that allocated in-use inode[] entriesrtm1-3/+0
2006-08-12fix getblk to actually lock the blockrtm1-2/+2
no more cons_put system calls usertests tests two processes writing files
2006-08-11init creates console, opens 0/1/2, runs shrtm1-0/+32
sh accepts 0-argument commands (like userfs) reads from console