Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2008 11:11:36 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <200810081111.m98BBnST011636@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-10-08 11:11:36 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  SVN rev 183694 on 2008-10-08 11:11:36Z by kib
  
  If the ABI-overriden interpreter was not loaded, do not set
  have_interp to TRUE. This allows the code in image activator to try
  /libexec/ld-elf.so.1 as interpreter when newinterp is not found to
  execute.
  
  Reviewed by:    peter
  MFC after:      2 weeks (together with r175105)
  
  Revision  Changes    Path
  1.188     +2 -1      src/sys/kern/imgact_elf.c



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