cvs commit: src/sys/sys tty.h src/sys/kern tty.c
Poul-Henning Kamp
phk at FreeBSD.org
Fri Jun 4 07:17:04 GMT 2004
phk 2004/06/04 00:17:03 PDT
FreeBSD src repository
Modified files:
sys/sys tty.h
sys/kern tty.c
Log:
Get rid of ttyregister(). All drivers now use ttymalloc() for struct
tty, so now we stand a chance of implementing refcounting and getting
rid of the damn things again.
Revision Changes Path
1.212 +2 -8 src/sys/kern/tty.c
1.75 +0 -1 src/sys/sys/tty.h
More information about the cvs-src
mailing list