Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-12 | all: fix or silence various gcc warnings | Russ Cox | 1 | -0/+2 | |
As usual, gcc finds some real problems but also reports a ton of noise. Fix the problems and quiet the noise. | |||||
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -3/+3 | |
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 | -0/+2 | |
R=rsc http://codereview.appspot.com/6744056 | |||||
2012-10-20 | fix gcc 4.7 warnings (thanks Tuncer Ayaz) | Russ Cox | 1 | -1/+0 | |
R=rsc http://codereview.appspot.com/6744053 | |||||
2007-11-05 | factotum: silence gcc warning | Russ Cox | 1 | -0/+2 | |
2007-09-16 | factotum: fix build error (Axel Belinfante) | Russ Cox | 1 | -2/+1 | |
2007-09-13 | factotum: implement p9cr | Russ Cox | 1 | -340/+170 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -5/+5 | |
2005-02-13 | new | rsc | 1 | -24/+19 | |
2005-02-13 | new auth | rsc | 1 | -0/+545 | |