Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   chs
Date:           Mon Oct 14 05:11:24 UTC 2002

Modified Files:
        syssrc/sys/arch/alpha/alpha: pmap.c
        syssrc/sys/arch/alpha/include: pte.h
        syssrc/sys/arch/mips/include: pte.h
        syssrc/sys/arch/vax/include: pte.h

Log Message:
eliminate PT_ENTRY_NULL in favor of plain old NULL.


To generate a diff of this commit:
cvs rdiff -r1.193 -r1.194 syssrc/sys/arch/alpha/alpha/pmap.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/alpha/include/pte.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/mips/include/pte.h
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/vax/include/pte.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