Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: junyoung
Date: Wed Mar 24 07:50:49 UTC 2004
Modified Files:
src/sys/uvm: uvm_amap.c uvm_glue.c uvm_loan.c uvm_meter.c uvm_page.c
uvm_swap.c
Log Message:
- Nuke __P().
- Drop trailing spaces.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/uvm/uvm_amap.c
cvs rdiff -r1.77 -r1.78 src/sys/uvm/uvm_glue.c
cvs rdiff -r1.49 -r1.50 src/sys/uvm/uvm_loan.c
cvs rdiff -r1.29 -r1.30 src/sys/uvm/uvm_meter.c
cvs rdiff -r1.96 -r1.97 src/sys/uvm/uvm_page.c
cvs rdiff -r1.84 -r1.85 src/sys/uvm/uvm_swap.c
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