summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1993-09-08merge with 1.8.1 + partial --version and --helpJim Meyering
1993-08-27merge with 3.8.3Jim Meyering
1993-08-26merge with 3.8.2Jim Meyering
1993-08-05merge with 3.8.1Jim Meyering
1993-07-24merge with 3.8Jim Meyering
1993-06-16Initial revisionJim Meyering
1993-05-23merge with 1.6Jim Meyering
1993-05-22merge with 1.5.2Jim Meyering
1993-05-22merge with 3.5.5Jim Meyering
1993-05-07merge with 1.5Jim Meyering
1993-05-06merge with 3.5.2Jim Meyering
1993-05-02merge with 3.5.1Jim Meyering
1993-05-01merge with 1.4.2.Jim Meyering
1993-04-29add --version and --helpJim Meyering
1993-04-22merge with 3.5Jim Meyering
1993-04-15merge with 3.4.7Jim Meyering
1993-04-05Add `case 0' to getopt_long switch.Jim Meyering
1993-04-04(main): Explicitly cast -1 to [ug]id_t to avoid compiler warnings.Jim Meyering
1993-04-04(do_link): Explicitly cast alloca return value to (char *).Jim Meyering
1993-04-04(do_move): Explicitly cast alloca return value to (char *).Jim Meyering
1993-04-04(copy, make_path, re_protect): Explicitly cast alloca return value to (char *).Jim Meyering
1993-04-04(copy): Declare to be static.Jim Meyering
1993-04-04(usage): Mention --help and --version.Jim Meyering
1993-04-04remove blank lineJim Meyering
1993-04-02Convert usage to take no arguments.Jim Meyering
1993-04-02Add --help and --version options.Jim Meyering
1993-04-02Move some dcls before first function.Jim Meyering
1993-04-01Define isascii macro to be 1 also if STDC_HEADERS.Jim Meyering
1993-04-01Define isascii macro to be 1 also if STDC_HEADERS.Jim Meyering
1993-04-01Add --version, --help options.Jim Meyering
1993-03-31sort changes from MikeJim Meyering
1993-03-31(parse_old_offset): Allow `0X' as well as `0x' prefix to indicate hex.Jim Meyering
1993-03-31Add -G,--no-group option to inhibit display of group infomation.Jim Meyering
1993-03-30Always call error with errno (not zero) after failed fclose or non-zero ferror.Jim Meyering
1993-03-30.Jim Meyering
1993-03-29merge with 3.4.1Jim Meyering
1993-03-28(add_omitted_fs_type, fs_to_omit): New functions addingJim Meyering
1993-03-28(decode_switches, print_long_format): New option: --full-time.Jim Meyering
1993-03-28(main): If -f is given, don't complain if no file args are given.Jim Meyering
1993-03-28Accept `flush' option. From Arne H. Juul arnej@lise.unit.noJim Meyering
1993-03-26Add long options.Jim Meyering
1993-03-24(gobble_file): Don't stat symlinks unless we need to.Jim Meyering
1993-03-24(copy, copy_with_block, copy_with_block): Decrement pending_spaces onlyJim Meyering
1993-03-23New option: -C, --compatible.Jim Meyering
1993-03-22(close_file): Reverse May 13, '92 change, but add the conditionJim Meyering
1993-03-22fix two typosJim Meyering
1993-03-06Compare getenv with NULL instead of 0 -- just for aesthetics.Jim Meyering
1993-02-26(print_s_char, print_s_short): Print signed chars and signed shorts withoutJim Meyering
1993-02-25reindent with indent-1.7Jim Meyering
1993-02-25Reformat with GNU indent-1.7.Jim Meyering