alc 2006-07-15 07:24:30 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: Make pc_freemask an array of uint32_t, rather than uint64_t. (I believe that the use of the latter is simply an oversight in porting the new pv entry code from amd64.) Revision Changes Path 1.566 +1 -1 src/sys/i386/i386/pmap.c