alc 2004-06-16 03:11:25 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: Correct an error in the implementation of pmap_is_prefaultable(). When I introduced this function in revision 1.441, I inverted one of the comparisons. Revision Changes Path 1.473 +1 -1 src/sys/amd64/amd64/pmap.c