summaryrefslogtreecommitdiffstats
path: root/disk-utils/fsck.cramfs.c
Commit message (Expand)AuthorAgeFilesLines
* maint: fix shadow declarationSami Kerola2015-01-071-23/+24
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* textual: fix some typos and inconsistencies in various messagesBenno Schulenberg2014-07-231-1/+1
* build: fix some compiler warningsRuediger Meier2014-05-301-2/+2
* fsck.cramfs: cleanup usage() and warning messagesKarel Zak2014-05-201-7/+5Star
* fsck.cramfs: remove define INCLUDE_FS_TESTSRuediger Meier2014-05-191-24/+5Star
* fsck.cramfs: refactor option -x/--extractRuediger Meier2014-05-191-14/+17
* fsck.cramfs: add option --blocksizeRuediger Meier2014-05-191-3/+12
* fsck.cramfs: rename variable page_size to blksizeRuediger Meier2014-05-191-11/+11
* fsck.cramfs: ifdef unused outbuffer and page_sizeRuediger Meier2014-05-191-5/+4Star
* fsck.cramfs: allow smaller superblock sizesRuediger Meier2014-05-191-1/+2
* fsck.cramfs: add LC_CTYPEKarel Zak2013-10-181-0/+1
* textual: standardize some "cannot read" and "seek failed" error messagesBenno Schulenberg2013-10-091-7/+7
* fsck.cramfs: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+2
* fsck.cramfs: check returns [coverity scan]Karel Zak2013-03-271-4/+8
* fsck.cramfs: fix compiler warningsKarel Zak2013-03-151-4/+9
* fsck.cramfs: add dummy -a -y for compatibilityKarel Zak2013-02-181-2/+9
* fsck.cramfs: fix compiler warning [-Wpointer-arith]Karel Zak2012-09-041-2/+2
* fsck.cramfs: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-1/+1
* translation: unify file open error messagesSami Kerola2012-07-161-2/+2
* translation: unify stat error messagesSami Kerola2012-07-161-1/+1
* fsck.cramfs: disallow unknown command line optionsSami Kerola2012-06-171-0/+2
* disk-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* fsck.cramfs: add long optionsSami Kerola2012-03-301-12/+20
* include/exitcodes: clean up names, add _EX_ suffixKarel Zak2012-03-201-52/+52
* xalloc: use xasprintf in all filesSami Kerola2012-03-181-1/+1
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3
* fsck.cramfs: mark usage() as noreturnKarel Zak2012-01-311-1/+2
* include: move fsck return values to exitcodes.hSami Kerola2011-07-221-9/+1Star
* fsck.cramfs: add missed strings to translationSami Kerola2011-07-211-4/+4
* fsck.cramfs: coding styleSami Kerola2011-07-211-219/+180Star
* fsck.cramfs: use xalloc.hSami Kerola2011-07-211-24/+16Star
* fsck.cramfs: retire die functionSami Kerola2011-07-211-69/+53Star
* cramfs: use stdint.h instead of u{8,16,32}Sami Kerola2011-07-201-4/+5
* cramfs: remove cramfs_common.hDavidlohr Bueso2011-05-171-1/+0Star
* Remove now unused <sys/ioctl.h> includesGuillem Jover2009-10-091-1/+0Star
* fsck.cramfs: segfault with INCLUDE_FS_TESTS and no -x optionKarel Zak2009-02-041-2/+3
* mkfs.cramfs: add endianness support to cramfs toolsSigned-off-by: Roy Peled2009-02-041-12/+37
* fsck.cramfs: add NLS supportPedro Ribeiro2008-10-031-56/+60
* fsck.cramfs: fix compiler warningKarel Zak2008-09-291-1/+1
* use getpagesize()maximilian attems2008-07-301-1/+1
* disk-utils: clean up code, use blkdev_* functionsSamuel Thibault2008-07-241-4/+4
* fsck.cramfs: clean up gcc warningsRandy Dunlap2007-10-031-1/+2
* build-sys: remove hardcoded _GNU_SOURCEKarel Zak2007-09-201-1/+0Star
* Imported from util-linux-2.13-pre5 tarball.Karel Zak2006-12-071-345/+434
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-6/+3Star
* Imported from util-linux-2.12k tarball.Karel Zak2006-12-071-0/+10
* Imported from util-linux-2.11t tarball.Karel Zak2006-12-071-0/+625