cvs commit: src/sys/i386/i386 pmap.c

John Baldwin jhb at FreeBSD.org
Thu Dec 18 13:15:19 PST 2003


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


More information about the cvs-src mailing list