jhb 2003/12/18 13:15:18 PST FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: MFamd64: Remove i386_protection_init() and the protection_codes[] array and replace them with a simple if test to turn on PG_RW. i386 != vax. Revision Changes Path 1.456 +3 -43 src/sys/i386/i386/pmap.c