summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
1997-08-31(change_file_owner): Call describe_change with a 3-state argument.Jim Meyering
1997-08-31[!STDC_HEADERS]: Declare malloc.Jim Meyering
1997-08-31(change_file_mode): Call describe_change with a 3-state argument.Jim Meyering
1997-08-18(show_date): Don't hang if strftime produces an empty string.Jim Meyering
1997-08-03s/\<_ (/_(/gJim Meyering
1997-08-03indentJim Meyering
1997-08-03.Jim Meyering
1997-07-29Add new option: --reference=FILE.Jim Meyering
1997-07-29Add new option: --reference=FILE.Jim Meyering
1997-07-29(usage): tweak -p descrJim Meyering
1997-07-29Declare pointer parameters const as appropriate.Jim Meyering
1997-07-29(main): New option --preserve-timestamps (-p).Jim Meyering
1997-07-22(parse_obsolescent_option): #ifdef-out portability warning.Jim Meyering
1997-07-19(checkfp): tweak commentJim Meyering
1997-07-19(checkfp): Print the `disorder' message. Include bothJim Meyering
1997-07-16This means that if multiple users are given on the command line, theJim Meyering
1997-07-16Exit with status from `id' command.Jim Meyering
1997-07-13remove fixmeJim Meyering
1997-07-13Include xstrtoul.h.Jim Meyering
1997-07-13Rename lots of `this' locals.Jim Meyering
1997-07-13(users): Update read_utmp caller.Jim Meyering
1997-07-13(uptime): Update read_utmp caller.Jim Meyering