kib 2007-12-03 14:02:27 UTC
FreeBSD src repository
Modified files:
sys/dev/snp snp.c
Log:
Do not allow the SNPSTTY ioctl for the snoop device that has a tty
attached. Otherwise, the snp->snp_tty would be overwritten, while the
tty line discipline still set to the snpdisc. Then snplwrite() causes
panic because ttytosnp() cannot find the snp.
MFC after: 1 week
Revision Changes Path
1.106 +3 -0 src/sys/dev/snp/snp.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"