Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -2/+2 | |
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> | |||||
2010-12-07 | delete 9P2000.u | Russ Cox | 1 | -6/+4 | |
thanks to Erik Quanstrom R=rsc http://codereview.appspot.com/3469042 | |||||
2008-07-04 | lib9pclient: remove debugging print | Russ Cox | 1 | -1/+0 | |
2008-07-04 | lib9pclient: one more dotu (Michael Kaminsky) | Russ Cox | 1 | -1/+1 | |
2008-07-04 | lib9pclient: add support for 9P2000.u | Russ Cox | 1 | -3/+6 | |
2006-07-23 | more functions | rsc | 1 | -2/+16 | |
2006-06-26 | remove debug print | rsc | 1 | -1/+0 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2005-07-13 | better error messages | rsc | 1 | -6/+14 | |
2005-02-11 | add _fsunmount; do version in fsinit; add nsinit; add chatty9pclient | rsc | 1 | -13/+26 | |
2005-02-08 | add auth | rsc | 1 | -0/+1 | |
2005-01-28 | better offset handling | rsc | 1 | -0/+5 | |
2005-01-19 | do not close -1 | rsc | 1 | -1/+2 | |
2005-01-11 | os x changes | rsc | 1 | -2/+0 | |
2005-01-04 | lib9pclient is the new libfs | rsc | 1 | -0/+333 | |