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:45:47
Module Name:	src
Committed By:	pk
Date:		Mon Aug 11 16:45:45 UTC 2003

Modified Files:
	src/sys/uvm: uvm_fault.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.83 -r1.84 src/sys/uvm/uvm_fault.c

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