Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 7 | -12/+8 | |
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> | |||||
2012-10-21 | silence more warnings | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/6744056 | |||||
2012-10-21 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 4 | -7/+6 | |
R=rsc http://codereview.appspot.com/6744054 | |||||
2012-10-20 | fix gcc 4.7 warnings (thanks Tuncer Ayaz) | Russ Cox | 2 | -3/+1 | |
R=rsc http://codereview.appspot.com/6744053 | |||||
2007-04-24 | fix memory leak (bakul shah) | rsc | 1 | -2/+1 | |
2006-05-10 | stupid bug in ext3 fixes (serge gannon) | rsc | 1 | -1/+1 | |
2006-05-05 | poor type-punned pointer | rsc | 1 | -1/+1 | |
2006-05-04 | sign extension bug | rsc | 1 | -3/+4 | |
2006-05-04 | rpc fixes (vandebo) | rsc | 3 | -7/+20 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2 | -4/+4 | |
2005-10-29 | compiler warnings. | rsc | 2 | -3/+2 | |
2005-07-13 | apple | rsc | 1 | -1/+1 | |
2005-07-13 | no c++ comments | rsc | 1 | -3/+6 | |
2005-05-19 | fixes for vnfs | rsc | 7 | -17/+64 | |
2005-03-15 | do not set $PLAN9 | rsc | 1 | -1/+0 | |
2004-04-21 | odds and ends | rsc | 1 | -0/+29 | |
2004-04-21 | Add sunrpc. | rsc | 16 | -0/+7163 | |