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:   christos
Date:           Sun May 29 21:06:34 UTC 2005

Modified Files:
        src/sys/uvm: uvm_aobj.c uvm_km.c uvm_map.c uvm_map_i.h uvm_swap.c

Log Message:
avoid shadow variables.
remove unneeded casts.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/uvm/uvm_aobj.c
cvs rdiff -r1.81 -r1.82 src/sys/uvm/uvm_km.c
cvs rdiff -r1.198 -r1.199 src/sys/uvm/uvm_map.c
cvs rdiff -r1.33 -r1.34 src/sys/uvm/uvm_map_i.h
cvs rdiff -r1.91 -r1.92 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