Commit Briefs

845f6bce38 Russ Cox

lib9p: fix Tattach ref count bug


728747f46c rsc

no need for auth.h


90a356572c rsc

avoid double lock (lucho ionkov)



aff51ee51f rsc

faster destroyfid calls


943cb39dd9 rsc

put NUL in right place!


39e5957ace rsc

Experiment: ignore double-responds.

Also allow nil string as empty string in readstr.


90c892d867 rsc

9p2000.u


8ba3811378 rsc

make chatty9p an extern int for the mac.


2aa7d30367 rsc

call srv->start at start


2277c5d7bb rsc

Small tweaks

Lots of new code imported.