- 2006年 8月 15日 1 次提交
- 
- 
由 kaashoek 提交于shell parses arguments (very simplistic) readme version of README (sh doesn't deal with capital characters) printf recognizes %c nicer output format for ls 
 
- 
- 2006年 8月 14日 3 次提交
- 2006年 8月 13日 10 次提交
- 
- 
由 rtm 提交于
- 
由 kaashoek 提交于
- 
由 rtm 提交于don't hold fd table lock across idecref() (latter does block i/o) idecref calls iput() in case last ref -> freeing inode dir size is 512 * # blocks, so readi/writei &c work unlink deletes dirent even if ip->nlink > 0 
- 
由 kaashoek 提交于multi-block directories track size of directory (size = number entries in use) should namei (and other code that scans through directories) scan through all blocks of a directory and not use size? 
- 
由 rtm 提交于
- 
由 rtm 提交于don't increase length of directory 
- 
由 rtm 提交于
- 
由 kaashoek 提交于read problem, but untested 
- 
由 rtm 提交于
- 
由 rtm 提交于usertests for concurrent create/delete, and read() after unlink() 
 
- 
- 2006年 8月 12日 4 次提交
- 2006年 8月 11日 2 次提交
- 2006年 8月 10日 5 次提交
- 
- 
由 rtm 提交于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... 
- 
由 kaashoek 提交于convert userfs to use printf bfree ifree writei start on unlink 
- 
由 kaashoek 提交于O_RDWR, etc. create file 
- 
由 kaashoek 提交于set fd to writeable on open for write 
- 
由 kaashoek 提交于checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works 
 
- 
- 2006年 8月 09日 4 次提交
- 2006年 8月 07日 2 次提交
- 2006年 8月 05日 2 次提交
- 2006年 7月 29日 3 次提交
- 2006年 7月 28日 1 次提交
- 
- 
由 rtm 提交于
 
- 
- 2006年 7月 26日 1 次提交
- 
- 
由 rtm 提交于
 
- 
- 2006年 7月 22日 1 次提交
- 
- 
由 rtm 提交于
 
- 
- 2006年 7月 21日 1 次提交
- 
- 
由 rtm 提交于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 
 
- 
 
