phk 2004-09-24 08:26:03 UTC FreeBSD src repository Modified files: sys/kern tty.c Log: Hold threadcount while throbbing cdevsw in our underlying driver. This is a bit heavyhanded, and will be simplified once the tty code learns to properly deal with disappearing hw and drivers. Revision Changes Path 1.232 +25 -20 src/sys/kern/tty.c