| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-09-07 | one regression test program | kaashoek | |
| 2006-09-06 | standardize various * conventions | rsc | |
| 2006-08-29 | clear killed flag in exit | rtm | |
| idecref cwd in exit | |||
| 2006-08-26 | consistently ignore more than 14 chars in path component | rtm | |
| forbid create or write of existing directory mkdir("d1/d2/d3"), .. should refer to d2, not cwd mkdir increase parent link count | |||
| 2006-08-26 | mkdir check error from mknod | rtm | |
| chdir return -1 if target not a dir | |||
| 2006-08-25 | fstests bugs | rtm | |
| 2006-08-25 | inode addrs[NDIRECT] -> NADDRS | rtm | |
| fix race in mknod / creat use last component in dirent in mknod, not path | |||
| 2006-08-24 | big directory test | rtm | |
| 2006-08-19 | chdir | kaashoek | |
| cd in shell nits in mkdir, ls, etc. | |||
| 2006-08-15 | no more proc[] entry per cpu for idle loop | rtm | |
| each cpu[] has its own gdt and tss no per-proc gdt or tss, re-write cpu's in scheduler (you win, cliff) main0() switches to cpu[0].mpstack | |||
