| Commit message (Expand) | Author | Age | Files | Lines |
* | (wire_segment_internal): | Michael I. Bushnell | 1996-04-11 | 1 | -1/+9 |
* | (argp_parse): Change HOOK argument to INPUT. | Miles Bader | 1996-04-03 | 1 | -16/+13 |
* | (argp_parse): | Miles Bader | 1996-04-03 | 1 | -24/+20 |
* | (SRCS): Add lcm.c. | Miles Bader | 1996-04-02 | 1 | -1/+1 |
* | Initial revision | Miles Bader | 1996-04-02 | 1 | -0/+46 |
* | Fix function name typos. | Miles Bader | 1996-03-29 | 1 | -5/+5 |
* | Fix function name typo. | Miles Bader | 1996-03-29 | 2 | -4/+5 |
* | (LCLHDRS): Add portinfo.h, portxlate.h. | Miles Bader | 1996-03-29 | 1 | -2/+3 |
* | Initial revision | Miles Bader | 1996-03-29 | 5 | -0/+526 |
* | Add a weak reference to _start, so we don't have to recompile all users of | Miles Bader | 1996-03-26 | 1 | -2/+1 |
* | Initial revision | Michael I. Bushnell | 1996-03-25 | 1 | -0/+153 |
* | (SRCS): Add wire.c. | Michael I. Bushnell | 1996-03-25 | 1 | -2/+3 |
* | (wire_segment): add. | Michael I. Bushnell | 1996-03-25 | 1 | -0/+3 |
* | Initial revision | Michael I. Bushnell | 1996-03-25 | 1 | -0/+24 |
* | (envz_merge): NEW_LEN is a size, not a char. | Miles Bader | 1996-03-25 | 1 | -2/+2 |
* | (argp_doc, argp_args_usage, argp_hol): Rename PARENTS field to CHILDREN. | Miles Bader | 1996-03-19 | 1 | -32/+47 |
* | (struct group): Add PARENT, PARENT_INDEX, HOOK, and CHILD_HOOKS fields. | Miles Bader | 1996-03-19 | 1 | -36/+125 |
* | (struct argp_state): | Miles Bader | 1996-03-19 | 1 | -31/+64 |
* | (hol_entry_help): Don't print extraneous blank lines. | Miles Bader | 1996-03-02 | 1 | -1/+2 |
* | (argp_parse): Print an error message if appropiate when we know there are too | Miles Bader | 1996-02-29 | 1 | -1/+6 |
* | (hol_entry_help): Handle null group headers nicely. | Miles Bader | 1996-02-28 | 1 | -3/+3 |
* | Initial revision | Miles Bader | 1996-02-28 | 3 | -0/+193 |
* | (SRCS): Add shared-dom.c, localhost.c, maptime.c, & canon-host.c. | Miles Bader | 1996-02-18 | 1 | -3/+4 |
* | Initial revision | Miles Bader | 1996-02-18 | 2 | -0/+123 |
* | (argp_parse): Correctly deal with errors from getopt, and allow the user to | Miles Bader | 1996-02-15 | 1 | -29/+40 |
* | (SRCS): Add exec-reauth.c, idvec-auth.c, timefmt.c, and path-lookup.c. | Miles Bader | 1996-02-14 | 1 | -2/+3 |
* | (struct argp_state): Add `quoted' field. | Miles Bader | 1996-02-14 | 1 | -0/+5 |
* | (argp_parse): | Miles Bader | 1996-02-14 | 1 | -55/+100 |
* | (argp_parse): | Miles Bader | 1996-02-09 | 1 | -30/+49 |
* | (argp_parse): Implement the ARG_NUM field. | Miles Bader | 1996-02-05 | 1 | -2/+5 |
* | (struct argp_state): Add ARG_NUM field. | Miles Bader | 1996-02-05 | 1 | -0/+6 |
* | (line_write, line_fill): Add `const' where appropriate. | Miles Bader | 1996-02-05 | 1 | -6/+6 |
* | (line_write, line_fill, line_puts): Add `const' where appropriate. | Miles Bader | 1996-02-05 | 1 | -4/+4 |
* | (struct hol_entry, make_hol, hol_entry_short_iterate, hol_entry_long_iterate, | Miles Bader | 1996-02-05 | 1 | -33/+38 |
* | (argp_default_options, argp_default_argp, argp_parse, find_long_option): | Miles Bader | 1996-02-05 | 1 | -12/+13 |
* | (struct argp, struct argp_state, argp_parse, argp_help, argp_usage, | Miles Bader | 1996-02-05 | 1 | -16/+17 |
* | (idvec_merge_ids): Correctly add all IDS, even if some duplicates are avoided. | Miles Bader | 1996-02-03 | 1 | -2/+3 |
* | Initial revision | Miles Bader | 1996-01-23 | 1 | -0/+120 |
* | (hol_entry_help): | Miles Bader | 1996-01-23 | 1 | -25/+49 |
* | (argp_default_options, argp_default_parser): | Miles Bader | 1996-01-19 | 1 | -2/+20 |
* | (idvec_merge, idvec_delete): New declarations. | Miles Bader | 1996-01-19 | 1 | -0/+6 |
* | (argz_delete): Renamed from argz_remove. | Miles Bader | 1996-01-19 | 1 | -2/+2 |
* | Initial revision | Miles Bader | 1996-01-03 | 2 | -0/+226 |
* | (_argp_unlock_xxx): New function. | Miles Bader | 1996-01-03 | 1 | -0/+9 |
* | (exec_reauth): Doc fix. | Miles Bader | 1996-01-02 | 1 | -4/+7 |
* | (argz_delete): If the result is empty, free it. | Miles Bader | 1996-01-02 | 1 | -3/+8 |
* | (idvec_merge_auth): Fix various small typos. | Miles Bader | 1996-01-02 | 1 | -5/+5 |
* | (idvec_merge_ids): Preserve duplicates internal to IDS. | Miles Bader | 1996-01-02 | 1 | -5/+34 |
* | (idvec_remove, idvec_insert_only): New declarations. | Miles Bader | 1996-01-02 | 1 | -0/+9 |
* | (idvec_remove, idvec_insert_only): New functions. | Miles Bader | 1996-01-02 | 1 | -3/+41 |