Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (main): | Miles Bader | 1995-10-19 | 1 | -59/+39 |
| | | | | | | | | | Exit with a non-zero status if we fixed anything. Use argp to parse options. (options): Converted to argp format. (args_doc): New variable. (USAGE, usage, SHORT_OPTIONS): Removed. Include <argp.h> instead of <getopt.h>. | ||||
* | (main): Only print section headers if not in preen mode. | Miles Bader | 1995-10-18 | 1 | -14/+76 |
| | | | | | | | | | (main): Use getopt to parse command line options. (usage): New function. (options): New variable. (lfname, lfmode): Variables moved here from setup.c. (lfname): Made into a char* so that we can change it. (lfmode): Get rid of IFDIR; it's added when necessary. | ||||
* | entered into RCS | Michael I. Bushnell | 1994-10-13 | 1 | -1/+2 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-10-12 | 1 | -0/+62 |