| Age | Commit message (Expand) | Author | Lines |
| 2002-02-26 | . | Jim Meyering | -293/+0 |
| 2002-02-26 | tweak comment | Jim Meyering | -1/+1 |
| 2002-02-24 | Include posixver.h. | Jim Meyering | -2/+4 |
| 2002-02-23 | (simple_cat, cat, main): Used char * rather than | Jim Meyering | -18/+16 |
| 2002-02-20 | Include posixver.h. | Jim Meyering | -9/+3 |
| 2002-02-16 | Add support for _POSIX2_VERSION, which lets you pick which POSIX | Jim Meyering | -26/+7 |
| 2002-02-16 | Add support for _POSIX2_VERSION, which lets you pick which POSIX | Jim Meyering | -12/+5 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -34/+14 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -26/+21 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -17/+7 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -28/+15 |
| 2002-02-16 | (_POSIX2_VERSION, POSIX2_VERSION): Remove definitions. | Jim Meyering | -27/+1 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -17/+10 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -21/+11 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -15/+11 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -26/+9 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -27/+24 |
| 2002-02-16 | Include posixver.h. | Jim Meyering | -32/+11 |
| 2002-02-12 | (DEFAULT_SUFFIX_LENGTH): Define constant. | Jim Meyering | -5/+7 |
| 2002-02-12 | Include "dirname.h". | Jim Meyering | -38/+56 |
| 2002-02-12 | (main): Output warnings only if OBSOLETE_OPTION_WARNINGS. | Jim Meyering | -2/+2 |
| 2002-02-11 | (main): Conform to POSIX 1003.1-2001 if | Jim Meyering | -5/+13 |
| 2002-02-11 | Add more support for POSIX 1003.1-2001, which requires removal | Jim Meyering | -3/+28 |
| 2002-02-11 | (usage): Describe %F, %g, %G, %P, and %R. | Jim Meyering | -2/+9 |
| 2002-02-11 | From Bruno Haible | Jim Meyering | -1/+1 |
| 2002-02-11 | (head_lines): If we have read too much data, try | Jim Meyering | -1/+14 |
| 2002-02-11 | (unquote): Make comment a little clearer. | Jim Meyering | -1/+1 |
| 2002-02-02 | (main): Prepend `warning: ' to the diagnostic, so it's | Jim Meyering | -1/+1 |
| 2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -10/+21 |
| 2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -8/+36 |
| 2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -4/+22 |
| 2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -5/+9 |
| 2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -25/+42 |
| 2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -25/+62 |
| 2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -17/+29 |
| 2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -15/+28 |
| 2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -8/+36 |
| 2002-02-02 | (OPTARG_POSIX, OBSOLETE_OPTION_WARNINGS): New macros. | Jim Meyering | -0/+15 |
| 2002-02-01 | * src/shred.c: (VERBOSE_UPDATE): Update every 5 seconds, not every 10. | Jim Meyering | -15/+19 |
| 2002-02-01 | (VERBOSE_UPDATE): Now counts seconds, not bytes. | Jim Meyering | -34/+54 |
| 2002-02-01 | (rm): Add a comment. | Jim Meyering | -1/+5 |
| 2002-02-01 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | -10/+8 |
| 2002-02-01 | (start_lines): Handle the case in which bytes_read is zero. | Jim Meyering | -0/+3 |
| 2002-01-27 | tail -n +2 would perform an extra read after encountering EOF | Jim Meyering | -3/+14 |
| 2002-01-26 | split a long line | Jim Meyering | -2/+3 |
| 2002-01-22 | (skip): Remove redundant check for overflow. | Jim Meyering | -4/+1 |
| 2002-01-22 | (save_stdin): Report proper errno value after | Jim Meyering | -5/+3 |
| 2002-01-22 | update copyright year | Jim Meyering | -2/+2 |
| 2002-01-22 | (swallow_file_in_memory): Work even if `open' returns 0. | Jim Meyering | -5/+5 |
| 2002-01-22 | remove the parens I just added to Paul's patch | Jim Meyering | -1/+1 |