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

Alan Cox alc at FreeBSD.org
Tue Mar 27 06:15:02 UTC 2007


alc         2007-03-27 06:15:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/i386/i386        pmap.c 
  Log:
  MFC revision 1.534
    Replace diagnostic printf()s by assertions.  Use consistent style for
    similar assertions.
  
  MFC revision 1.545
    Remove stale KSE code.
  
  MFC revision 1.580
    Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form.
  
  Revision    Changes    Path
  1.523.2.13  +11 -48    src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list