| plan 9 kernel history: overview | file list | diff list |
1991/1106/port/ipdat.h (diff list | history)
| 1991/1106/sys/src/9/port/ipdat.h:101,107 – 1991/1107/sys/src/9/port/ipdat.h:101,107 (short | long | prev | next) | ||
|
Rename Ilcb.sent to Ilcb.next.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/1012 | Block *unacked; Block *unackedtail; Block *outoforder; | |
| 1991/1107 | ulong next; | |
| 1991/1012 | ulong recvd; | |
| 1991/1026 | ulong start; | |
| 1991/1106 | ulong rstart; | |