| tupdate - plan9port - [fork] Plan 9 from user space | |
| git clone git://src.adamsgaard.dk/plan9port | |
| Log | |
| Files | |
| Refs | |
| README | |
| LICENSE | |
| --- | |
| commit 0b14ce0e111fc2ab828ad7ca268336a9e4944369 | |
| parent 4c06b8eec1a1d71f67561d4fa9860850795c56aa | |
| Author: rsc <devnull@localhost> | |
| Date: Thu, 19 May 2005 14:50:07 +0000 | |
| update | |
| Diffstat: | |
| M include/sunrpc.h | 1 + | |
| 1 file changed, 1 insertion(+), 0 deletions(-) | |
| --- | |
| diff --git a/include/sunrpc.h b/include/sunrpc.h | |
| t@@ -214,6 +214,7 @@ struct SunSrv | |
| int localparanoia; | |
| SunProg **map; | |
| Channel *crequest; | |
| + int (*ipokay)(uchar*, ushort); | |
| /* implementation use only */ | |
| Channel **cdispatch; |