| plan 9 kernel history: overview | file list | diff list |
1992/0309/port/portdat.h (diff list | history)
| 1992/0307/sys/src/9/port/portdat.h:46,52 – 1992/0309/sys/src/9/port/portdat.h:46,52 (short | long | prev | next) | ||
|
Change ref from int to long.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0428 | struct Ref { Lock; | |
| 1992/0309 | long ref; | |
| 1991/0428 | }; struct Rendez | |