Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/27/2000 11:17:05
Module Name: syssrc
Committed By: chs
Date: Wed Dec 27 09:17:05 UTC 2000
Modified Files:
syssrc/sys/uvm: uvm_anon.c uvm_anon.h uvm_swap.c
Log Message:
when we fail to allocate anons to represent new swap space,
just return an error rather than panicing.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/uvm/uvm_anon.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/uvm/uvm_anon.h
cvs rdiff -r1.42 -r1.43 syssrc/sys/uvm/uvm_swap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.