Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-20 | 1998-07-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* ps.c (main): Fix return type to int, and use return. * ids.c (main): Likewise. * w.c (main): Likewise. * login.c (main): Likewise. * settrans.c (main): Likewise. * showtrans.c (main): Likewise. * fsysopts.c (main): Likewise. * storeinfo.c (main): Likewise. | |||
1997-02-20 | (argp_program_version): Make const. | Miles Bader | |
1996-09-05 | *** empty log message *** | Thomas Bushnell | |
1996-08-27 | (doc): Add program description. | Miles Bader | |
1996-07-21 | (main): Print an error for no args. | Miles Bader | |
1996-07-06 | (argp_program_version): New variable. | Miles Bader | |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader | |
1996-05-10 | (main): Remove const cast from first arg to argz_create. | Miles Bader | |
1996-05-09 | (main) [parse_opt]: Cast first arg of argz_create appropriately. | Michael I. Bushnell | |
1996-03-19 | (main): Pass new arg to argp_parse. | Miles Bader | |
1996-02-19 | (main): Use ARGP_IN_ORDER. | Miles Bader | |
1995-12-06 | (main): | Miles Bader | |
Supply the new SEP argument to argz_stringify. Change uses of the INDEX field in argp_state structures to use NEXT instead. | |||
1995-11-06 | (main): Use file_get_fs_options, not fsys_get_options. | Miles Bader | |
(doc): `filesystem' --> `FILESYS'. | |||
1995-10-21 | (options): FILE --> FILESYS in help msg. | Miles Bader | |
(args_doc): OPTION --> FS_OPTION, since the usage message already uses OPTION to mean those to fsysopts. (doc): New variable; give some common choices for FS_OPTION. | |||
1995-10-18 | (options): Converted to argp format. | Miles Bader | |
(main): Use argp, not getopt. (usage, USAGE, SHORT_OPTIONS): Deleted. (arg_doc): New variable. Include <argp.h> not <getopt.h>. | |||
1995-05-20 | (main): Check for a missing filesystem name. | Miles Bader | |
(main): Tweak the error msgs a bit. (options, main): Don't use '?' as the --help key. | |||
1995-05-16 | Add -R to the short flags list. | Miles Bader | |
Make non-L usage ignore symbolic links, not all translators. Tweak the help message. | |||
1995-05-16 | Initial revision | Miles Bader | |