Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   kleink
Date:           Tue Oct 21 12:08:11 UTC 2003

Modified Files:
        src/sys/arch/sparc64/include: vmparam.h
        src/sys/arch/sparc64/sparc64: pmap.c sunos32_machdep.c
        src/sys/compat/sunos32: sunos32_misc.c

Log Message:
Don't use NULL in integer-type assignments/comparisons.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/sparc64/include/vmparam.h
cvs rdiff -r1.146 -r1.147 src/sys/arch/sparc64/sparc64/pmap.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/sparc64/sparc64/sunos32_machdep.c
cvs rdiff -r1.23 -r1.24 src/sys/compat/sunos32/sunos32_misc.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