Age | Commit message (Expand) | Author |
1996-02-14 | (main): When failing because there were `too many arguments,' say so. | Jim Meyering |
1996-02-13 | (print_entry): If possible, canonicalize the host hame. | Jim Meyering |
1996-02-13 | [.TRUE]: Undefine before defining. | Jim Meyering |
1996-02-01 | (main): Decalare local, BS. | Jim Meyering |
1996-02-01 | (main): Accept new option, --rfc-822 (-R). | Jim Meyering |
1996-02-01 | (main): New options --human-readable (-h) and --megabytes (-m). | Jim Meyering |
1996-02-01 | (dump_remainder): Flush stdout when tailing-forever on multiple files. | Jim Meyering |
1996-02-01 | Remove comma after last item in enum. | Jim Meyering |
1996-02-01 | (skip): Change type of parameter #5 from char* to unsigned char* to match | Jim Meyering |
1996-01-20 | Tweak usage. | Jim Meyering |
1996-01-20 | (main): New options --human-readable (-h) and --megabytes (-m). | Jim Meyering |
1996-01-20 | (usage): Copy backup/suffix stuff from ln.c. | Jim Meyering |
1996-01-19 | (copy_files): Accept backup options just as cp, ln, and | Jim Meyering |
1996-01-19 | Protoize. | Jim Meyering |
1996-01-17 | (argdecode): Declare parameter const. | Jim Meyering |
1996-01-17 | (advance): Protoize function. | Jim Meyering |
1996-01-17 | Break some long lines. | Jim Meyering |
1996-01-17 | (integer_arg): Use xstrtol instead of open-coding this. | Jim Meyering |
1996-01-17 | (visible): Change parameter type to unsigned int from unsigned char. | Jim Meyering |
1996-01-17 | Protoize and __P-protect forward dcls. | Jim Meyering |
1996-01-14 | Indent cpp directives. | Jim Meyering |
1996-01-14 | . | Jim Meyering |
1996-01-14 | Include config.h. | Jim Meyering |
1996-01-07 | (print_element): Change type of argument from char | Jim Meyering |
1996-01-07 | (print_esc_char): Change type of argument from char to int to avoid | Jim Meyering |
1996-01-07 | Fix typo in __P use. | Jim Meyering |
1996-01-06 | Protoize and __P-protect forward dcls. | Jim Meyering |
1996-01-06 | Define WHO and include new file, who-users.c. | Jim Meyering |
1996-01-06 | . | Jim Meyering |
1996-01-06 | rename from who.c | Jim Meyering |
1996-01-06 | Remove NGROUPS_MAX junk. It wasn't being used. | Jim Meyering |
1996-01-06 | (putenv): Declare. | Jim Meyering |
1996-01-06 | Remove no-longer-used NGROUPS_MAX cpp macros. | Jim Meyering |
1996-01-05 | Include rx.h after limit.h to avoid warning about | Jim Meyering |
1996-01-04 | (usage): Tweak wording in --help output. | Jim Meyering |
1996-01-02 | (keycompare): Rewrite cases handling -i and -if to fix bug whereby | Jim Meyering |
1995-12-31 | (extract_regexp) [!WITH_REGEX]: Initialize re_compiled.syntax_parens. | Jim Meyering |
1995-12-23 | (decode_switches): Make -o a synonym for -lG for compatibility | Jim Meyering |
1995-12-22 | (usage): Align text in -n line. | Jim Meyering |
1995-12-22 | (cleanup): New function -- broken out from quit. | Jim Meyering |
1995-12-22 | Include argmatch.h. | Jim Meyering |
1995-12-22 | (main): Accept new option, --sparse={never,auto,always}, | Jim Meyering |
1995-12-19 | [SYMBOLIC_SPACE_STRING]: New macro. | Jim Meyering |
1995-12-15 | (main): Use xstrtol instead of atoi. | Jim Meyering |
1995-12-15 | (main): Use xstrtol instead of atoi. | Jim Meyering |
1995-12-15 | (main): Use xstrtol instead of atoi. | Jim Meyering |
1995-12-15 | (main): Use xstrtol instead of atoi. | Jim Meyering |
1995-12-06 | [!WITH_REGEX]: Include rx.h. | Jim Meyering |
1995-12-05 | (main): Diagnose improper form of arguments to -k, then fail. | Jim Meyering |
1995-12-05 | (rm): Work around SunOS 4 bug whereby lstat doesn't fail | Jim Meyering |