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:   thorpej
Date:           Tue Jun 28 05:25:42 UTC 2005

Modified Files:
        src/sys/uvm: uvm_map.c uvm_map_i.h uvm_page.c uvm_page_i.h uvm_pager.c
            uvm_pager_i.h

Log Message:
Clean up the cpp macro used to say "we're compiling this specific C file".


To generate a diff of this commit:
cvs rdiff -r1.203 -r1.204 src/sys/uvm/uvm_map.c
cvs rdiff -r1.34 -r1.35 src/sys/uvm/uvm_map_i.h
cvs rdiff -r1.105 -r1.106 src/sys/uvm/uvm_page.c
cvs rdiff -r1.24 -r1.25 src/sys/uvm/uvm_page_i.h
cvs rdiff -r1.67 -r1.68 src/sys/uvm/uvm_pager.c
cvs rdiff -r1.13 -r1.14 src/sys/uvm/uvm_pager_i.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