Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -1/+0 | |
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> | |||||
2017-05-05 | factotum: Fix an operator precedence bug in the secstore code | Dan Cross | 1 | -1/+1 | |
`==` is higher precedence than `&`. Parenthesize. Change-Id: I2c7ee588fea0d8a66e1c8424f26630015388d61a Signed-off-by: Dan Cross <cross@gajendra.net> Reviewed-on: https://plan9port-review.googlesource.com/2860 Reviewed-by: Gleydson Soares <gsoares@gmail.com> | |||||
2008-12-01 | factotum: avoid name conflict with SS macro | Albert Lee | 1 | -1/+2 | |
2008-05-31 | merge | Russ Cox | 1 | -2/+16 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -36/+36 | |
2005-02-13 | new | rsc | 1 | -1/+4 | |
2005-02-13 | new auth | rsc | 1 | -0/+644 | |