Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-05-19 | remove uneccessary check (already done in pidfile.c) | russ | 1 | -6/+4 |
2004-05-19 | fix memory leak caused by switch to vfork | russ | 1 | -3/+4 |
2004-05-16 | Use int instead of char for return type, in theory avoiding a cast | bug1 | 1 | -2/+2 |
2004-05-10 | Fix for debian bug #248106, should use int for returned getopt value. | bug1 | 1 | -1/+3 |
2004-05-05 | Steve Grubb writes: | andersen | 1 | -1/+3 |
2004-05-05 | Steve Grubb writes: | andersen | 2 | -3/+3 |
2004-05-05 | Steve Grubb writes: | andersen | 1 | -2/+4 |
2004-05-04 | Fix size command, safe_strtoul gives and error if the \r is left in, the | bug1 | 1 | -1/+6 |
2004-05-02 | Add part of a patch from Vernon Sauder that i missed a while back | bug1 | 1 | -1/+1 |
2004-05-02 | Update dpkg-deb usage to match current practices | bug1 | 1 | -3/+1 |