Subject: CVS commit: src/sys/compat/svr4
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/17/2007 18:32:14
Module Name:	src
Committed By:	dsl
Date:		Sun Jun 17 18:32:14 UTC 2007

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

Log Message:
Do the sysv ipc calls without the stackgap.
Only the SET and STAT operations have a buffer arg - so don't xlat
onbe for teh other commands.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/compat/svr4/svr4_ipc.c

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