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

Alan Cox alc at FreeBSD.org
Sun Oct 30 12:47:43 PST 2005


alc         2005-10-30 20:47:43 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  Replace diagnostic printf()s by assertions.  Use consistent style for
  similar assertions.
  
  Revision  Changes    Path
  1.530     +8 -36     src/sys/amd64/amd64/pmap.c
  1.534     +8 -36     src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list