Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   maxv
Date:           Thu Mar 23 18:08:06 UTC 2017

Modified Files:
        src/sys/arch/i386/i386: machdep.c
        src/sys/arch/x86/include: pmap.h
        src/sys/arch/x86/x86: pmap.c
        src/sys/arch/xen/x86: cpu.c xen_pmap.c

Log Message:
Remove PG_k completely.


To generate a diff of this commit:
cvs rdiff -u -r1.780 -r1.781 src/sys/arch/i386/i386/machdep.c
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/x86/include/pmap.h
cvs rdiff -u -r1.243 -r1.244 src/sys/arch/x86/x86/pmap.c
cvs rdiff -u -r1.109 -r1.110 src/sys/arch/xen/x86/cpu.c
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/xen/x86/xen_pmap.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