Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-18 | Shorten compile commands run by the build system | Theodore Ts'o | 1 | -0/+1 |
2011-09-16 | e2fsprogs: Don't try to close an fd which is negative | Eric Sandeen | 1 | -1/+2 |
2011-05-07 | logsave: Update usage message so it is correct | Carsten Hey | 1 | -1/+1 |
2009-06-29 | logsave: Don't send the ^A and ^B delimiters to the console | Theodore Ts'o | 1 | -3/+22 |
2009-04-22 | logsave: Fix warn_unused_result warnings from gcc | Theodore Ts'o | 1 | -3/+26 |
2008-08-27 | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 1 | -10/+10 |
2008-07-13 | Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support | Theodore Ts'o | 1 | -0/+2 |
2008-03-27 | logsave: Pass any SIGTERM or SIGINT signals to child process | Theodore Ts'o | 1 | -0/+25 |
2004-03-04 | logsave.c (main): Use setsid() to avoid getting killed by init | Theodore Ts'o | 1 | -2/+3 |
2003-04-16 | * Add support for the -a and -s options to logsave. | Theodore Ts'o | 1 | -36/+82 |
2003-04-14 | Add logsave, a new program which saves the output of a command | Theodore Ts'o | 1 | -0/+215 |