Age | Commit message (Expand) | Author |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering |
2002-02-01 | * src/shred.c: (VERBOSE_UPDATE): Update every 5 seconds, not every 10. | Jim Meyering |
2002-02-01 | (VERBOSE_UPDATE): Now counts seconds, not bytes. | Jim Meyering |
2002-01-21 | Don't include "xalloc.h", as system.h already does that via sys2.h. | Jim Meyering |
2002-01-12 | (usage): Also mention Ext3. | Jim Meyering |
2001-12-21 | [!HAVE_CONFIG_H]: Remove block of code that duplicated | Jim Meyering |
2001-12-19 | Add FSF copyright notice. | Jim Meyering |
2001-12-19 | (xstrtoumax): If there is no number but there | Jim Meyering |
2001-12-02 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering |
2001-11-26 | Don't include "gtod.h" | Jim Meyering |
2001-11-23 | (usage): Note that ``Mandatory arguments to long options are mandatory | Jim Meyering |
2001-11-23 | (usage): Use `output', not `print' in description of | Jim Meyering |
2001-11-23 | Split usage strings so that --help and --version | Jim Meyering |
2001-11-23 | (usage): Split --help output into smaller pieces. | Jim Meyering |
2001-10-21 | (isaac_seed_machdep): Handle SIGSEGV, too. Ick. | Jim Meyering |
2001-08-12 | Include gtod.h -- should have been part of preceding delta | Jim Meyering |
2001-08-12 | Include gtod.h. | Jim Meyering |
2001-05-11 | (usage): Warn about backups and mirrors. | Jim Meyering |
2001-04-29 | --help: | Jim Meyering |
2001-04-29 | (usage): Include in --help output the warning about | Jim Meyering |
2001-01-17 | (PACKAGE): Likewise. | Jim Meyering |
2001-01-14 | (UINT_MAX_32_BITS): Define. | Jim Meyering |
2000-12-22 | (isaac_seed_machdep) [_ARCH_PPC]: Disable the code | Jim Meyering |
2000-10-28 | Include assert.h. | Jim Meyering |
2000-09-25 | (long_opts): --exact doesn't take an argument. | Jim Meyering |
2000-08-08 | (quotearg_colon, xmalloc): "virtual memory exhausted" -> "memory exhausted" | Jim Meyering |
2000-07-31 | [!HAVE_CONFIG_H]: Use `virtual memory exhausted', not `Memory exhausted'. | Jim Meyering |
2000-07-30 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-17 | (usage): Give a little more info. | Jim Meyering |
2000-05-13 | Arrange to call close_stdout only upon exit. | Jim Meyering |
2000-05-09 | Include sys/types.h in shred.c before including | Jim Meyering |
2000-05-09 | back out last change -- the two should be separate | Jim Meyering |
2000-05-09 | Include sys/types.h in shred.c before including | Jim Meyering |
1999-12-18 | (wipename): When repeatedly renaming a file, making the name shorter | Jim Meyering |
1999-05-12 | (main): Put `u' for -u in getopt_long's string argument. | Jim Meyering |
1999-04-22 | (word32): Don't use `#error'; it runs afoul of SunOS 4.1.4 cc. | Jim Meyering |
1999-04-20 | <config.h>: Include first, since it can do | Jim Meyering |
1999-04-19 | (main, longopts): | Jim Meyering |
1999-04-19 | [!HAVE_CONFIG_H] (ST_BLKSIZE): Define to 65536. | Jim Meyering |
1999-04-18 | Include xstrtol.h, not obsolete file xstrtoul.h. | Jim Meyering |
1999-04-04 | Don't include string.h. | Jim Meyering |
1999-04-04 | (dopass): add curly braces to avoid warning about ambiguous `else'. | Jim Meyering |
1999-04-04 | [!HAVE_CONFIG_H] (xstrtoul, error, close_stdout): Added stubs | Jim Meyering |
1999-04-04 | back out Paul's changes | Jim Meyering |
1999-04-03 | (isaac_seed): Don't overrun the s->mm buffer. | Jim Meyering |
1999-04-03 | Add new options -bcCklL and fix some porting problems. | Jim Meyering |
1999-03-31 | Don't include closeout.h or version-etc.h explicitly. Now, they're included v... | Jim Meyering |
1999-03-26 | No longer include long-options.h. | Jim Meyering |
1999-03-04 | Include long-options.h | Jim Meyering |
1999-02-17 | (wipename): Fix string thinko. Now, shredding files | Jim Meyering |