On Mon, Feb 05, 2007 at 10:42:34AM -0500, Houchen, Thomas wrote:
> I actually get a decent looking log(no time stamps or anything though).
This is why the other format exists.
> However all user input is logged twice (I'm thinking it's getting stdin
> and stdout) and I'm seeing shell color code I
On Monday 05 February 2007 16:42, Houchen, Thomas wrote:
> I'm having some troubles with TTY logging. My host system is Fedora
> core 4 w/ 2.6.11-1.1 Kernel.
[...]
> (note I had to edit this line in the patch file:
> INIT_WORK(&tty->SAK_work, NULL); to INIT_WORK(&tty->SAK_work, NULL,
> NULL);
Th