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

Modified Files:
	src/sys/compat/svr4_32: svr4_32_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
the buffer for the other commands.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/compat/svr4_32/svr4_32_ipc.c

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