summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-11-02(make_path_private): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering-2/+1
2003-11-02(copy_internal): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering-1/+1
2003-11-02(inittables): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering-2/+3
2003-11-02(append_normal_char, append_range, append_char_class)Jim Meyering-7/+7
2003-10-25(triple_hash, triple_hash_no_name): Adjust to reflectJim Meyering-5/+5
2003-10-25(src_to_dest_hash): Adjust to reflectJim Meyering-2/+2
2003-10-25(hash_int): Adjust to reflectJim Meyering-2/+2
2003-10-25(entry_hash): Adjust to reflectJim Meyering-2/+2
2003-10-25(dev_ino_hash): Adjust to reflectJim Meyering-2/+2
2003-10-19chmod now uses fts to perform a directory traversal when -R isJim Meyering-65/+73
2003-10-18.Jim Meyering-1/+1
2003-10-18Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS changeJim Meyering-178/+178
2003-10-18.Jim Meyering-2/+2
2003-10-18(usage): Tweak descriptions of -i and -f so that theJim Meyering-2/+2
2003-10-17.Jim Meyering-1/+1
2003-10-17(change_file_owner): Handle the cases inJim Meyering-1/+21
2003-10-17(main): Simply assign to bit_flags.Jim Meyering-8/+5
2003-10-17Include "xfts.h".Jim Meyering-22/+2
2003-10-17Include "xfts.h".Jim Meyering-22/+2
2003-10-17tweak commentJim Meyering-4/+4
2003-10-17tweak commentJim Meyering-4/+4
2003-10-16(main): Simply assign to bit_flags.Jim Meyering-12/+14
2003-10-16(main): Simply assign to bit_flags.Jim Meyering-6/+3
2003-10-16(start_bytes): Rename local, remainder, to avoidJim Meyering-3/+3
2003-10-15.Jim Meyering-1/+1
2003-10-15.Jim Meyering-1/+1
2003-10-15Include "fts_.h".Jim Meyering-34/+68
2003-10-15chown now accepts POSIX-mandated -H, -L, -P options and usesJim Meyering-35/+65
2003-10-15[enum Dereference_symlink]: Remove declaration.Jim Meyering-17/+8
2003-10-15Rewrite to iterate through hierarchies using fts rather thanJim Meyering-123/+108
2003-10-15(usage): Clarify that --directory, -d, -F probably won'tJim Meyering-2/+7
2003-10-15(parse_field_count): Handle the case where overflowJim Meyering-0/+1
2003-10-14(decode_switches) [TIOCGWINSZ]: Comment out theJim Meyering-1/+1
2003-10-14Fix to avoid a denial-of-service attack if the display width isJim Meyering-122/+119
2003-10-13(init_column_info): Add another FIXME comment.Jim Meyering-0/+2
2003-10-13(struct bin_str.len, length_of_file_name_and_frills, indent,Jim Meyering-96/+104
2003-10-13(print_many_per_line): Add FIXME comment.Jim Meyering-0/+2
2003-10-12New options: --preserve-root and --no-preserve-root.Jim Meyering-4/+69
2003-10-12(change_file_mode): Don't #ifdef-out a simple use ofJim Meyering-3/+1
2003-10-12(copy_internal): Don't #ifdef-out simple uses ofJim Meyering-8/+2
2003-10-09tweak commentsJim Meyering-3/+3
2003-10-08(main): Remove obsolete FIXME.Jim Meyering-2/+0
2003-10-08csplit cleanup.Jim Meyering-213/+154
2003-10-07.Jim Meyering-4/+2
2003-10-05(change_file_owner): Remove set-but-not-used local.Jim Meyering-2/+0
2003-10-05s/nftw/fts/g in a commentJim Meyering-2/+2
2003-10-05(du_files): Mark diagnostic for translation.Jim Meyering-1/+1
2003-10-05.Jim Meyering-2/+2
2003-10-04(du_files): Ignore any failure of fts_close.Jim Meyering-5/+4
2003-10-04(du_files): Give better diagnostics for failed fts_open.Jim Meyering-5/+20