summaryrefslogtreecommitdiff
path: root/misc-utils/wipefs.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-15include <libgen.h> for basename()Igor Pashev1-0/+1
2014-01-20wipefs: call BLKRRPART when erase partition tableKarel Zak1-8/+33
2014-01-16wipefs: add comments to codeKarel Zak1-4/+7
2013-10-08wipefs: pluralize one messageBenno Schulenberg1-2/+4
2013-09-11wipefs: Also wipe superblocks with bad checksumsGabriel de Perthuis1-1/+2
2013-04-26wipefs: clean up codeKarel Zak1-28/+35
2013-04-26wipefs: add --backupOndrej Oprala1-4/+43
2013-03-27wipefs: make do_wipe() more readable [coverity scan]Karel Zak1-1/+3
2013-03-27wipefs: fix memory leak [coverity scan]Karel Zak1-2/+5
2013-03-19wipefs: add -f to getopt_long()Karel Zak1-1/+1
2013-01-25textual: use UTIL_LINUX_VERSION everywhereKarel Zak1-2/+1
2012-11-20wipefs: Add --force option to force it to erase.Richard W.M. Jones1-4/+15
2012-10-15wipefs: use O_EXCLKarel Zak1-1/+1
2012-07-26wipefs: use err_exclusive_options()Karel Zak1-9/+9
2012-06-17wipefs: use exclusive_option()Sami Kerola1-3/+10
2012-06-11wipefs: use symbolic value for markup modeSami Kerola1-3/+8
2012-05-15misc-utils: cleanup strtoxx_or_err()Karel Zak1-1/+1
2012-05-15include: rename writeall.h to all-io.hPetr Uzel1-1/+1
2012-04-04misc-utils: verify writing to streams was successfulSami Kerola1-0/+2
2012-03-30wipefs: use strtosize_or_err()Karel Zak1-11/+2
2012-03-08wipefs: Fix mismatch if more -o options used.Milan Broz1-41/+59
2012-03-01wipefs: always print devnameKarel Zak1-9/+2
2012-03-01wipefs: support more device arguments for wipefsMilan Broz1-19/+40
2012-03-01wipefs: add quiet flag (-q)Milan Broz1-6/+11
2012-02-24docs: corrections to FSF license files, and postal addressSami Kerola1-3/+3
2011-12-16wipefs: use xalloc libDavidlohr Bueso1-4/+1
2011-11-15wipefs: add -t <list> optionKarel Zak1-1/+12
2011-11-13libblkid: export info about PT magic stringsKarel Zak1-34/+39
2011-11-11wipefs: improve -a, use blkid_do_wipe()Karel Zak1-66/+92
2011-08-16dmesg: cleanup usage()Karel Zak1-10/+11
2011-08-08wipefs: change option -v to -V for --version; add it to man pageBenno Schulenberg1-4/+4
2011-08-02wipefs: gettextize one sentence as a wholeBenno Schulenberg1-2/+3
2011-06-25wipefs: add version printing & compiler warningSami Kerola1-4/+9
2011-03-03move struct option to .rodataKarel Zak1-1/+1
2011-02-14build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen1-1/+1
2011-02-08wipefs: use write_all from include/writeall.hPetr Uzel1-18/+1
2010-12-30wipefs: fail if more device arguments specifiedMilan Broz1-0/+3
2010-11-24lib: [xalloc] add xstrdup()Karel Zak1-9/+0
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso1-1/+1
2010-10-21misc-utils: use new xmalloc() wrapperDavidlohr Bueso1-9/+1
2010-06-16wipefs: fix memory leaksKarel Zak1-0/+19
2010-06-16wipefs: fix mem usageKarel Zak1-1/+1
2010-06-14textual: fix typos, and rephrase some things for clarityBenno Schulenberg1-5/+5
2010-04-22wipefs: print warning is PT detectedKarel Zak1-1/+1
2010-03-30wipefs: support suffixes for --offsetKarel Zak1-12/+5
2010-03-15wipefs: cleanup usage() and man pageKarel Zak1-1/+1
2010-02-23wipefs: fix license (GPL -> GPLv2+)Karel Zak1-3/+4
2010-02-04wipefs: ignore devices with partition tableKarel Zak1-1/+15
2009-12-10po: fix msgid bugsKarel Zak1-1/+1
2009-10-30wipefs: remove obsolete commentKarel Zak1-1/+1