summaryrefslogtreecommitdiff
path: root/misc/e2undo.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-18e2undo: cast dptr to blk64_t to retrieve block numberEric Sandeen1-1/+1
2011-10-05Pass the gettext() function to libcom_errTheodore Ts'o1-0/+1
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2011-06-11misc: clean up compiler warningsAndreas Dilger1-5/+4
2010-06-13e2image: Fix up to be 64-bit block number safeValerie Aurora Henson1-2/+2
2009-10-04Merge branch 'maint' into nextTheodore Ts'o1-0/+1
2009-09-08e2undo: Initialize com_err error tables for the ext2fs libraryTheodore Ts'o1-0/+1
2009-09-07Convert to use io_channel_read_blk64() and io_channel_write_blk64()Valerie Aurora Henson1-2/+2
2008-07-18e2undo, tune2fs: Report the correct name for the undo program.Benno Schulenberg1-1/+1
2008-07-13e2undo: Don't use __FUNCTION__ for portability reasonsTheodore Ts'o1-7/+9
2008-07-06Clean up some trivial build warningsEric Sandeen1-1/+2
2008-06-07e2undo: Enable missing pieces to enable I18N for this applicationTheodore Ts'o1-0/+7
2008-04-27Add e2undo commandAneesh Kumar K.V1-0/+213