devroot.ed - vx32 - Local 9vx git repository for patches.
 (HTM) git clone git://r-36.net/vx32
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       devroot.ed (191B)
       ---
            1 g/^rootgen/ s/Dirtab\*, int/Dirtab *dt, int i/
            2 g/^rootclose/ s/(Chan\*)/(Chan *c)/
            3 ,s/^#endif asdf/#endif/
            4 g/^rootwrite/ s/(Chan\*, void\*, long, vlong)/(Chan *c, void *v, long l, vlong vl)/