misc/68014: stty -pendin does not turn off pendin mode

Mark Jacobs mark.jacobs at custserv.com
Wed Jun 16 16:01:03 GMT 2004


>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 at 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 = <undef>;
        eol2 = <undef>; 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 = <undef>;
        eol2 = <undef>; 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:


More information about the freebsd-bugs mailing list