Subject: CVS commit: [netbsd-1-6] src/sys/kern
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/07/2004 20:01:53
Module Name:	src
Committed By:	jmc
Date:		Sat Feb  7 20:01:53 UTC 2004

Modified Files:
	src/sys/kern [netbsd-1-6]: sysv_shm.c

Log Message:
Pullup rev 1.74 (requested by groo in ticket #1604)

Don't use uao_ functions directly; use them through the pgops methods.
Fix missing reference leak in the error path of shmat() mentioned in
Full-Disclosure.


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

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