From owner-cvs-all Tue May 28 22:19:12 2002 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 0ABC637B407; Tue, 28 May 2002 22:19:08 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4T5J8E14246; Tue, 28 May 2002 22:19:08 -0700 (PDT) (envelope-from marcel) Message-Id: <200205290519.g4T5J8E14246@freefall.freebsd.org> From: Marcel Moolenaar Date: Tue, 28 May 2002 22:19:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c mca.c mp_machdep.c src/sys/ia64/include mca.h 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 marcel 2002/05/28 22:19:07 PDT Modified files: sys/ia64/ia64 machdep.c mca.c mp_machdep.c sys/ia64/include mca.h Log: Remove the definition of struct mca_guid and use the generic struct uuid defined in . Use uuid/UUID instead of guid/GUID to emphasize that the identifiers are DCE version 1 identifiers and also to avoid inconsistencies as much a possible. Revision Changes Path 1.105 +1 -0 src/sys/ia64/ia64/machdep.c 1.3 +1 -0 src/sys/ia64/ia64/mca.c 1.39 +1 -0 src/sys/ia64/ia64/mp_machdep.c 1.5 +18 -25 src/sys/ia64/include/mca.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message