| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | White space around control verbs.•••Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | Jason A. Donenfeld | 2013-03-04 | 1 | -3/+3 |
| * | Fix several whitespace errors•••* Remove whitespace at the end of lines. * Replace space indentation by tabs. * Add whitespace before/after several operators ("+", "-", "*", ...) * Add whitespace to assignments ("foo = bar;"). * Fix whitespace in parameter lists ("foobar(foo, bar, 42)"). Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> | Lukas Fleischer | 2013-03-04 | 1 | -11/+11 |
| * | Move function for configfile parsing into configfile.[ch]•••This is a generic function which wanted its own little object file. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2008-03-28 | 1 | -0/+87 |
