Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 1999 10:58:37 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/alpha/include elf.h src/sys/i386/include elf.h src/sys/kern imgact_elf.c
Message-ID:  <199902081858.KAA14607@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1999/02/08 10:58:37 PST

  Modified files:        (Branch: RELENG_3)
    sys/alpha/include    elf.h 
    sys/i386/include     elf.h 
    sys/kern             imgact_elf.c 
  Log:
  MFC: Load the ELF dynamic linker at an architecture-specific
  location, thereby solving breakage that was observed in large-memory
  configurations where MAXDSIZ had to be increased.  This merge
  includes the following revisions:
  
  	src/sys/kern/imgact_elf.c	1.52 -> 1.53
  	src/sys/i386/include/elf.h	1.5  -> 1.6
  	src/sys/alpha/include/elf.h	1.5  -> 1.6
  
  Merge approved by <jkh>.
  
  Revision  Changes    Path
  1.5.2.1   +13 -1     src/sys/alpha/include/elf.h
  1.5.2.1   +11 -1     src/sys/i386/include/elf.h
  1.44.2.3  +2 -2      src/sys/kern/imgact_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?199902081858.KAA14607>