Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 18:04:53 -0700 (PDT)
From:      Scott Long <scottl@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/ficl prefix.c words.c
Message-ID:  <200208310104.g7V14rwr073177@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2002/08/30 18:04:53 PDT

  Modified files:
    sys/boot/ficl        prefix.c words.c 
  Log:
  Make ficl work on sparc64.  The assumption that int == long == void * is
  very pervasive in this code.  This fixes a few of those assumptions and
  band-aids over some others.
  
  Tested on: ia32 alpha sparc64
  
  Reviewed by:    peter jake (in concept)
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/boot/ficl/prefix.c
  1.38      +8 -8      src/sys/boot/ficl/words.c

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?200208310104.g7V14rwr073177>