Subject: CVS commit: src/sys/compat/svr4_32
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 12/17/2007 21:39:17
Module Name:	src
Committed By:	dsl
Date:		Mon Dec 17 21:39:17 UTC 2007

Modified Files:
	src/sys/compat/svr4_32: syscalls.master

Log Message:
creat64 and open64 just called the creat/open function.
Change to do it here.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/compat/svr4_32/syscalls.master

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