Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-17 | fix up some irregular indentation | Rob Pike | 1 | -2/+2 | |
R=rsc OCL=33382 CL=33391 | |||||
2009-07-30 | use errchk in more places. | Russ Cox | 1 | -1/+1 | |
let errchk exit 0 even if it has reported a BUG. it echoed BUG and that's all that matters. R=r DELTA=143 (1 added, 89 deleted, 53 changed) OCL=32533 CL=32542 | |||||
2008-07-07 | test cleanup | Rob Pike | 1 | -0/+15 | |
SVN=126120 |