]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - misc/logsave.c
AOSP: mke2fs: Don't require mke2fs.conf on Windows.
[thirdparty/e2fsprogs.git] / misc / logsave.c
2017-10-16  Theodore Ts'oMerge branch 'maint' into next
2017-10-16  Sebastian RasmussenFix typos in code comments and developer docs
2016-08-10  Theodore Ts'oMerge branch 'maint' into next
2016-06-07  Theodore Ts'oMerge branch 'maint' into next
2016-04-15  Theodore Ts'oMerge branch 'maint' into next
2016-03-22  Theodore Ts'oMerge branch 'maint' into next
2016-03-21  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2015-11-30  Theodore Ts'oMerge branch 'maint' into next
2015-09-29  Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2015-07-22  Theodore Ts'oMerge branch 'maint' into next
2015-06-21  Theodore Ts'oMerge branch 'maint' into next
2015-06-20  Theodore Ts'oMerge branch 'maint' into next
2015-06-16  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-16  Darrick J. Wongmisc: fix Coverity bugs
2014-04-08  Theodore Ts'oMerge branch 'maint' into next
2014-03-29  Theodore Ts'ologsave: make message when process has a non-zero exit...
2013-12-26  Theodore Ts'oMerge branch 'maint' into next
2013-12-16  Theodore Ts'oClean up sparse warnings
2012-07-23  Theodore Ts'ologsave: fix fd leak which could cause logsave to hang
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
2011-09-16  Eric Sandeene2fsprogs: Don't try to close an fd which is negative
2011-05-08  Theodore Ts'oMerge branch 'maint' into next
2011-05-08  Carsten Heylogsave: Update usage message so it is correct
2009-06-29  Theodore Ts'ologsave: Don't send the ^A and ^B delimiters to the...
2009-04-22  Theodore Ts'ologsave: Fix warn_unused_result warnings from gcc
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-03-30  Theodore Ts'oMerge branch 'maint'
2008-03-28  Theodore Ts'ologsave: Pass any SIGTERM or SIGINT signals to child...
2004-03-05  Theodore Ts'ologsave.c (main): Use setsid() to avoid getting killed...
2003-04-16  Theodore Ts'o * Add support for the -a and -s options to logsave.
2003-04-14  Theodore Ts'oAdd logsave, a new program which saves the output of...