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

Alan Cox alc at FreeBSD.org
Wed Sep 1 12:04:09 PDT 2004


alc         2004-09-01 19:04:09 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Correction to the previous revision: I forgot to apply the ones complement
  to a constant.  This didn't show in testing because the broken expression
  produced the same result in my tests as the correct expression.
  
  Revision  Changes    Path
  1.500     +1 -1      src/sys/i386/i386/pmap.c


More information about the cvs-all mailing list