Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-26 | no need for auth.h | rsc | 11 | -11/+0 | |
2006-06-26 | no need to call amount | rsc | 1 | -1/+2 | |
2006-04-20 | no warning (andrey) | rsc | 1 | -2/+0 | |
2006-04-19 | avoid double lock (lucho ionkov) | rsc | 2 | -3/+5 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2 | -7/+7 | |
2006-03-21 | faster destroyfid calls | rsc | 1 | -2/+42 | |
2006-02-14 | put NUL in right place! | rsc | 1 | -3/+4 | |
2006-02-05 | Experiment: ignore double-responds. | rsc | 2 | -3/+14 | |
Also allow nil string as empty string in readstr. | |||||
2006-01-27 | 9p.u | rsc | 1 | -1/+1 | |
2006-01-27 | 9p2000.u | rsc | 2 | -9/+15 | |
2005-03-04 | make chatty9p an extern int for the mac. | rsc | 1 | -0/+2 | |
2005-02-11 | build changes | rsc | 1 | -1/+0 | |
2005-02-11 | call srv->start at start | rsc | 2 | -7/+22 | |
2005-02-08 | use sysfatal | rsc | 1 | -12/+6 | |
2004-12-26 | updates from plan 9 | rsc | 4 | -1/+16 | |
2004-04-20 | make things work on SunOS | rsc | 1 | -1/+13 | |
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 | |
don't set PLAN9 don't set PLAN9 | |||||
2004-03-21 | Small tweaks | rsc | 17 | -0/+2175 | |
Lots of new code imported. |