Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 12/05/2001 02:34:06
Module Name: syssrc
Committed By: enami
Date: Wed Dec 5 00:34:06 UTC 2001
Modified Files:
syssrc/sys/uvm: uvm_amap.c
Log Message:
No need to zero clear after amap->am_bckptr[amap->am_nslot], since we're
clearing corresponding elements in an array amap->am_anon[].
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/uvm/uvm_amap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.