jeff 2003/10/04 06:07:54 PDT FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: - The proper test is CPU_ENABLE_SSE and not CPU_ENABLED_SSE. This effectively disabled the sse2_pagezero() code. Spotted by: bde Revision Changes Path 1.444 +1 -1 src/sys/i386/i386/pmap.c