Commits


delete 9P2000.u thanks to Erik Quanstrom R=rsc http://codereview.appspot.com/3469042


merge


lib9p: update diroffset correctly on rewind


lib9p: fix Tattach ref count bug


no need for auth.h


avoid double lock (lucho ionkov)


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


faster destroyfid calls


put NUL in right place!


Experiment: ignore double-responds. Also allow nil string as empty string in readstr.


9p2000.u


make chatty9p an extern int for the mac.


call srv->start at start


Small tweaks Lots of new code imported.