summaryrefslogtreecommitdiff
path: root/disk-utils/blockdev.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-04blockdev: don't use HDIO_GETGEOPhillip Susi1-5/+15
2013-10-11blockdev: add note about --setbsz usabilityKarel Zak1-1/+1
2013-10-11Revert "blockdev: Remove the --setbsz (set blocksize) option which has never ...Karel Zak1-0/+7
2013-10-08blockdev: Remove the --setbsz (set blocksize) option which has never worked.Richard W.M. Jones1-7/+0
2013-01-25textual: use UTIL_LINUX_VERSION everywhereKarel Zak1-2/+1
2013-01-25textual: standardize reporting of program name plus package versionBenno Schulenberg1-1/+1
2012-07-09fix buffer overrun in some calls to sscanfKarel Zak1-1/+1
2012-04-04disk-utils: verify writing to streams was successfulSami Kerola1-0/+2
2012-02-02blockdev: make the code more readable for static analysersKarel Zak1-7/+7
2012-01-17blockdev: remove non-ANSI function declaration [smatch scan]Karel Zak1-1/+1
2012-01-05blockdev: make functions staticWanlong Gao1-8/+8
2011-08-16blockdev: indent usage()Karel Zak1-6/+6
2011-06-30blockdev: coding style fixSami Kerola1-29/+31
2011-06-30blockdev: type mismatch fixSami Kerola1-2/+2
2011-06-30blockdev: broken compiler warning circumvention removedSami Kerola1-4/+0
2011-06-30blockdev: use pathnames.h to find partitionsSami Kerola1-4/+3
2011-06-30blockdev: use libc error facilitiesSami Kerola1-11/+9
2011-06-30blockdev: add --help optionSami Kerola1-24/+23
2011-06-29blockdev: remove prognameSami Kerola1-24/+10
2011-06-29blockdev: set options read onlySami Kerola1-1/+1
2010-08-24blockdev: sync man page with codeKarel Zak1-5/+5
2010-08-24blockdev: add BLKDISCARDZEROESKarel Zak1-0/+6
2010-06-14messages: gettextize a few skipped or forgotten onesBenno Schulenberg1-2/+2
2010-03-31blockdev: reduce usage text widthFrancesco Cosoleto1-4/+4
2009-10-16blockdev: use c.hKarel Zak1-4/+3
2009-10-15blockdev: fix topology ioctlsKarel Zak1-1/+1
2009-10-15blockdev: add topology ioctls supportKarel Zak1-1/+31
2009-10-15blockdev: add support for uint and ushort ioctlsKarel Zak1-0/+18
2009-10-14blockdev: refactoring (better commands definition)Karel Zak1-92/+162
2009-04-29blockdev: fix possible buffer overflowKarel Zak1-1/+1
2007-11-07blockdev: use lib/blkdev.c, fix --reportKarel Zak1-83/+9
2007-10-26blockdev: fix: opened file leaving unclosedlizf1-0/+4
2007-08-14po: gettextizing some overlooked messages.Benno Schulenberg1-2/+2
2007-08-01blockdev: use LU and LLU for BLKGETSIZE and BLKGETSIZE64Karel Zak1-2/+28
2007-08-01blockdev: fix "blockdev --getsz" for large devicesKarel Zak1-2/+5
2007-06-29blockdev: cleanup usage() and update man pageKarel Zak1-6/+12
2007-06-29blockdev: add BLKFRAGET/BLKFRASET ioctlsKarel Zak1-0/+8
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.12b tarball.Karel Zak1-9/+55
2006-12-07Imported from util-linux-2.11o tarball.Karel Zak1-1/+0
2006-12-07Imported from util-linux-2.11n tarball.Karel Zak1-3/+97
2006-12-07Imported from util-linux-2.11m tarball.Karel Zak1-4/+24
2006-12-07Imported from util-linux-2.10m tarball.Karel Zak1-2/+15
2006-12-07Imported from util-linux-2.10f tarball.Karel Zak1-0/+220