Source-Changes archive

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

CVS commit: src/sys/arch/mips/mips



Module Name:    src
Committed By:   simonb
Date:           Sat Jan  1 03:25:47 UTC 2005

Modified Files:
        src/sys/arch/mips/mips: compat_16_machdep.c db_interface.c
            mips_machdep.c process_machdep.c vm_machdep.c

Log Message:
Use "NULL" instead of "(something-or-other *)0".


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/mips/mips/compat_16_machdep.c
cvs rdiff -r1.51 -r1.52 src/sys/arch/mips/mips/db_interface.c
cvs rdiff -r1.176 -r1.177 src/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.24 -r1.25 src/sys/arch/mips/mips/process_machdep.c
cvs rdiff -r1.104 -r1.105 src/sys/arch/mips/mips/vm_machdep.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