summaryrefslogtreecommitdiffstats
path: root/misc-utils/wipefs.c
Commit message (Expand)AuthorAgeFilesLines
* 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