| plan 9 kernel history: overview | file list | diff list |
1990/1226/port/page.c (diff list | history)
| 1990/1214/sys/src/9/port/page.c:698,703 – 1990/1226/sys/src/9/port/page.c:698,703 (short | long | prev | next) | ||
| 1990/0227 | unlock(&ptealloc); | |
| 1990/0802 | if(u && u->p) print("%s: %s: ", u->p->text, u->p->pgrp->user); | |
| 1990/1226 | print("compactpte fails addr %lux %lux %d\n", o->va+n*BY2PG, o->va, n); | |
| 1990/0802 | return 0; | |
| 1990/0227 | } | |