Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/03/2002 14:53:03
Module Name:	syssrc
Committed By:	fvdl
Date:		Wed Apr  3 11:53:02 UTC 2002

Modified Files:
	syssrc/sys/kern: sysv_shm.c

Log Message:
Split off the backend of the shmat system call, and find removed segments
if requested. This enables the linux compat code to be bug compatible
(under Linux, shmat() to a removed segment works).


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/kern/sysv_shm.c

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