Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/13/2004 08:46:46
Module Name:	src
Committed By:	christos
Date:		Sat Nov 13 08:46:46 UTC 2004

Modified Files:
	src/sys/kern: tty_ptm.c

Log Message:
In TIOCPTSNAME return the minor number of the device in the fd portion of
the structures. It is more useful than -1 and cheap to do. Linux pty emulation
uses it.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 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.