| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Trivial changes: whitespace and modes. | Dan Cross | 2020-01-10 | 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> | ||||
| * | factotum: Fix an operator precedence bug in the secstore code | Dan Cross | 2017-05-05 | 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> | ||||
| * | factotum: avoid name conflict with SS macro | Albert Lee | 2008-12-01 | 1 | -1/+2 |
| | | |||||
| * | merge | Russ Cox | 2008-05-31 | 1 | -2/+16 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -36/+36 |
| | | |||||
| * | new | rsc | 2005-02-13 | 1 | -1/+4 |
| | | |||||
| * | new auth | rsc | 2005-02-13 | 1 | -0/+644 |
