Module Name: src Committed By: maxv Date: Thu Mar 1 16:55:01 UTC 2018
Modified Files: src/sys/arch/x86/x86: pmap.c Log Message: Replace PG_G by pmap_pg_g, for the sake of removing references to the former. No functional change since pmap_pg_g = PG_G. To generate a diff of this commit: cvs rdiff -u -r1.281 -r1.282 src/sys/arch/x86/x86/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.