Module Name: src Committed By: martin Date: Sat Apr 9 12:07:06 UTC 2011
Modified Files:
src/sys/kern: tty_pty.c
Log Message:
Add a few KASSERT to verify we do not accidently use minor(NODEV) as an
index into the pt_softc array.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/kern/tty_pty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
