Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/05/2004 22:26:52
Module Name:	src
Committed By:	christos
Date:		Thu Feb  5 22:26:52 UTC 2004

Modified Files:
	src/sys/kern: kern_exec.c

Log Message:
Don't use uao_reference, directly use the pgops instead. XXX: we should
prolly make all the uao_ functions used in pgops static.


To generate a diff of this commit:
cvs rdiff -r1.180 -r1.181 src/sys/kern/kern_exec.c

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