Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 22:19:07 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
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
Message-ID:  <200205290519.g4T5J8E14246@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <sys/uuid.h>.
  
  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205290519.g4T5J8E14246>