summaryrefslogtreecommitdiff
path: root/src/shred.c
AgeCommit message (Expand)Author
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-21Don'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 duplicatedJim Meyering
2001-12-19Add FSF copyright notice.Jim Meyering
2001-12-19(xstrtoumax): If there is no number but thereJim Meyering
2001-12-02Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering
2001-11-26Don't include "gtod.h"Jim Meyering
2001-11-23(usage): Note that ``Mandatory arguments to long options are mandatoryJim Meyering
2001-11-23(usage): Use `output', not `print' in description ofJim Meyering
2001-11-23Split usage strings so that --help and --versionJim 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-12Include gtod.h -- should have been part of preceding deltaJim Meyering
2001-08-12Include 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 aboutJim 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 codeJim Meyering
2000-10-28Include 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-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-17(usage): Give a little more info.Jim Meyering
2000-05-13Arrange to call close_stdout only upon exit.Jim Meyering
2000-05-09Include sys/types.h in shred.c before includingJim Meyering
2000-05-09back out last change -- the two should be separateJim Meyering
2000-05-09Include sys/types.h in shred.c before includingJim Meyering
1999-12-18(wipename): When repeatedly renaming a file, making the name shorterJim 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 doJim Meyering
1999-04-19(main, longopts):Jim Meyering
1999-04-19[!HAVE_CONFIG_H] (ST_BLKSIZE): Define to 65536.Jim Meyering
1999-04-18Include xstrtol.h, not obsolete file xstrtoul.h.Jim Meyering
1999-04-04Don'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 stubsJim Meyering
1999-04-04back out Paul's changesJim Meyering
1999-04-03(isaac_seed): Don't overrun the s->mm buffer.Jim Meyering
1999-04-03Add new options -bcCklL and fix some porting problems.Jim Meyering
1999-03-31Don't include closeout.h or version-etc.h explicitly. Now, they're included v...Jim Meyering
1999-03-26No longer include long-options.h.Jim Meyering
1999-03-04Include long-options.hJim Meyering
1999-02-17(wipename): Fix string thinko. Now, shredding filesJim Meyering
1999-02-15*** empty log message ***Jim Meyering