cvs commit: src/sys/sys tty.h src/sys/dev/sio sio.c src/sys/netgraph ng_tty.c

Gleb Smirnoff glebius at freebsd.org
Fri Sep 17 15:31:25 PDT 2004


 Thanks!

On Fri, Sep 17, 2004 at 10:26:27PM +0000, Poul-Henning Kamp wrote:
P> phk         2004-09-17 22:26:27 UTC
P> 
P>   FreeBSD src repository
P> 
P>   Modified files:
P>     sys/sys              tty.h 
P>     sys/dev/sio          sio.c 
P>     sys/netgraph         ng_tty.c 
P>   Log:
P>   Fix an issue with ng_tty which (ab)used the tty->t_sc field which is
P>   reserved for the device drivers:
P>   
P>   Add a t_lsc field for line discipline private use.
P>   
P>   Revision  Changes    Path
P>   1.453     +6 -4      src/sys/dev/sio/sio.c
P>   1.31      +6 -6      src/sys/netgraph/ng_tty.c
P>   1.94      +1 -0      src/sys/sys/tty.h

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE


More information about the cvs-src mailing list