Age | Commit message (Expand) | Author |
2001-05-24 | Use `#if D_TYPE_IN_DIRENT && defined DTTOIF' to | Jim Meyering |
2001-05-24 | (main): Remove quotes around %s. | Jim Meyering |
2001-05-20 | Include "hard-locale.h". | Jim Meyering |
2001-05-20 | (parse_obsolescent_option): Accept a b suffix. | Jim Meyering |
2001-05-20 | Rename new option values: s/all/precede/ and s/minimum/separate/. | Jim Meyering |
2001-05-19 | (delimit_method_map): Remove trailing comma. | Jim Meyering |
2001-05-19 | Support new modes for uniq's --all-repeated option. | Jim Meyering |
2001-05-15 | (parse_obsolescent_option): Use t_count_lines, not | Jim Meyering |
2001-05-15 | (struct fileinfo.linkmode): Now st_mode. | Jim Meyering |
2001-05-13 | (main): Check for NODEV device only if NODEV is defined. | Jim Meyering |
2001-05-13 | (NODEV): Remove, undoing previous change. | Jim Meyering |
2001-05-13 | (dir_name, dir_len): Define to different names | Jim Meyering |
2001-05-13 | (enum Dereference_symlink): New type. | Jim Meyering |
2001-05-13 | (NODEV): New macro, if not already defined. | Jim Meyering |
2001-05-13 | (main): Check for overflow when converting out of uintmax_t. | Jim Meyering |
2001-05-12 | Include "dirname.h". | Jim Meyering |
2001-05-12 | Include "dirname.h". | Jim Meyering |
2001-05-12 | (strip_trailing_slashes): Remove decl; now in dirname.h. | Jim Meyering |
2001-05-12 | (strip_trailing_slashes): Likewise. | Jim Meyering |
2001-05-12 | (strip_trailing_slashes): Remove; now in dirname.h. | Jim Meyering |
2001-05-12 | (copy_internal): Remove the code that tested for NULL | Jim Meyering |
2001-05-12 | Include "dirname.h". | Jim Meyering |
2001-05-12 | (base_name): Remove decl; now in dirname.h. | Jim Meyering |
2001-05-12 | Include dirname.h, to get base_name | Jim Meyering |
2001-05-12 | include dirname.h. | Jim Meyering |
2001-05-12 | (strip_trailing_slashes): Remove declaration; now in dirname.h. | Jim Meyering |
2001-05-12 | (usage): Minor wording changes related to -o, -n, and -g. | Jim Meyering |
2001-05-12 | (mode_changed, change_file_mode): | Jim Meyering |
2001-05-11 | (usage): Warn about backups and mirrors. | Jim Meyering |
2001-05-10 | (main): Fix thinko: s/argv[optind]/optarg/. | Jim Meyering |
2001-05-05 | tweak diagnostic | Jim Meyering |
2001-05-05 | (decode_switches): Complain if the envvar, QUOTING_STYLE, | Jim Meyering |
2001-05-05 | (print_owner): New global variable. | Jim Meyering |
2001-05-05 | (usage): Correct description of -3. | Jim Meyering |
2001-04-29 | --help: | Jim Meyering |
2001-04-29 | (usage): Include in --help output the warning about | Jim Meyering |
2001-04-29 | (usage): Mention shred. | Jim Meyering |
2001-04-24 | Include wheel-size.h. | Jim Meyering |
2001-04-23 | (dd_copy): When using sync with either block or unblock, | Jim Meyering |
2001-04-22 | fix typo in comment | Jim Meyering |
2001-04-22 | (decode_switches): Ensure that -1 has no effect when it follows -l. | Jim Meyering |
2001-04-22 | fix typo in --help output | Jim Meyering |
2001-04-22 | (main): Fix off-by-one error introduced with last change. | Jim Meyering |
2001-04-22 | Fix bugs when computing length of large files. | Jim Meyering |
2001-04-22 | (usage): Mention that sync makes dd pad with spaces (rather than NULs) | Jim Meyering |
2001-04-21 | (main): When given two or more arguments but the only one | Jim Meyering |
2001-04-15 | (default_sort_size): Leave a 1/16 margin for RSS. | Jim Meyering |
2001-04-14 | (usage): Tweak --help output: s/line,/newline,/ | Jim Meyering |
2001-04-13 | (main): Add a comment justifying the use of | Jim Meyering |
2001-04-13 | (RLIMIT_AS): Do not define; just use conditional | Jim Meyering |