Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: eeh
Date: Thu Dec 30 16:09:47 UTC 1999
Modified Files:
syssrc/sys/uvm: uvm_extern.h uvm_page.c uvm_unix.c
syssrc/sys/vm: vm_page.h
Log Message:
I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's.
Also, add uvm_coredump32().
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/uvm/uvm_extern.h
cvs rdiff -r1.28 -r1.29 syssrc/sys/uvm/uvm_page.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/uvm/uvm_unix.c
cvs rdiff -r1.33 -r1.34 syssrc/sys/vm/vm_page.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index