summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-05-21.Jim Meyering
1996-05-21.Jim Meyering
1996-05-21.Jim Meyering
1996-05-21.Jim Meyering
1996-05-21.Jim Meyering
1996-05-21.Jim Meyering
1996-05-20.Jim Meyering
1996-05-20.Jim Meyering
1996-05-20(usage): Make it a little clearer.Jim Meyering
1996-05-19Tweak indentation.Jim Meyering
1996-05-19.Jim Meyering
1996-05-19.Jim Meyering
1996-05-19.Jim Meyering
1996-05-19.Jim Meyering
1996-05-19.Jim Meyering
1996-05-19New option: --no-dereference (-h).Jim Meyering
[!MAXUID]: Define to INT_MAX. (change_file_group): Use lchown if --no-dereference (-h) was given. (usage): Update. (main): Fail if user requests --no-dereference on a system that doesn't have support for it.
1996-05-19New option: --no-dereference (-h).Jim Meyering
(change_file_owner): Use lchown if --no-dereference (-h) was given. (usage): Update. (main): Fail if user requests --no-dereference on a system that doesn't have support for it.
1996-05-18.Jim Meyering
1996-05-18.Jim Meyering
1996-05-18(main): Don't recognize --help, --h, --he, --version, --v, etc.Jim Meyering
if the POSIXLY_CORRECT environment variable is set.
1996-05-18(main): Don't recognize --help, --h, --he, --version, --v, etc.Jim Meyering
if the POSIXLY_CORRECT environment variable is set.
1996-05-18(main): Don't recognize --help, --h, --he, --version, --v, etc.Jim Meyering
if the POSIXLY_CORRECT environment variable is set. (docolon) [RE_SYNTAX_POSIX_BASIC]: Revert my misguided change of Mar 1.
1996-05-17.Jim Meyering
1996-05-17Update prototype to match.Jim Meyering
1996-05-17(get_fs_usage): Declare parameter PATH to be const.Jim Meyering
1996-05-17.Jim Meyering
1996-05-16Rearrange function definitions to precede respective uses to obviateJim Meyering
all forward dcls. Remove forward dcls. Declare parameters const as appropriate.
1996-05-16.Jim Meyering
1996-05-16.Jim Meyering
1996-05-16.Jim Meyering
1996-05-16(selected_fstype): Move definition to precede use.Jim Meyering
Remove prototype. Declare parameter FSTYPE to be const. (excluded_fstype): Likewise. (main): Fail with a diagnostic if both --human-readable and --portability are used. Likewise if --megabytes and --portability are used.
1996-05-16(do_link): Declare pointer parameters to be const.Jim Meyering
1996-05-16.Jim Meyering
1996-05-16(getdate.c): Disable dependencies that canJim Meyering
require rerunning YACC when not in maintainer mode. (posixtm.c): Likewise.
1996-05-16Update prototypes.Jim Meyering
1996-05-16(mode_compile): Declare parameter MODE_STRING const.Jim Meyering
Remove register attribute. (mode_adjust): Likewise for CHANGES.
1996-05-16(describe_change): Declare pointer parameters to be const.Jim Meyering
(change_file_mode): Likewise. (change_dir_mode): Likewise.
1996-05-15(md5_t_stats): Restructure pluralization of error message so it's easierJim Meyering
to translate.
1996-05-15(print_stats): Restructure pluralization of error message so it's easierJim Meyering
to translate.
1996-05-15(main): Restructure pluralization of error message so it's easier to translate.Jim Meyering
1996-05-15.Jim Meyering
1996-05-13.Jim Meyering
1996-05-13*** empty log message ***Jim Meyering
1996-05-12.Jim Meyering
1996-05-12Sat May 11 13:30:53 1996 enami tsugutomo <enami@ba2.so-net.or.jp>Jim Meyering
* regex.c (re_match_2_internal): Fix off-by-one error; don't use length of exactn as character, and don't use length of bitmap of charset as bitmap.
1996-05-11.Jim Meyering
1996-05-11(all-yes): Always depend on CATALOGS. From Ulrich Drepper.Jim Meyering
(.po.mo): Disable dependency and rule when not in maintainer mode.
1996-05-10.Jim Meyering
1996-05-10.Jim Meyering
1996-05-10.Jim Meyering