Date: Fri, 17 Sep 2004 11:43:35 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty.c Message-ID: <200409171143.i8HBhZek077006@repoman.freebsd.org>
index | next in thread | raw e-mail
phk 2004-09-17 11:43:35 UTC
FreeBSD src repository
Modified files:
sys/kern tty.c
Log:
Add ttyopen and ttyclose functions which will do the right stuff for
most if not all of our tty drivers in the future.
Centralizing this stuff enables us to remove about 100 lines of
almost but not quite perfectly copy&paste code from each tty driver.
Revision Changes Path
1.230 +97 -0 src/sys/kern/tty.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409171143.i8HBhZek077006>
