From owner-freebsd-bugs@FreeBSD.ORG Wed Jun 16 16:01:03 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 230F816A508 for ; Wed, 16 Jun 2004 16:01:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0875A43D5C for ; Wed, 16 Jun 2004 16:01:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5GG0ara050802 for ; Wed, 16 Jun 2004 16:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5GG0aAw050799; Wed, 16 Jun 2004 16:00:36 GMT (envelope-from gnats) Resent-Date: Wed, 16 Jun 2004 16:00:36 GMT Resent-Message-Id: <200406161600.i5GG0aAw050799@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Jacobs Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 085A816A4CE for ; Wed, 16 Jun 2004 15:53:57 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 028D743D58 for ; Wed, 16 Jun 2004 15:53:57 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5GFr7nR035404 for ; Wed, 16 Jun 2004 15:53:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i5GFr6nS035403; Wed, 16 Jun 2004 15:53:06 GMT (envelope-from nobody) Message-Id: <200406161553.i5GFr6nS035403@www.freebsd.org> Date: Wed, 16 Jun 2004 15:53:06 GMT From: Mark Jacobs To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/68014: stty -pendin does not turn off pendin mode X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2004 16:01:03 -0000 >Number: 68014 >Category: misc >Synopsis: stty -pendin does not turn off pendin mode >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 16 16:00:36 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Mark Jacobs >Release: FreeBSD 4.10 Stable >Organization: Time Customer Service >Environment: FreeBSD bc006943.tcs.timeinc.com 4.10-STABLE FreeBSD 4.10-STABLE #0: Tue Jun 1 08:49:24 EDT 2004 root@bc006943.tcs.timeinc.com:/usr/obj/usr/src/sys/MAIN i386 >Description: stty -pendin does not turn off pendin mode as expected. >How-To-Repeat: ash-2.05b$ stty -a speed 9600 baud; 15 rows; 80 columns; lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr -ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -ocrnl -oxtabs -onocr -onlret cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; erase2 = ^H; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; bash-2.05b$ stty -pendin bash-2.05b$ stty -a speed 9600 baud; 15 rows; 80 columns; lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr -ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -ocrnl -oxtabs -onocr -onlret cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; erase2 = ^H; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; bash-2.05b$ >Fix: >Release-Note: >Audit-Trail: >Unformatted: