Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2001 21:37:55 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern link_elf.c
Message-ID:  <200109030437.f834btL65644@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/09/02 21:37:55 PDT

  Modified files:
    sys/kern             link_elf.c 
  Log:
  Argh. Make the ia64 kernel work in all situations.  For some reason,
  and I still dont know why, this was not failing on the non-kse kernel.
  It certainly should have since things were using linker_kernel_file
  unconditionally.  This has highlighted a different problem though that
  means that trying to do a kldload on a non-dynamic kernel will implode.
  
  Revision  Changes    Path
  1.43      +4 -5      src/sys/kern/link_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?200109030437.f834btL65644>