| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge | Russ Cox | 2009-07-08 | 1 | -0/+3 |
| | | |||||
| * | lib9p: add ramfs build rule (ramfs does not work) | Russ Cox | 2008-07-09 | 1 | -0/+4 |
| | | |||||
| * | lib9p: add Srv.foreground flag | Russ Cox | 2008-07-04 | 1 | -1/+4 |
| | | |||||
| * | lib9p: update diroffset correctly on rewind | Russ Cox | 2008-07-04 | 1 | -1/+1 |
| | | |||||
| * | lib9p: remove unused variables | Russ Cox | 2008-05-10 | 1 | -2/+0 |
| | | |||||
| * | post9pservice: accept mtpt (via fuse) | Russ Cox | 2008-05-05 | 1 | -5/+7 |
| | | |||||
| * | lib9p: make ramfs build | Russ Cox | 2008-05-05 | 1 | -8/+8 |
| | | |||||
| * | lib9p: fix Tattach ref count bug | Russ Cox | 2008-02-04 | 1 | -1/+1 |
| | | |||||
| * | correct ref counting in walkfile (Nemo) | rsc | 2006-10-12 | 1 | -5/+1 |
| | | |||||
| * | no need for auth.h | rsc | 2006-06-26 | 11 | -11/+0 |
| | | |||||
| * | no need to call amount | rsc | 2006-06-26 | 1 | -1/+2 |
| | | |||||
| * | no warning (andrey) | rsc | 2006-04-20 | 1 | -2/+0 |
| | | |||||
| * | avoid double lock (lucho ionkov) | rsc | 2006-04-19 | 2 | -3/+5 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 2 | -7/+7 |
| | | |||||
| * | faster destroyfid calls | rsc | 2006-03-21 | 1 | -2/+42 |
| | | |||||
| * | put NUL in right place! | rsc | 2006-02-14 | 1 | -3/+4 |
| | | |||||
| * | Experiment: ignore double-responds. | rsc | 2006-02-05 | 2 | -3/+14 |
| | | | | | Also allow nil string as empty string in readstr. | ||||
| * | 9p.u | rsc | 2006-01-27 | 1 | -1/+1 |
| | | |||||
| * | 9p2000.u | rsc | 2006-01-27 | 2 | -9/+15 |
| | | |||||
| * | make chatty9p an extern int for the mac. | rsc | 2005-03-04 | 1 | -0/+2 |
| | | |||||
| * | build changes | rsc | 2005-02-11 | 1 | -1/+0 |
| | | |||||
| * | call srv->start at start | rsc | 2005-02-11 | 2 | -7/+22 |
| | | |||||
| * | use sysfatal | rsc | 2005-02-08 | 1 | -12/+6 |
| | | |||||
| * | updates from plan 9 | rsc | 2004-12-26 | 4 | -1/+16 |
| | | |||||
| * | make things work on SunOS | rsc | 2004-04-20 | 1 | -1/+13 |
| | | |||||
| * | clean up when finished. | rsc | 2004-04-19 | 1 | -1/+0 |
| | | | | | | don't set PLAN9 don't set PLAN9 | ||||
| * | Small tweaks | rsc | 2004-03-21 | 17 | -0/+2175 |
| Lots of new code imported. | |||||
