From owner-cvs-all Mon Jan 27 19: 1:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D722437B401; Mon, 27 Jan 2003 19:01:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DFE143F85; Mon, 27 Jan 2003 19:01:36 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0S31abv047912; Mon, 27 Jan 2003 19:01:36 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0S31aRY047908; Mon, 27 Jan 2003 19:01:36 -0800 (PST) Message-Id: <200301280301.h0S31aRY047908@repoman.freebsd.org> From: Alan Cox Date: Mon, 27 Jan 2003 19:01:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2003/01/27 19:01:36 PST Modified files: sys/i386/i386 pmap.c Log: Merge pmap_testbit() and pmap_is_modified(). The latter is the only caller of the former. Revision Changes Path 1.381 +9 -29 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message