summaryrefslogtreecommitdiff
path: root/mkfs.c
AgeCommit message (Collapse)AuthorFilesLines
2006-08-10low-level keyboard input (not hooked up to /dev yet)rtm1-1/+1
fix acquire() to cli() *before* incrementing nlock make T_SYSCALL a trap gate, not an interrupt gate sadly, various crashes if you hold down a keyboard key...
2006-08-09block bitmapkaashoek1-5/+37
balloc
2006-07-28exec argumentsrtm1-5/+0
2006-07-27primitive execrtm1-37/+113
2006-07-21nameirtm1-5/+11
2006-07-21breadrtm1-0/+140
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