| plan 9 kernel history: overview | file list | diff list |
1997/0408/port/sysproc.c (diff list | history)
| 1997/0327/sys/src/9/port/sysproc.c:397,403 – 1997/0408/sys/src/9/port/sysproc.c:397,403 (short | long | prev | next) | ||
| 1994/0727 | /* | |
| 1994/0915 | * '/' processes are higher priority (hack to make /ip more responsive). | |
| 1994/0727 | */ | |
| 1995/0110 |
| |
| 1997/0408 | if(devtab[tc->type]->dc == L'/') | |
| 1995/0110 | up->basepri = PriRoot; up->priority = up->basepri; | |
| 1994/0812 | poperror(); | |