Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 20:09:42 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common load_elf.c
Message-ID:  <200204060409.g3649gL69694@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/04/05 20:09:42 PST

  Modified files:
    sys/boot/common      load_elf.c 
  Log:
  Use the correct elf hash table entry type.  This matches a similar fix
  in the kernel side of things some time ago.  The hash table entries are
  always 32 bits wide, even on 64 bit machines.
  
  Revision  Changes    Path
  1.22      +7 -7      src/sys/boot/common/load_elf.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?200204060409.g3649gL69694>