Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/uvm



Module Name:    syssrc
Committed By:   simonb
Date:           Tue Nov  6 06:31:07 UTC 2001

Modified Files:
        syssrc/sys/uvm: uvm_amap.c uvm_page.c

Log Message:
Change some unsigned int variables and parameters to plain ints so
that all usages of those agree on unsigned vs. signed.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/uvm/uvm_amap.c
cvs rdiff -r1.68 -r1.69 syssrc/sys/uvm/uvm_page.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