summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1996-10-08(usage): Improve diagnosticJim Meyering
1996-10-08(usage): Improve usage messagesJim Meyering
1996-10-05(print_long_format): Add support for Cray's migrated dmf files.Jim Meyering
1996-10-05(main): update --version output to conform to coding standardJim Meyering
1996-10-05fix --version outputJim Meyering
1996-10-05(main): update --version output to conform to coding standardJim Meyering
1996-10-05(main): update --version output to conform to coding standardJim Meyering
1996-10-04(main): update --version output againJim Meyering
1996-10-04(main): Remove dead code that used to print --version output.Jim Meyering
1996-10-04(main): update --version output againJim Meyering
1996-10-04(main): update --version output to conform to coding standardJim Meyering
1996-10-04(main): update --version output to conform to coding standardJim Meyering
1996-10-03(usage): Deprecate --print-data-base even thoughJim Meyering
1996-10-01.Jim Meyering
1996-09-30(do_copy): Give better error message when copying multipleJim Meyering
1996-09-28.Jim Meyering
1996-09-27(usage): Remove references in --help output toJim Meyering
1996-09-23(keycompare): Declare translate to be unsigned char *.Jim Meyering
1996-09-21(xstrndup): Use message that's the same as the oneJim Meyering
1996-09-10(do_copy): Describe in a little *more* detail the codeJim Meyering
1996-09-10(do_copy): Describe in a little more detail the codeJim Meyering
1996-09-08(usage): Refer to LS_COLORS, not LS_COLOR.Jim Meyering
1996-09-08(do_copy): Set backup_type to `none' only *after*Jim Meyering
1996-09-07Add comments re ctype IS* macros.Jim Meyering
1996-09-07(check_punctuation): Use ISPUNCT instead of ispunct.Jim Meyering
1996-09-06(main): Don't set verbose flag for --changes.Jim Meyering
1996-09-05(do_copy): When concatenating DEST (with a trailing `/') and the basenameJim Meyering
1996-09-02(usage): Tell where to report bugs.Jim Meyering
1996-09-02(usage): Tell where to report bugs.Jim Meyering
1996-08-31(utime_now): Protoize.Jim Meyering
1996-08-31(usage): remove spurious trailing \n in puts.Jim Meyering
1996-08-29(usage): Tell where to report bugs.Jim Meyering
1996-08-24(cat): Cast first arg to stpcpy to char*.Jim Meyering
1996-08-19Include path-concat.h.Jim Meyering
1996-08-19Include path-concat.h.Jim Meyering
1996-08-17(parse_group): Fail when given an invalid group name.Jim Meyering
1996-08-04(main): Allow `+' in options like -+8 and -+13.Jim Meyering
1996-08-03(main): Set minus_flag to zero in two places.Jim Meyering
1996-08-03(print_uptime) [HAVE_PROC_UPTIME]: Read from /proc/uptime.Jim Meyering
1996-08-02(ST_NBLOCKS) [_CRAY]: Special case for Cray.Jim Meyering
1996-08-01[LINK_TYPE]: Remove macro. NLS messages aren'tJim Meyering
1996-07-31(DO_CHOWN): New macro -- derived from code in copy.Jim Meyering
1996-07-27(bindtextdomain) [!ENABLE_NLS]: Undefine to avoidJim Meyering
1996-07-26(unexpand): Move EOF check to follow code thatJim Meyering
1996-07-26(md5_check): Remove parameter, BINARY.Jim Meyering
1996-07-26(main): Fix typo in getopt_long string: s/n/h/.Jim Meyering
1996-07-25(usage): Remove -h. It is not an option.Jim Meyering
1996-07-21(usage): Correct typo (-iucl -> -iuclc) in usage message.Jim Meyering
1996-07-20(path_concat): Rewrite to return new parameter.Jim Meyering
1996-07-19[_AIX]: Add #pragma alloca.Jim Meyering