summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1997-10-07indent cpp directives to reflect nestingJim Meyering
1997-10-07update bug-reporting addressJim Meyering
1997-10-07update bug-reporting addressJim Meyering
1997-10-07update bug-reporting addressJim Meyering
1997-10-07update bug-reporting addressJim Meyering
1997-10-06change verbose messagesJim Meyering
1997-10-06(usage): Add a line describing --verbose.Jim Meyering
1997-10-06*** empty log message ***Jim Meyering
1997-10-06fix brainoJim Meyering
1997-10-06(struct cp_options): New field: require_preserve.Jim Meyering
1997-10-06(cp_option_init): Initialize it.Jim Meyering
1997-10-06(copy_internal): Use require_preserve.Jim Meyering
1997-10-04Remove old-style savedir dcl.Jim Meyering
1997-10-04Remove old-style savedir dcl.Jim Meyering
1997-10-03(fspec_init_dp): Use DTTOIF. Fix syntax error in codeJim Meyering
1997-09-28(remove_dir): Update old comment.Jim Meyering
1997-09-28[enum RM_status]: Remove `= 2'. Add comment.Jim Meyering
1997-09-27tweak commentJim Meyering
1997-09-25Make echo conform to POSIX. By default, don'tJim Meyering
1997-09-22[struct tspec] (hexl_mode_trailer): Rename from `trailer.'Jim Meyering
1997-09-21Patch from John Kodis.Jim Meyering
1997-09-21Use hash.c (chaining) functions, not those of oa-hash.cJim Meyering
1997-09-17(main): Call parse_long_options only if POSIXLY_CORRECTJim Meyering
1997-09-16*** empty log message ***Jim Meyering
1997-09-16.Jim Meyering
1997-09-15tweak message stringsJim Meyering
1997-09-15tweak message stringsJim Meyering
1997-09-15(install_handler): Rename from sig_handler.Jim Meyering
1997-09-15(do_link): Perform S_ISLNK test only if lstat succeeded.Jim Meyering
1997-09-15(remove_cwd_entries): Don't free entries -- they're alloca'd, now.Jim Meyering
1997-09-15Use memcpy, not stpncpy. This fixes a UMR.Jim Meyering
1997-09-15Write implementation overview.Jim Meyering
1997-09-15remove obsolete commentJim Meyering
1997-09-15tweak commentJim Meyering
1997-09-15(full_filename): Use realloc, not xrealloc.Jim Meyering
1997-09-14(equal): Use STREQ (form system.h) instead.Jim Meyering
1997-09-14Don't include signal.h.Jim Meyering
1997-09-14(main) [--traditional]: Don't give diagnostic about thereJim Meyering
1997-09-14(struct col_info) [valid_len]: Rename from `valid' which conflictedJim Meyering
1997-09-14(print_horizontal): Add some non-essential curly braces.Jim Meyering
1997-09-14(print_many_per_line): Add some non-essential curly braces.Jim Meyering
1997-09-14s/__inline/inline/.Jim Meyering
1997-09-14(PARAMS): Define.Jim Meyering
1997-09-14merge from rm-fix branchJim Meyering
1997-09-11Add new option: --verbose (-v).Jim Meyering
1997-09-02[!STDC_HEADERS]: Declare malloc.Jim Meyering
1997-09-01(do_link): Form destination file name (when DEST is a directory) beforeJim Meyering
1997-09-01(main): New option --lookup (-l).Jim Meyering
1997-08-31tweak commentJim Meyering
1997-08-31(change_file_group): Call describe_change with a 3-state argument.Jim Meyering