| Age | Commit message (Expand) | Author | Lines |
| 2003-11-27 | . | Jim Meyering | -6/+8 |
| 2003-11-27 | Include "c-strtod.h". | Jim Meyering | -1/+2 |
| 2003-11-27 | Include "c-strtod.h". | Jim Meyering | -1/+2 |
| 2003-11-27 | Include "c-strtod.h". | Jim Meyering | -1/+2 |
| 2003-11-27 | Remove decls of strtod, strtol, strtoul; no longer | Jim Meyering | -7/+2 |
| 2003-11-24 | upgrade to automake-1.7d | Jim Meyering | -518/+599 |
| 2003-11-20 | (usage): Output bug-reporting address. | Jim Meyering | -0/+1 |
| 2003-11-19 | (usage): Mention that FILE1 and FILE2 must be sorted | Jim Meyering | -0/+2 |
| 2003-11-18 | `od -c -w9999999' could segfault | Jim Meyering | -2/+4 |
| 2003-11-16 | Fix read-from-free'd-buffer error detected by valgrind. | Jim Meyering | -3/+15 |
| 2003-11-12 | (extract_dirs_from_files): Avoid useless copy operations. | Jim Meyering | -2/+8 |
| 2003-11-09 | Support new options: --preserve-root and --no-preserve-root. | Jim Meyering | -2/+30 |
| 2003-11-09 | Support new options: --preserve-root and --no-preserve-root. | Jim Meyering | -1/+38 |
| 2003-11-09 | Include "root-dev-ino.h". | Jim Meyering | -1/+8 |
| 2003-11-09 | Include "root-dev-ino.h". | Jim Meyering | -4/+7 |
| 2003-11-09 | (usage): Describe new options. | Jim Meyering | -0/+4 |
| 2003-11-09 | (usage): Describe new options. | Jim Meyering | -1/+5 |
| 2003-11-09 | Include "root-dev-ino.h". | Jim Meyering | -26/+5 |
| 2003-11-09 | Initialized new member. | Jim Meyering | -2/+1 |
| 2003-11-09 | . | Jim Meyering | -3/+4 |
| 2003-11-09 | Include "dev-ino.h". | Jim Meyering | -0/+6 |
| 2003-11-09 | Include "dev-ino.h". | Jim Meyering | -0/+6 |
| 2003-11-06 | whoops. One more. | Jim Meyering | -1/+1 |
| 2003-11-06 | (paste_parallel): Use `sizeof *var' rather than hard-coding `sizeof FILE*'. | Jim Meyering | -1/+1 |
| 2003-11-06 | (who): Free `utmp_buf' so there is no confusion about | Jim Meyering | -0/+2 |
| 2003-11-06 | (main): Free `fstatus' so there is no confusion about | Jim Meyering | -0/+2 |
| 2003-11-06 | Fix 'cut' problems with size_t overflow and unsigned int. | Jim Meyering | -72/+68 |
| 2003-11-05 | . | Jim Meyering | -1/+1 |
| 2003-11-05 | Cast NULL to `(char *)' in call to variadic function, | Jim Meyering | -29/+29 |
| 2003-11-05 | (spec_init): Fix typo in last change. | Jim Meyering | -1/+1 |
| 2003-11-05 | (main): Cast NULL to `(char *)' in | Jim Meyering | -1/+2 |
| 2003-11-05 | (case_GETOPT_VERSION_CHAR): Cast NULL to `(char *)' in | Jim Meyering | -1/+2 |
| 2003-11-05 | (users): Free `utmp_buf' explicitly so that people | Jim Meyering | -0/+2 |
| 2003-11-04 | . | Jim Meyering | -735/+0 |
| 2003-11-04 | (ADD_FIELD, initseq, getseq): Use x2nrealloc rather than xrealloc. | Jim Meyering | -11/+5 |
| 2003-11-04 | (fold_file): Use x2nrealloc rather than xrealloc. | Jim Meyering | -4/+1 |
| 2003-11-04 | (store_char): Use x2nrealloc rather than xrealloc. | Jim Meyering | -2/+1 |
| 2003-11-04 | (memrchr): Remove #if-0'd function. | Jim Meyering | -17/+7 |
| 2003-11-04 | (new_key): Use xzalloc, not xcalloc. | Jim Meyering | -1/+1 |
| 2003-11-04 | (show_date): Use x2nrealloc rather than xrealloc. | Jim Meyering | -2/+1 |
| 2003-11-04 | (decode_format_string): Remove unnecessary casts. | Jim Meyering | -7/+4 |
| 2003-11-04 | (decode_format_string, dump_strings): Use x2nrealloc rather than xrealloc. | Jim Meyering | -6/+4 |
| 2003-11-04 | (ADD_RANGE_PAIR): Use x2nrealloc rather than xrealloc, | Jim Meyering | -11/+6 |
| 2003-11-04 | (next_file_name): Use `sizeof *var' rather than | Jim Meyering | -1/+1 |
| 2003-11-04 | (AUTHORS): Add my name. | Jim Meyering | -1/+1 |
| 2003-11-04 | (main): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'. | Jim Meyering | -1/+1 |
| 2003-11-04 | (initseq, add_field, make_blank): Use `sizeof *var' rather | Jim Meyering | -4/+3 |
| 2003-11-02 | (alloc_and_compile_regex, main): Use `sizeof *var' rather | Jim Meyering | -10/+7 |
| 2003-11-02 | (new_item, record_relation): Use `sizeof *var' rather | Jim Meyering | -2/+2 |
| 2003-11-02 | (add_fs_type, add_excluded_fs_type, main): Use `sizeof *var' rather | Jim Meyering | -4/+3 |