tupdate - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 0b14ce0e111fc2ab828ad7ca268336a9e4944369
 (DIR) parent 4c06b8eec1a1d71f67561d4fa9860850795c56aa
 (HTM) 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(-)
       ---
 (DIR) 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;