OSDN Git Service

debugfs, e2fsck: fix s_desc_size handling
[android-x86/external-e2fsprogs.git] / debugfs / util.c
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-12 Darrick J. Wongdebugfs: handle 64bit block numbers
2012-06-12 Theodore Ts'odebugfs: interpret date strings of the form @dddd
2012-05-28 Eric Sandeendebugfs: fix strtoblk for 64bit block numbers
2012-02-15 Theodore Ts'odebugfs: use ss_safe_getenv() instead of getenv()
2012-01-17 Theodore Ts'odebugfs: add ncheck -c option
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Theodore Ts'odebugfs: add 64-bit support to the set_field commands
2011-09-16 Theodore Ts'oMerge branch 'maint' into next
2011-07-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-11 Theodore Ts'oMerge branch 'maint' into next
2011-06-07 Theodore Ts'oMerge branch 'maint' into next
2011-06-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-01 Theodore Ts'oMerge branch 'maint' into next
2011-05-08 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-21 Theodore Ts'oMerge branch 'maint' into next
2011-02-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-11 Theodore Ts'oMerge branch 'maint' into next
2010-12-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-09-08 Valerie Aurora Hensondebugfs: Convert to support 64-bit filesystems
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-13 Theodore Ts'oDefine _XOPEN_SOURCE to 600 consistently for Solaris...
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-08 Theodore Ts'oMerge branch 'maint'
2008-06-07 Theodore Ts'oMerge branch 'maint'
2008-06-03 Theodore Ts'oMerge branch 'maint' into next
2008-05-21 Theodore Ts'oMerge branch 'maint'
2008-04-27 Theodore Ts'oMerge branch 'maint'
2008-04-22 Theodore Ts'oMerge branch 'maint'
2008-04-17 Theodore Ts'oMerge branch 'maint'
2008-04-07 Theodore Ts'oMerge branch 'maint'
2008-04-06 Theodore Ts'oMerge branch 'maint' into next
2008-03-30 Theodore Ts'oMerge branch 'maint'
2008-03-21 Theodore Ts'odebugfs, tune2fs: Handle daylight savings time when...
2008-03-20 Theodore Ts'oMerge branch 'maint' into next
2008-03-20 Theodore Ts'odebugfs: Don't use a pager if stdout is not a tty
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-03-15 Theodore Ts'oMerge branch 'maint'
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-18 Theodore Ts'odebugfs: Fix error handling in strtoblk() and common_bl...
2008-02-17 Theodore Ts'oMerge branch 'maint' into next
2008-02-10 Theodore Ts'oMerge branch 'maint' into next
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
2007-10-15 Theodore Ts'oMerge branch 'maint' into next
2007-10-06 Theodore Ts'oMerge branch 'maint'
2007-08-21 Theodore Ts'oMerge branch 'maint'
2007-08-04 Theodore Ts'oMerge branch 'maint'
2007-08-03 Theodore Ts'oFix gcc -Wall warnings
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-04-11 Theodore Ts'oFix debugfs's date parser so that it accepts integer...
2007-04-10 Eric SandeenHandle large setb/testb/freeb commands in debugfs
2006-05-29 Theodore Ts'oAdd missing backwards compatibility for ancient Linux...
2005-09-25 Theodore Ts'oNew debugfs command: set_current_time
2005-03-21 Theodore Ts'oFix e2fsck, debugfs, and the ext2fs_mkdir function...
2005-03-20 Theodore Ts'oEnhance debugfs's stat command so it can dump extended...
2004-12-15 Theodore Ts'oFix stupid core dumping bug if the TZ environment varia...
2004-12-01 Theodore Ts'oIf the TZ environment variable is set to GMT, use gmtime()
2004-04-11 Theodore Ts'outil.c (open_pager): Use DEBUGFS_PAGER in preference...
2004-01-24 Theodore Ts'oFor debugfs, use the "more" pager in preference to...
2003-12-25 Theodore Ts'oTry to use the DEBUGFS_PAGER environment
2003-12-07 Theodore Ts'outil.c (open_pager): Search for the pager to use, start...
2003-05-14 Theodore Ts'outil.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h...
2002-05-12 Theodore Ts'oAdd a new command "bmap" to debugfs which calculates...
2002-04-01 Theodore Ts'outil.c (parse_ulong): Fix typo which cases parse_ulong to
2002-02-25 Theodore Ts'oAdd initial support in debugfs for examining directory...
2002-01-03 Theodore Ts'oAdd new debugfs commands and arguments which make it...
2001-12-02 Theodore Ts'oFixes necessary for e2fsprogs to work using the diet...
2001-01-11 Theodore Ts'oMany files:
2000-08-23 Theodore Ts'oChangeLog, util.c:
2000-08-19 Theodore Ts'odebugfs.c:
2000-08-14 Theodore Ts'oMakefile.in, debug_cmds.ct, setsuper.c, ChangeLog:
2000-05-27 Theodore Ts'oMakefile.in:
1997-04-29 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files: