summaryrefslogtreecommitdiff
path: root/misc-utils/wipefs.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Restored building libblkid, findfs and wipefsIgor Pashev1-0/+5
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
2009-10-07wipefs: fix coding styleKarel Zak1-2/+4
2009-10-06wipefs: new commandKarel Zak1-0/+386