summaryrefslogtreecommitdiff
path: root/debugfs/util.c
Commit message (Expand)AuthorAgeFilesLines
* debugfs: fix typo in commit 5a1d25a7bTheodore Ts'o2014-01-091-2/+2
* Fix up workarounds for dietlibc breakageTheodore Ts'o2014-01-091-10/+10
* debugfs: restore and tweak original error messagingEric Whitney2013-12-301-7/+10
* Clean up sparse warningsTheodore Ts'o2013-12-161-1/+1
* debugfs: handle 64bit block numbersDarrick J. Wong2013-12-121-1/+1
* debugfs: interpret date strings of the form @ddddTheodore Ts'o2012-06-111-0/+7
* debugfs: fix strtoblk for 64bit block numbersEric Sandeen2012-05-271-1/+1
* debugfs: use ss_safe_getenv() instead of getenv()Theodore Ts'o2012-02-151-3/+4
* debugfs: add ncheck -c optionTheodore Ts'o2012-01-171-0/+29
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* debugfs: add 64-bit support to the set_field commandsTheodore Ts'o2011-09-161-0/+16
* debugfs: Convert to support 64-bit filesystemsValerie Aurora Henson2009-09-071-3/+27
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-271-7/+7
* Define _XOPEN_SOURCE to 600 consistently for Solaris C99 supportTheodore Ts'o2008-07-131-1/+1
* Merge branch 'maint'Theodore Ts'o2008-03-301-0/+1
|\
| * debugfs, tune2fs: Handle daylight savings time when parsing a time stringTheodore Ts'o2008-03-211-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2008-03-201-0/+2
|\ \ | |/
| * debugfs: Don't use a pager if stdout is not a ttyTheodore Ts'o2008-03-201-0/+2
* | Fix miscellaneous gcc -Wall warningsTheodore Ts'o2008-03-171-1/+1
* | debugfs: Fix error handling in strtoblk() and common_block_args_process()Theodore Ts'o2008-02-181-4/+7
* | Fix gcc -Wall warningsTheodore Ts'o2007-08-031-1/+1
|/
* Fix gcc -Wall warnings, especially on 64-bit systemsAndreas Dilger2007-05-251-0/+2
* Fix debugfs's date parser so that it accepts integer valuesTheodore Ts'o2007-04-101-4/+4
* Handle large setb/testb/freeb commands in debugfsEric Sandeen2007-04-101-1/+1
* Add missing backwards compatibility for ancient Linux systemsTheodore Ts'o2006-05-291-2/+2
* New debugfs command: set_current_timeTheodore Ts'o2005-09-241-0/+36
* Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we createTheodore Ts'o2005-03-201-0/+12
* Enhance debugfs's stat command so it can dump extended attributesTheodore Ts'o2005-03-201-0/+13
* Fix stupid core dumping bug if the TZ environment variable isn't set.Theodore Ts'o2004-12-151-3/+7
* If the TZ environment variable is set to GMT, use gmtime() Theodore Ts'o2004-11-301-1/+7
* util.c (open_pager): Use DEBUGFS_PAGER in preference to PAGERTheodore Ts'o2004-04-111-2/+2
* For debugfs, use the "more" pager in preference to "less", Theodore Ts'o2004-01-241-1/+1
* Try to use the DEBUGFS_PAGER environmentTheodore Ts'o2003-12-251-13/+8
* util.c (open_pager): Search for the pager to use, starting withTheodore Ts'o2003-12-071-5/+27
* util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog:Theodore Ts'o2003-05-131-0/+40
* Add a new command "bmap" to debugfs which calculates the logical->physical bl...Theodore Ts'o2002-05-111-1/+1
* util.c (parse_ulong): Fix typo which cases parse_ulong toTheodore Ts'o2002-04-011-2/+2
* Add initial support in debugfs for examining directory indexingTheodore Ts'o2002-02-251-4/+6
* Add new debugfs commands and arguments which make it easier to Theodore Ts'o2002-01-031-0/+129
* Fixes necessary for e2fsprogs to work using the diet libc.Theodore Ts'o2001-12-021-1/+1
* Many files:Theodore Ts'o2001-01-111-6/+6
* ChangeLog, util.c:Theodore Ts'o2000-08-231-6/+4
* debugfs.c:Theodore Ts'o2000-08-191-0/+2
* Makefile.in, debug_cmds.ct, setsuper.c, ChangeLog:Theodore Ts'o2000-08-141-4/+5
* Makefile.in:Theodore Ts'o2000-05-271-0/+14
* Many files:Theodore Ts'o1997-04-291-4/+32
* Many files:Theodore Ts'o1997-04-261-0/+94