From owner-cvs-sys Thu May 2 07:36:11 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA00223 for cvs-sys-outgoing; Thu, 2 May 1996 07:36:11 -0700 (PDT) Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA00109 Thu, 2 May 1996 07:35:21 -0700 (PDT) Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0uEzTO-0003xXC; Thu, 2 May 96 07:35 PDT Received: from localhost (localhost [127.0.0.1]) by critter.tfs.com (8.7.5/8.6.12) with SMTP id OAA03425; Thu, 2 May 1996 14:35:11 GMT X-Authentication-Warning: critter.tfs.com: Host localhost [127.0.0.1] didn't use HELO protocol cc: CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/i386/conf Makefile.i386 src/sys/nfs ... In-reply-to: Your message of "Thu, 02 May 1996 07:21:18 MST." <199605021421.HAA28984@freefall.freebsd.org> Date: Thu, 02 May 1996 14:35:06 +0000 Message-ID: <3420.831047706@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > removed: > CLBYTES PD_SHIFT PGSHIFT NBPG PGOFSET CLSIZELOG2 CLSIZE pdei() > ptei() kvtopte() ptetov() ispt() ptetoav() &c &c > new: > NPDEPG > > Major macro cleanup. I have not touched the dosboot, because I cannot recompile it :-( If too many ports break because they need NBPG, I would like to try #define NBPG getpagesize() and if that gives too much trouble: #define NBPG PAGE_SIZE I'm running a cvs-cur CTM out of schedule, so I can check that I didn't screw up with this mega-commit. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.