| plan 9 kernel history: overview | file list | diff list |
1999/1111/port/devsdp.c (diff list | history)
| 1999/1106/sys/src/9/port/devsdp.c:1737,1743 – 1999/1111/sys/src/9/port/devsdp.c:1737,1743 (short | long | prev | next) | ||
| 1999/0930 | c->lstats.outDataPackets++; c->lstats.outDataBytes += n; | |
| 1999/1001 | ||
| 1999/1106 |
| |
| 1999/1111 | if(c->out.comp != nil) { | |
| 1999/1016 | // must generate same value as convoput seq = (c->out.seq + 1) & (SeqMax-1); | |