| plan 9 kernel history: overview | file list | diff list |
2002/0817/port/sysproc.c (diff list | history)
| 2002/0817/sys/src/9/port/sysproc.c:432,438 – 2002/0819/sys/src/9/port/sysproc.c:432,437 (short | long | prev | next) | ||
| 1991/0705 | for(i=0; i<=f->maxfd; i++) fdclose(i, CCEXEC); | |
| 1990/0227 | ||
| 2002/0817 |
| |
| 1991/0705 | /* Text. Shared. Attaches to cache image if possible */ | |
| 1991/0724 | /* attachimage returns a locked cache image */ | |
| 1991/0705 | img = attachimage(SG_TEXT|SG_RONLY, tc, UTZERO, (t-UTZERO)>>PGSHIFT); | |