Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 10 | -13/+7 | |
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 | 5 | -16/+13 | |
thanks to Erik Quanstrom R=rsc http://codereview.appspot.com/3469042 | |||||
2008-07-04 | lib9pclient: clear tx.extension for 9P2000.u | Russ Cox | 1 | -0/+1 | |
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 | 5 | -12/+17 | |
2006-07-23 | more functions | rsc | 8 | -26/+57 | |
2006-06-26 | remove debug print | rsc | 1 | -1/+0 | |
2006-06-26 | set errstr for bad dir contents | rsc | 1 | -1/+4 | |
2006-06-26 | remove print statement | rsc | 1 | -1/+0 | |
2006-05-27 | missed this too | rsc | 1 | -1/+1 | |
2006-05-27 | missed this too | rsc | 1 | -0/+1 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2006-02-08 | add print | rsc | 2 | -0/+68 | |
2006-01-27 | add | rsc | 2 | -0/+37 | |
2006-01-27 | more | rsc | 4 | -1/+54 | |
2005-07-13 | better error messages | rsc | 2 | -9/+21 | |
2005-03-15 | do not add to void* | rsc | 1 | -1/+1 | |
2005-03-01 | open: preserve error on failed open | rsc | 2 | -1/+4 | |
write: handle offset correctly for fswrite | |||||
2005-02-11 | add _fsunmount; do version in fsinit; add nsinit; add chatty9pclient | rsc | 2 | -19/+41 | |
2005-02-08 | add auth | rsc | 4 | -1/+18 | |
2005-01-28 | better offset handling | rsc | 1 | -0/+5 | |
2005-01-19 | do not close -1 | rsc | 1 | -1/+2 | |
2005-01-18 | add fsseek | rsc | 2 | -0/+47 | |
2005-01-14 | update paths | rsc | 1 | -1/+1 | |
2005-01-11 | os x changes | rsc | 1 | -2/+0 | |
2005-01-04 | lib9pclient is the new libfs | rsc | 16 | -0/+1033 | |