alc 2006-07-16 21:05:58 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: MFamd64 Make three simplifications to pmap_ts_referenced(): Eliminate an initialized but otherwise unused variable. Eliminate an unnecessary test. Exit the loop in a shorter way. Revision Changes Path 1.568 +3 -6 src/sys/i386/i386/pmap.c