e2fsprogs/debugfs
Theodore Ts'o c13351f6c5 Add support for configure --enable-verbose-makecmds
Some people don't want to see the concise "kernel-style" make output.
This configure option allows build engines that want to see the full
set of commands executed by the makefile to get what they want.  Most
people will find this more distracting than useful, unless they need
to debug the Makefiles.

(It is not necessary to rerun configure to enable this verbose make
output temprarily; if a developer wants to do a quick debug of a
directory's makefile, he or she can simply edit the definition of the
$(E) and $(Q) variables in the Makefile; instructions can be found in
the MCONFIG file which is included in at the beginning of every
Makefile.)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-07-02 00:11:17 -04:00
..
Makefile.in Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
debug_cmds.ct Update release notes, version string, etc. for E2fsprogs 1.41.6 release 2009-05-30 13:56:31 -04:00
debugfs.8.in Update man pages to include ext4 in the synposis, instead of just "ext2/ext3" 2009-05-30 12:34:28 -04:00
debugfs.c debugfs: Fix miscellaneous memory leaks 2009-06-15 03:54:59 -04:00
debugfs.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
dump.c Use format strings directly to prevent -Werror=format-security failures 2009-01-20 13:05:25 -05:00
htree.c Fix encoding for rec_len in directories for >= 64k blocksize file systems 2009-06-21 21:07:38 -04:00
icheck.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
jfs_user.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -05:00
logdump.c debugfs: don't try to fclose NULL 2009-06-29 01:07:29 -04:00
ls.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
lsdel.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
ncheck.c debugfs: Fix ncheck display so that extra characters aren't printed 2008-10-20 23:51:53 -04:00
set_fields.c debugfs: Fix miscellaneous memory leaks 2009-06-15 03:54:59 -04:00
unused.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
util.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00