summaryrefslogtreecommitdiff
path: root/debugfs/util.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-7/+7
2008-07-13Define _XOPEN_SOURCE to 600 consistently for Solaris C99 supportTheodore Ts'o1-1/+1
2008-03-30Merge branch 'maint'Theodore Ts'o1-0/+1
2008-03-21debugfs, tune2fs: Handle daylight savings time when parsing a time stringTheodore Ts'o1-0/+1
2008-03-20Merge branch 'maint' into nextTheodore Ts'o1-0/+2
2008-03-20debugfs: Don't use a pager if stdout is not a ttyTheodore Ts'o1-0/+2
2008-03-17Fix miscellaneous gcc -Wall warningsTheodore Ts'o1-1/+1
2008-02-18debugfs: Fix error handling in strtoblk() and common_block_args_process()Theodore Ts'o1-4/+7
2007-08-03Fix gcc -Wall warningsTheodore Ts'o1-1/+1
2007-05-25Fix gcc -Wall warnings, especially on 64-bit systemsAndreas Dilger1-0/+2
2007-04-10Fix debugfs's date parser so that it accepts integer valuesTheodore Ts'o1-4/+4
2007-04-10Handle large setb/testb/freeb commands in debugfsEric Sandeen1-1/+1
2006-05-29Add missing backwards compatibility for ancient Linux systemsTheodore Ts'o1-2/+2
2005-09-24New debugfs command: set_current_timeTheodore Ts'o1-0/+36
2005-03-20Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we createTheodore Ts'o1-0/+12
2005-03-20Enhance debugfs's stat command so it can dump extended attributesTheodore Ts'o1-0/+13
2004-12-15Fix stupid core dumping bug if the TZ environment variable isn't set.Theodore Ts'o1-3/+7
2004-11-30If the TZ environment variable is set to GMT, use gmtime() Theodore Ts'o1-1/+7
2004-04-11util.c (open_pager): Use DEBUGFS_PAGER in preference to PAGERTheodore Ts'o1-2/+2
2004-01-24For debugfs, use the "more" pager in preference to "less", Theodore Ts'o1-1/+1
2003-12-25Try to use the DEBUGFS_PAGER environmentTheodore Ts'o1-13/+8
2003-12-07util.c (open_pager): Search for the pager to use, starting withTheodore Ts'o1-5/+27
2003-05-13util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog:Theodore Ts'o1-0/+40
2002-05-11Add a new command "bmap" to debugfs which calculates the logical->physical bl...Theodore Ts'o1-1/+1
2002-04-01util.c (parse_ulong): Fix typo which cases parse_ulong toTheodore Ts'o1-2/+2
2002-02-25Add initial support in debugfs for examining directory indexingTheodore Ts'o1-4/+6
2002-01-03Add new debugfs commands and arguments which make it easier to Theodore Ts'o1-0/+129
2001-12-02Fixes necessary for e2fsprogs to work using the diet libc.Theodore Ts'o1-1/+1
2001-01-11Many files:Theodore Ts'o1-6/+6
2000-08-23ChangeLog, util.c:Theodore Ts'o1-6/+4
2000-08-19debugfs.c:Theodore Ts'o1-0/+2
2000-08-14Makefile.in, debug_cmds.ct, setsuper.c, ChangeLog:Theodore Ts'o1-4/+5
2000-05-27Makefile.in:Theodore Ts'o1-0/+14
1997-04-29Many files:Theodore Ts'o1-4/+32
1997-04-26Many files:Theodore Ts'o1-0/+94