summaryrefslogtreecommitdiff
path: root/disk-utils/mkfs.bfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-13mkfs.bfs: fix 64-Bit and endian problemsihno1-33/+37
2013-04-26mkfs.bfs: check writing to a file descriptor was successfulSami Kerola1-1/+1
2013-01-25textual: use UTIL_LINUX_VERSION everywhereKarel Zak1-1/+1
2012-07-16translation: unify stat error messagesSami Kerola1-1/+1
2012-05-15disk-utils: cleanup strtoxx_or_err()Karel Zak1-1/+1
2012-04-04disk-utils: verify writing to streams was successfulSami Kerola1-0/+2
2012-02-22mkfs.bfs: add setlocaleDavidlohr Bueso1-0/+4
2011-07-18mkfs.bfs: cleanu p --version outputKarel Zak1-1/+1
2011-07-18mkfs.bfs: use err() instead of errx()Karel Zak1-6/+6
2011-07-11mkfs.bfs: coding style fixSami Kerola1-53/+55
2011-07-11mkfs.bfs: include-what-you-use header checkSami Kerola1-2/+1
2011-07-11mkfs.bfs: validate numeric user inputsSami Kerola1-5/+6
2011-07-11mkfs.bfs: use xstrdup from xalloc.hSami Kerola1-2/+3
2011-07-11mkfs.bfs: add long optionsSami Kerola1-25/+46
2011-07-11mkfs.bfs: use libc error facilitiesSami Kerola1-42/+23
2009-10-09Remove now unused <sys/ioctl.h> includesGuillem Jover1-1/+0
2008-07-24disk-utils: clean up code, use blkdev_* functionsSamuel Thibault1-14/+10
2007-07-27disk-utils: let mkfs tools open with O_EXCLMatthias Koenig1-1/+1
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.11o tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.10s tarball.Karel Zak1-29/+32
2006-12-07Imported from util-linux-2.10m tarball.Karel Zak1-1/+4
2006-12-07Imported from util-linux-2.10f tarball.Karel Zak1-0/+284