Subject: CVS commit: src/sys/compat/svr4
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 07/05/2007 19:19:25
Module Name:	src
Committed By:	dsl
Date:		Thu Jul  5 19:19:24 UTC 2007

Modified Files:
	src/sys/compat/svr4: svr4_net.c

Log Message:
Rip out the support for /dev/ptmx, the netbsd ptm driver will now DTRT.
It probably ought to have minor 2 (ie do the chown/chmod/revoke on open)
because the SVR4 programs dont know anything about revoke.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/compat/svr4/svr4_net.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.