Age | Commit message (Expand) | Author |
1998-01-22 | Declare new global, backup_type. | Jim Meyering |
1998-01-21 | (VALID_SPARSE_MODE): Define. | Jim Meyering |
1998-01-19 | add `,' in comment | Jim Meyering |
1998-01-18 | (strncoll, strncoll_s2_readonly, look_for_fraction, numcompare): | Jim Meyering |
1998-01-18 | (next_file_name): Rewrite. This removes an artificial limit (albeit | Jim Meyering |
1998-01-16 | Guard inclusion of langinfo.h also with HAVE_LANGINFO_H, | Jim Meyering |
1998-01-16 | (mergefps): Add braces to avoid ambiguous `else' statement. | Jim Meyering |
1998-01-14 | (print_header): Fix inode format header to line it up | Jim Meyering |
1998-01-10 | CHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX LONG_MAX ULONG_MAX | Jim Meyering |
1998-01-10 | (usage): Describe -D. | Jim Meyering |
1998-01-10 | (batch_convert): Use memcpy when we don't need return value. | Jim Meyering |
1998-01-10 | (usage): Correct descriptions of --sort, --time, and -t. | Jim Meyering |
1998-01-10 | (decode_switches) [-u]: Fix bug whereby -u had no effect | Jim Meyering |
1998-01-08 | (tac_stream): Don't perform arithmetic on now-void pointer | Jim Meyering |
1998-01-08 | (inittables): Add && HAVE_NL_LANGINFO to the #if-test | Jim Meyering |
1998-01-05 | (df_readable): New function. | Jim Meyering |
1998-01-05 | reindent a little | Jim Meyering |
1998-01-05 | reformat comment, dcl fail, dirname | Jim Meyering |
1998-01-05 | remove SPECIAL_BITS #ifdefs | Jim Meyering |
1998-01-05 | Add support for marty's -D option | Jim Meyering |
1998-01-04 | copyright | Jim Meyering |
1998-01-04 | (main, usage): Check for write error to stdout before exiting. | Jim Meyering |
1998-01-04 | Use a single enumerated type, Verbosity, instead of | Jim Meyering |
1998-01-04 | Use a single enumerated type, Verbosity, instead of | Jim Meyering |
1998-01-03 | (show_dev): Treat `fsu.fsu_bavail == (unsigned long) -1' | Jim Meyering |
1998-01-02 | (get_ids): When otherwise unspecified, set uid and gid to -1. | Jim Meyering |
1998-01-01 | (remove_cwd_entries): Initialize the entry-name obstack | Jim Meyering |
1998-01-01 | (show_dev): Move check for 0-block device (and return if | Jim Meyering |
1997-12-31 | (show_dev): Print inode counts human readably. | Jim Meyering |
1997-12-31 | (decode_switches): -h and -H override output units. | Jim Meyering |
1997-12-31 | (show_dev): Move computation of | Jim Meyering |
1997-12-29 | (usage): s/TAB/ /g | Jim Meyering |
1997-12-29 | (remove_cwd_entries): Plug a gross leak -- don't call | Jim Meyering |
1997-12-29 | (usage): Replace TABs with spaces in --help message. | Jim Meyering |
1997-12-28 | Remove incorrect declaration of group_member. | Jim Meyering |
1997-12-25 | (get_ids): Don't cast GID_T_MAX to long, it might overflow. | Jim Meyering |
1997-12-25 | (skip): Compare lseek return value with -1 to allow it | Jim Meyering |
1997-12-25 | (S_ISLNK): Define this instead of S_ISDIR. | Jim Meyering |
1997-12-25 | Declare stpcpy only if not defined as macro. | Jim Meyering |
1997-12-25 | (copy_internal): Use S_ISLNK only if defined. | Jim Meyering |
1997-12-21 | s/__P/PARAMS/ | Jim Meyering |
1997-12-21 | s/__P/PARAMS/ | Jim Meyering |
1997-12-21 | Don't include limits.h. | Jim Meyering |
1997-12-21 | Don't include limits.h. | Jim Meyering |
1997-12-21 | Don't include limits.h or sys/param.h. | Jim Meyering |
1997-12-21 | Don't include limits.h. | Jim Meyering |
1997-12-21 | Don't include limits.h. | Jim Meyering |
1997-12-21 | Use PARAMS, not __P. | Jim Meyering |
1997-12-21 | Include exclude.h. | Jim Meyering |
1997-12-21 | Include exclude.h. | Jim Meyering |