Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (argp_program_version): Make const. | Miles Bader | 1997-02-20 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-06 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 1 | -1/+2 |
| | |||||
* | (argp_program_version): New variable. | Miles Bader | 1996-07-06 | 1 | -0/+3 |
| | | | | <hurd.h>: New include. | ||||
* | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader | 1996-05-11 | 1 | -1/+2 |
| | |||||
* | (show_stats): Fiddle with formatting. | Miles Bader | 1996-05-03 | 1 | -1/+1 |
| | |||||
* | (nice_size, show_stats): New functions. | Miles Bader | 1996-05-03 | 1 | -13/+38 |
| | | | | (main): Use show_stats. | ||||
* | (main): Shorten summary message so that it fits on one line. | Miles Bader | 1996-05-02 | 1 | -3/+1 |
| | |||||
* | (main): Implement clean-bit checking in preen mode; print summary statistics. | Miles Bader | 1996-05-02 | 1 | -21/+58 |
| | | | | | (main, options): Add --force & --silent options. (preen, num_files): New variables. | ||||
* | (main): Don't print large obnoxious banner if PREEN. | Miles Bader | 1996-05-01 | 1 | -1/+1 |
| | |||||
* | (main): Pass new arg to argp_parse. Use argp_usage correctly. | Miles Bader | 1996-03-19 | 1 | -3/+3 |
| | |||||
* | (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 |