Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-11 | (diskfs_set_options): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader | |
1996-02-07 | (std_runtime_options): Make const. | Miles Bader | |
(diskfs_set_options): Make argp structures const. | |||
1995-10-19 | (diskfs_set_options): | Miles Bader | |
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. | |||
1995-10-13 | (std_runtime_options): Renamed from long_options, convert to argp format. | Miles Bader | |
(SHORT_OPTIONS): Removed. (diskfs_set_options): Converted to use argp. | |||
1995-05-22 | (diskfs_set_options): Don't fall through to the error case from the 's' one! | Miles Bader | |
Use ARG instead of the global OPTARG. | |||
1995-05-20 | Initial revision | Miles Bader | |