Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-08-15 | commented out code for cwd | kaashoek | 1 | -0/+2 | |
2006-08-10 | low-level keyboard input (not hooked up to /dev yet) | rtm | 1 | -5/+0 | |
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-09 | iread for T_DEV | kaashoek | 1 | -0/+4 | |
O_RDWR, etc. create file | |||||
2006-08-09 | block bitmap | kaashoek | 1 | -6/+11 | |
balloc | |||||
2006-08-08 | mknod,ialloc,iupdate | kaashoek | 1 | -1/+5 | |
2006-07-21 | namei | rtm | 1 | -1/+3 | |
2006-07-21 | bread | rtm | 1 | -0/+28 | |
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 |