Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse_config: discard rest of incomplete line | Natanael Copa | 2010-10-14 | 1 | -0/+7 |
* | config parser: always initialize line pointer | Natanael Copa | 2010-10-14 | 1 | -2/+1 |
* | config parser: do not assume that realloc return same pointer | Natanael Copa | 2010-10-14 | 1 | -5/+4 |
* | misc: Fix build error about missing PAGE_SIZE | Abdoulaye Walsimou Gaye | 2010-09-06 | 1 | -0/+1 |
* | getserv: fix reading services lines w > 80 chars | Bernhard Reutner-Fischer | 2010-08-19 | 1 | -4/+7 |
* | config parser: fix memory corruption | Timo Teräs | 2010-08-06 | 1 | -2/+2 |
* | add config parser | Bernhard Reutner-Fischer | 2010-08-05 | 1 | -0/+268 |