Commit Graph

14 Commits

Author SHA1 Message Date
Russ Cox
74dd032175 delete 9P2000.u
thanks to Erik Quanstrom

R=rsc
http://codereview.appspot.com/3469042
2010-12-07 13:34:11 -05:00
Russ Cox
9b4a2324d3 merge 2009-07-08 21:43:14 -07:00
Russ Cox
0529411caa lib9p: update diroffset correctly on rewind 2008-07-04 12:23:37 -04:00
Russ Cox
845f6bce38 lib9p: fix Tattach ref count bug 2008-02-04 15:34:00 -05:00
rsc
728747f46c no need for auth.h 2006-06-26 00:05:52 +00:00
rsc
90a356572c avoid double lock (lucho ionkov) 2006-04-19 22:04:00 +00:00
rsc
cbeb0b26e4 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rsc
aff51ee51f faster destroyfid calls 2006-03-21 18:57:37 +00:00
rsc
943cb39dd9 put NUL in right place! 2006-02-14 19:45:01 +00:00
rsc
39e5957ace Experiment: ignore double-responds.
Also allow nil string as empty string in readstr.
2006-02-05 15:34:18 +00:00
rsc
90c892d867 9p2000.u 2006-01-27 03:46:07 +00:00
rsc
8ba3811378 make chatty9p an extern int for the mac. 2005-03-04 14:47:18 +00:00
rsc
2aa7d30367 call srv->start at start 2005-02-11 17:00:06 +00:00
rsc
2277c5d7bb Small tweaks
Lots of new code imported.
2004-03-21 04:33:13 +00:00