summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1997-01-15[!STDC_HEADERS]: Remove unnecessary declaration of free.Jim Meyering
1997-01-15[!STDC_HEADERS]: Remove unnecessary declaration of free.Jim Meyering
1997-01-15Add struct dir_list and is_ancestor.Jim Meyering
1997-01-11.Jim Meyering
1997-01-11.Jim Meyering
1997-01-09(print_long_format): Cast alloca return value to char*.Jim Meyering
1997-01-08(main): Work around failures induced by new version ofJim Meyering
1997-01-05(print_long_format): Detect and handle strftime failureJim Meyering
1997-01-05(print_long_format): NUL-terminate line of output.Jim Meyering
1997-01-05(print_long_format): First patch from Paul Eggert.Jim Meyering
1997-01-05(print_long_format): Clean up vestiges of legacyJim Meyering
1997-01-03(init_fps): Initialize lines_stored field in three places.Jim Meyering
1996-12-30(init_header): Plug a small memory leak by using stackJim Meyering
1996-12-29Two problems fixed by these changes from Joakim Rosqvist.Jim Meyering
1996-12-28Correct obsolete comment referring to macro that is now ls_mode.Jim Meyering
1996-12-28(TAB_WIDTH): Cleaned up definition and renamed from tab_width.Jim Meyering
1996-12-28Indent cpp directives.Jim Meyering
1996-12-28[!WTMP_FILE]: Provide default path.Jim Meyering
1996-12-28(usage): Break long string literal into two separateJim Meyering
1996-12-23revert last changeJim Meyering
1996-12-23remove support for --string optionJim Meyering
1996-12-21Replace hard-coded /etc/wtmp with WTMP_FILE. Suggestion from Eivind.Jim Meyering
1996-12-21(usage): Say that UTMP_FILE is the default FILEJim Meyering
1996-12-21(usage): Tweak --usage text.Jim Meyering
1996-12-19(ORPHAN): By default, color orphans red on a black background.Jim Meyering
1996-12-19(usage): Remove --print-data-base.Jim Meyering
1996-12-19(gobble_file): Stat symlinks also when printing withJim Meyering
1996-12-19[HAVE_PATHS_H]: Include <paths.h>.Jim Meyering
1996-12-18(ISDIGIT): Replace with smaller, faster editionJim Meyering
1996-12-18(ROOT_CHOWN_AFFECTS_SYMLINKS): New macro.Jim Meyering
1996-12-14twiddle FSF address in comment.Jim Meyering
1996-12-14(get_format_width, get_format_prec): AvoidJim Meyering
1996-12-14(digits): Remove; subsumed by new ISDIGIT.Jim Meyering
1996-12-14(is_char_class_member): Use ISDIGIT_LOCALE instead ofJim Meyering
1996-12-13(usage): Clarify description of -u option.Jim Meyering
1996-12-13(usage): Update bug-reporting address.Jim Meyering
1996-12-11[_POSIX_VERSION]: Don't declare wait. That declarationJim Meyering
1996-12-10(find_mount_point): Convert from K&R style header to ANSI.Jim Meyering
1996-12-10Include config.h before testing for TERMIOS_NEEDS_XOPEN_SOURCE.Jim Meyering
1996-12-08(get_win_size): Rename formal parameter from fileno to FD.Jim Meyering
1996-12-08(main): Call setlocale, bindtextdomain, and textdomain.Jim Meyering
1996-12-07(init_header): Fix typo: `cons tchar' -> `const char'. From Roland.Jim Meyering
1996-12-05(init_store_cols): Put parens around ... ? ... : ... expr.Jim Meyering
1996-12-05Use NULL instead of e.g., `(char *) 0'.Jim Meyering
1996-12-05(init_header): Move dcl of FMT into block where it's used.Jim Meyering
1996-12-05Reindent with -TCOLUMN.Jim Meyering
1996-12-05(usage): Add \n\ at end of first line.Jim Meyering
1996-12-05(separator_string): dcl parameter const.Jim Meyering
1996-12-05Apply big patch (patch-20) from Roland Huebner.Jim Meyering
1996-12-05(main) [!POSIXLY_CORRECT]: Allow the identity mappings:Jim Meyering