summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1996-04-29(parse_ls_color): Use strcpy to initialize 3-character array.Jim Meyering
1996-04-29Remove all ^L's.Jim Meyering
1996-04-29(get_funky_string): Upper-case anon. union `state'.Jim Meyering
1996-04-29Apply color ls changes from Drepper.Jim Meyering
1996-04-29.Jim Meyering
1996-04-29FIXMEJim Meyering
1996-04-29.Jim Meyering
1996-04-29(main): Give a better diagnostic for `sort -0'. Reported by Karl Berry.Jim Meyering
1996-04-29(copy_rest): Don't copy past end of prefix. OutputJim Meyering
1996-04-27Fri Apr 26 05:52:03 1996 Karl Eichwalder <ke@ke.Central.DE>Jim Meyering
1996-04-25(main): Use verbose_fmt_string, not string literal inJim Meyering
1996-04-25(do_link): With --force, don't remove DEST when it'sJim Meyering
1996-04-25(do_link): Remove duplicate `if (lstat' block.Jim Meyering
1996-04-24(usage): The long-named arg is --human-readable, not --human.Jim Meyering
1996-04-24Be consistent. Accept --human-readable, not --human.Jim Meyering
1996-04-24update Copyright years for 1996Jim Meyering
1996-04-24update Copyright years for 1996Jim Meyering
1996-04-24update Copyright years for 1996Jim Meyering
1996-04-24[HAVE_LCHOWN]: Define chown to lchown.Jim Meyering
1996-04-24[chown]: Move definition up a little.Jim Meyering
1996-04-24[HAVE_LCHOWN]: Define chown to lchown.Jim Meyering
1996-04-24[HAVE_LCHOWN]: Define chown to lchown.Jim Meyering
1996-04-24[HAVE_LCHOWN]: Define chown to lchown.Jim Meyering
1996-04-24(main): Declare to return int, not void.Jim Meyering
1996-04-24(main): Declare to return int, not void.Jim Meyering
1996-04-24(usage): Add missing close paren and open paren.Jim Meyering
1996-04-22(usage): Use FIRST, LAST consistently in description.Jim Meyering
1996-04-22(usage): Describe new %V format.Jim Meyering
1996-04-22(usage): Reflect that now --no-sync is the default.Jim Meyering
1996-04-22(md5_check): Remove spurious `\n' at end of error format string.Jim Meyering
1996-04-21(decode_one_format): Use printf's L modifier for long doubles,Jim Meyering
1996-04-21Include <values.h>.Jim Meyering
1996-04-21Include xstrtol.h.Jim Meyering
1996-04-21Remove obsolete FIXME.Jim Meyering
1996-04-21(decode_switches): Replace two more atoi uses with xstrtol.Jim Meyering
1996-04-21(decode_switches): Use getenv (POSIXLY_CORRECT), not undefined posix_pedantic.Jim Meyering
1996-04-21(decode_switches): Clean up last change.Jim Meyering
1996-04-21(decode_switches): Use xstrtol, not atoi.Jim Meyering
1996-04-21(usage): Improve help message. From Karl Berry.Jim Meyering
1996-04-21(usage): Improve help message. From Karl Berry.Jim Meyering
1996-04-21(usage): Improve help message.Jim Meyering
1996-04-20No longer call sync by default.Jim Meyering
1996-04-20(main): Make separation of case for n_files == 0 more clear.Jim Meyering
1996-04-19(copy_reg): Rearrange arithmetic in conditional to avoidJim Meyering
1996-04-19(main): Make code clearer: use new variable `n_files' inJim Meyering
1996-04-13(usage): Add missing `\n\' at the end of newly added lines for %e and %z.Jim Meyering
1996-04-13(print_uptime): Invoke getloadavg only if we have it.Jim Meyering
1996-04-13(decode_field_spec): Rename local variable `valid'Jim Meyering
1996-04-13(main): Add new option: --verbose.Jim Meyering
1996-04-13Mark translatable strings in new code.Jim Meyering