Age | Commit message (Expand) | Author |
1996-03-09 | (copy): Comment change to avoid overwriting source with backup. | Jim Meyering |
1996-03-08 | (main): Tell read_filesystem_list that it should determine file system type | Jim Meyering |
1996-03-07 | (print_entry): Use STRUCT_UTMP, not `struct utmp'. | Jim Meyering |
1996-03-06 | (usage): Reorder --time and --help so --help is the latter (just | Jim Meyering |
1996-03-05 | (main): Exit after processing --version. | Jim Meyering |
1996-03-02 | (WINDOWS_SETFILEMODE_BINARY): New macro. | Jim Meyering |
1996-03-02 | (docolon): Don't use deceptively-named RE_SYNTAX_POSIX_BASIC -- it recognizes | Jim Meyering |
1996-02-29 | General cleanup. Use xstrtoul, not atoi. | Jim Meyering |
1996-02-29 | (wrapf) [!__STDC__]: Indent by one space the first line of the pre-ANSI | Jim Meyering |
1996-02-29 | (eval6): Cast strlen to int to avoid warning from gcc -Wall. | Jim Meyering |
1996-02-27 | (copy): Remove bogus (now that we're using full_write) increment of w_partial. | Jim Meyering |
1996-02-25 | . | Jim Meyering |
1996-02-25 | (batch_convert): Put `' around filename in error in case it's empty. | Jim Meyering |
1996-02-24 | __P-protect forward declarations. | Jim Meyering |
1996-02-24 | (cmpf): Indent macro uses so ansi2knr doesn't mistake them | Jim Meyering |
1996-02-23 | (docolon): Set re_syntax_options to RE_SYNTAX_POSIX_BASIC | Jim Meyering |
1996-02-23 | (print_entry): Use strchr, not index. | Jim Meyering |
1996-02-23 | (batch_convert): Declare BUFLEN local to be of type size_t, not int. | Jim Meyering |
1996-02-22 | (xfields) [without -t]: Ignore leading blanks. | Jim Meyering |
1996-02-18 | [TOLOWER]: Define. | Jim Meyering |
1996-02-18 | Add -z option. Change all occurrences of '\n' to `eolchar'. | Jim Meyering |
1996-02-17 | Mark a few error strings for translation. | Jim Meyering |
1996-02-16 | (copy): Detect (and fail) when creating backup file would destroy source. | Jim Meyering |
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 |