Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!yale!cmcl2!polyof!john From: john@polyof.UUCP ( John Buck ) Newsgroups: comp.unix.wizards Subject: Streams TTY driver (was: echoing sytle - DOS,VMS vs. Unix) Summary: look for it in 5.3.4 Message-ID: <372@polyof.UUCP> Date: 6 Sep 88 15:31:47 GMT Article-I.D.: polyof.372 References: <347@spies.UUCP> <670025@hpclscu.HP.COM> <24355@bu-cs.BU.EDU> <66898@sun.uucp> Organization: Polytechnic University, Farmingdale NY Lines: 20 In article <66898@sun.uucp>, guy@gorodish.Sun.COM (Guy Harris) writes: > > >S5R3 has streams, but doesn't use them for ttys (except maybe in some > > >cases). > > I thought SVR3.1 or perhaps SVR3.2 had finished the conversion of the > > character I/O system to use STREAMS. > Nope, at least not in the S5R3.2 code we have, and definitely not in S5R3.1. Well, if you whip out your handy-dandy "System V, Release 3.2" Release Notes, page 6-46 says, " In the next major release of UNIX System V, the current character-based TTY subsystem will be replaced with a STERAMS-based version the TTY subsystem... The new TTY subsystem will include STREAMS-based versions of the 3b2 console driver, PORTS, HIPORTS, and EPORTS drivers as well as a STREAMS-based module called LDTERM. LDTERM will support both the UNIX System V termio(7) line discipline and the TERMIOS line discipline as specifed in the POSIX standard." Now, we need a definition of "the next major release of UNIX System V", that would probably be Release 4. john@polyof.poly.edu