Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (std_runtime_options): Make const. | Miles Bader | 1996-02-07 | 1 | -5/+5 |
| | | | | (diskfs_set_options): Make argp structures const. | ||||
* | (diskfs_set_options): | Miles Bader | 1995-10-19 | 1 | -22/+24 |
| | | | | | | Rework readonly transition & remounting. Now they should actually work. (std_runtime_options): Remove options common to both runtime and startup. (diskfs_set_options): Use the common options. | ||||
* | (std_runtime_options): Renamed from long_options, convert to argp format. | Miles Bader | 1995-10-13 | 1 | -10/+16 |
| | | | | | (SHORT_OPTIONS): Removed. (diskfs_set_options): Converted to use argp. | ||||
* | (diskfs_set_options): Don't fall through to the error case from the 's' one! | Miles Bader | 1995-05-22 | 1 | -1/+2 |
| | | | | Use ARG instead of the global OPTARG. | ||||
* | Initial revision | Miles Bader | 1995-05-20 | 1 | -0/+94 |