Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/08/2006 23:54:19
Module Name: src
Committed By: christos
Date: Sun Oct 8 23:54:19 UTC 2006
Modified Files:
src/sys/kern: tty_ptm.c
Log Message:
Don't re-use dev in ptmopen, because we need to check the minor again for
linux. Add some more debugging.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/kern/tty_ptm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.