| plan 9 kernel history: overview | file list | diff list |
1990/0920/gnot/stasync.c (diff list | history)
| 1990/09141/sys/src/9/gnot/stasync.c:192,197 – 1990/0920/sys/src/9/gnot/stasync.c:192,199 (short | long | prev | next) | ||
| 1990/0905 | *p++ = FRAME; } | |
| 1990/0911 | ap->bp->wptr = p; | |
| 1990/0920 | if(asyncdebug > 2) showframe("out", ap, ap->bp->rptr, BLEN(ap->bp)); | |
| 1990/0905 | aswrite(ap); } | |
| 1990/09141/sys/src/9/gnot/stasync.c:271,280 – 1990/0920/sys/src/9/gnot/stasync.c:273,278 | ||
| 1990/0911 | if(chan != ap->chan && ap->count > 0) | |
| 1990/0905 | asputf(ap, 0); ap->chan = chan; | |
| 1990/0911 |
| |
| 1990/0905 |
| |