| plan 9 kernel history: overview | file list | diff list |
1999/1116/port/thwack.h (diff list | history)
| 1999/1111/sys/src/9/port/thwack.h:65,68 – 1999/1116/sys/src/9/port/thwack.h:65,67 (short | long | prev | next) | ||
|
Remove unthwackadd.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1999/1022 | int thwack(Thwack*, uchar *dst, uchar *src, int nsrc, ulong seq, ulong stats[ThwStats]); | |
| 1999/1001 | void thwackack(Thwack*, ulong seq, ulong mask); int unthwack(Unthwack*, uchar *dst, int ndst, uchar *src, int nsrc, ulong seq); | |
| 1999/1111 |
| |