summaryrefslogtreecommitdiff
path: root/misc/logsave.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2011-09-16e2fsprogs: Don't try to close an fd which is negativeEric Sandeen1-1/+2
2011-05-07logsave: Update usage message so it is correctCarsten Hey1-1/+1
2009-06-29logsave: Don't send the ^A and ^B delimiters to the consoleTheodore Ts'o1-3/+22
2009-04-22logsave: Fix warn_unused_result warnings from gccTheodore Ts'o1-3/+26
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-10/+10
2008-07-13Define _XOPEN_SOURCE to 600 consistently for Solaris C99 supportTheodore Ts'o1-0/+2
2008-03-27logsave: Pass any SIGTERM or SIGINT signals to child processTheodore Ts'o1-0/+25
2004-03-04logsave.c (main): Use setsid() to avoid getting killed by initTheodore Ts'o1-2/+3
2003-04-16 * Add support for the -a and -s options to logsave.Theodore Ts'o1-36/+82
2003-04-14Add logsave, a new program which saves the output of a commandTheodore Ts'o1-0/+215