Date: Tue, 27 Mar 2007 06:15:01 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200703270615.l2R6F1pI024757@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703270615.l2R6F1pI024757>
