From owner-cvs-all Mon Aug 20 14:29:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5424337B419; Mon, 20 Aug 2001 14:29:16 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7KLTGa58808; Mon, 20 Aug 2001 14:29:16 -0700 (PDT) (envelope-from obrien) Message-Id: <200108202129.f7KLTGa58808@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 20 Aug 2001 14:29:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include globals.h src/sys/sparc64/sparc64 machdep.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 obrien 2001/08/20 14:29:16 PDT Modified files: sys/sparc64/include globals.h sys/sparc64/sparc64 machdep.c Log: Sync globals.h up with the other platforms. There is still some cruft in here, but now all the platforms have the same cruft. Consistantly spell the `struct globaldata *' "globalp". Reviewed by: peter Revision Changes Path 1.4 +12 -11 src/sys/sparc64/include/globals.h 1.8 +5 -5 src/sys/sparc64/sparc64/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message