[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080822201537.GA18242@foursquare.net>
Date: Fri, 22 Aug 2008 16:15:37 -0400
From: Chris Frey <cdfrey@...rsquare.net>
To: linux-kernel@...r.kernel.org
Subject: Visible Ctrl-C in latest kernels
Hi,
A fairly user-level question here.
I recently upgraded from 2.6.24.3 to 2.6.26.3.
I've noticed that on my Debian stable system, I can now see Ctrl-C characters
when using an xterm. I've checked the stty settings and nothing seems
different.
For example:
[cdfrey ~]$ sleep 3s
^C
[cdfrey ~]$
The ^C does not appear using 2.6.24.3.
I'm not sure where to look to find what changed.
I've attached my config for 2.6.26.3, which is basically the same for
2.6.24.3, upgraded with 'make oldconfig'.
This is the output from stty -a. It is the same on both 24.3 and 26.3 kernels.
speed 38400 baud; rows 56; columns 89; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc -ixany -imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke
Which kernel is operating correctly?
Thanks,
- Chris
View attachment "config-2.6.26.3" of type "text/plain" (80426 bytes)
Powered by blists - more mailing lists