Commits


Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


fix clang warnings reported by Tuncer Ayaz R=rsc http://codereview.appspot.com/6744054


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