Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/svr4
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.
Home |
Main Index |
Thread Index |
Old Index