| plan 9 kernel history: overview | file list | diff list |
1995/0203/port/sysproc.c (diff list | history)
| 1995/0115/sys/src/9/port/sysproc.c:567,572 – 1995/0203/sys/src/9/port/sysproc.c:567,573 (short | long | prev | next) | ||
| 1993/0501 | switch(s->type&SG_TYPE) { case SG_TEXT: case SG_DATA: | |
| 1995/0203 | case SG_STACK: | |
| 1993/0501 | error(Ebadarg); default: return ibrk(arg[1], i); | |