[<prev] [next>] [day] [month] [year] [list]
Message-ID: <47C2602B.7010108@skyrush.com>
Date: Sun, 24 Feb 2008 23:28:59 -0700
From: Joe Peterson <joe@...rush.com>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
alan@...rguk.ukuu.org.uk
Subject: [PATCH] Resume TTY on SUSP and fix CRNL order in N_TTY line discipline
Here is a small patch to further refine behavior in n_tty.c. It
addresses two fine points in how received characters are treated - one
to handle the signal chars in stopped TTYs more consistently, and the
other to make the order of cr/nl translations more logical and
consistent with other Unixes when unusual stty settings are used (e.g.
if someone were to set intr to ^J).
-Joe
View attachment "resume-tty-on-susp-and-fix-crnl-order-in-n_tty-line-discipline.patch" of type "text/plain" (1854 bytes)
Powered by blists - more mailing lists