Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 05/01/2001 17:02:56
Module Name: syssrc
Committed By: enami
Date: Tue May 1 14:02:56 UTC 2001
Modified Files:
syssrc/sys/uvm: uvm_page.c
Log Message:
Use simple do {} while () loop instead of for {} loop + extra test/variable.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 syssrc/sys/uvm/uvm_page.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.