Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 08/11/2003 16:44:36
Module Name:	src
Committed By:	pk
Date:		Mon Aug 11 16:44:36 UTC 2003

Modified Files:
	src/sys/uvm: uvm_anon.c uvm_aobj.c

Log Message:
Make sure to call uvm_swap_free() and uvm_swap_markbad() with valid (i.e.
positive) slot numbers.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/uvm/uvm_anon.c
cvs rdiff -r1.56 -r1.57 src/sys/uvm/uvm_aobj.c

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