Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/24/1999 17:09:02
Module Name:	src
Committed By:	thorpej
Date:		Tue May 25 00:09:01 UTC 1999

Modified Files:
	src/sys/uvm: uvm_aobj.c uvm_map.c uvm_object.h uvm_page.c
Log Message:
Macro'ize the test for "object is a kernel object".

To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/uvm/uvm_aobj.c
cvs rdiff -r1.21 -r1.22 src/sys/uvm/uvm_page.c
cvs rdiff -r1.41 -r1.42 src/sys/uvm/uvm_map.c
cvs rdiff -r1.6 -r1.7 src/sys/uvm/uvm_object.h

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