summaryrefslogtreecommitdiffstats
path: root/misc-utils/wipefs.c
Commit message (Expand)AuthorAgeFilesLines
...
* wipefs: always print devnameKarel Zak2012-03-011-9/+2Star
* wipefs: support more device arguments for wipefsMilan Broz2012-03-011-19/+40
* wipefs: add quiet flag (-q)Milan Broz2012-03-011-6/+11
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3
* wipefs: use xalloc libDavidlohr Bueso2011-12-161-4/+1Star
* wipefs: add -t <list> optionKarel Zak2011-11-151-1/+12
* libblkid: export info about PT magic stringsKarel Zak2011-11-131-34/+39
* wipefs: improve -a, use blkid_do_wipe()Karel Zak2011-11-111-66/+92
* dmesg: cleanup usage()Karel Zak2011-08-161-10/+11
* wipefs: change option -v to -V for --version; add it to man pageBenno Schulenberg2011-08-081-4/+4
* wipefs: gettextize one sentence as a wholeBenno Schulenberg2011-08-021-2/+3
* wipefs: add version printing & compiler warningSami Kerola2011-06-251-4/+9
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* wipefs: use write_all from include/writeall.hPetr Uzel2011-02-081-18/+1Star
* wipefs: fail if more device arguments specifiedMilan Broz2010-12-301-0/+3
* lib: [xalloc] add xstrdup()Karel Zak2010-11-241-9/+0Star
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-1/+1
* misc-utils: use new xmalloc() wrapperDavidlohr Bueso2010-10-211-9/+1Star
* wipefs: fix memory leaksKarel Zak2010-06-161-0/+19
* wipefs: fix mem usageKarel Zak2010-06-161-1/+1
* textual: fix typos, and rephrase some things for clarityBenno Schulenberg2010-06-141-5/+5
* wipefs: print warning is PT detectedKarel Zak2010-04-221-1/+1
* wipefs: support suffixes for --offsetKarel Zak2010-03-301-12/+5Star
* wipefs: cleanup usage() and man pageKarel Zak2010-03-151-1/+1
* wipefs: fix license (GPL -> GPLv2+)Karel Zak2010-02-231-3/+4
* wipefs: ignore devices with partition tableKarel Zak2010-02-041-1/+15
* po: fix msgid bugsKarel Zak2009-12-101-1/+1
* wipefs: remove obsolete commentKarel Zak2009-10-301-1/+1
* wipefs: fix coding styleKarel Zak2009-10-071-2/+4
* wipefs: new commandKarel Zak2009-10-061-0/+386