Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -11/+1 |
2003-03-11 | Fixed reading too many argv parameters and changed to asprintf | Ton Voon | 1 | -2/+2 |
2003-02-12 | Remove unnecessary \ and fix coredump with no parameters specified | Ton Voon | 1 | -2/+4 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -9/+9 |
2002-11-09 | define and use usage3 where second part of message is a an int/char | Karl DeBisschop | 1 | -3/+3 |
2002-10-07 | use asprintf, inhibit splint warning | Karl DeBisschop | 1 | -22/+18 |
2002-09-08 | wrapper to invert return status | Karl DeBisschop | 1 | -0/+299 |