| plan 9 kernel history: overview | file list | diff list |
1994/0914/port/swap.c (diff list | history)
| 1994/0817/sys/src/9/port/swap.c:123,129 – 1994/0914/sys/src/9/port/swap.c:123,129 (short | long | prev | next) | ||
| 1993/1120 | /* don't swap out programs from devroot.c - they * supply important system services */ | |
| 1993/1011 |
| |
| 1994/0914 | img = p->seg[TSEG]->image; | |
| 1993/1011 | if(img && devchar[img->c->type] == '/') | |
| 1992/0303 | continue; | |
| 1992/0130 | ||