Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/10/1999 22:39:16
Module Name: syssrc
Committed By: chs
Date: Wed Aug 11 05:39:16 UTC 1999
Modified Files:
syssrc/sys/vm [chs-ubc2]: vm_param.h
Log Message:
remove casts in round_page() and trunc_page(); these are now used for
uvm_object offsets as well as virtual addresses.
To generate a diff of this commit:
cvs rdiff -r1.19.2.1.2.1 -r1.19.2.1.2.2 syssrc/sys/vm/vm_param.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.