Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: matt
Date: Sun Feb 24 06:20:24 UTC 2013
Modified Files:
src/sys/sys: tty.h
Log Message:
Add a t_softc member to struct tty in which a driver can store a pointer
to its softc. (analogous to if_softc in struct ifnet).
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/sys/tty.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index