Date: Fri, 12 Oct 2001 08:49:52 -0700 (PDT) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include pmap.h src/sys/sparc64/sparc64 pmap.c Message-ID: <200110121549.f9CFnqP10451@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2001/10/12 08:49:52 PDT Modified files: sys/sparc64/include pmap.h sys/sparc64/sparc64 pmap.c Log: Add pmap_kenter_flags(), which is used by MD bus code that will be committed soon, add a stub form pmap_kenter_temporary(), and implement pmap_extract() and pmap_kextract(). Revision Changes Path 1.8 +4 -1 src/sys/sparc64/include/pmap.h 1.14 +47 -5 src/sys/sparc64/sparc64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110121549.f9CFnqP10451>