| plan 9 kernel history: overview | file list | diff list |
1992/0319/port/stfcall.c (diff list | history)
| 1992/0318/sys/src/9/port/stfcall.c:109,114 – 1992/0319/sys/src/9/port/stfcall.c:109,115 (short | long | prev | next) | ||
| 1992/0318 | for(bp = bl; bp->next; bp = bp->next) ; bp->flags |= S_DELIM; | |
| 1992/0319 | if(bl->rptr[0] == 73) print("fcall Rclunk %d\n", blen(bl)); | |
| 1992/0318 | PUTNEXT(q, bl); } | |