Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 1999 19:43:19 -0800 (PST)
From:      Mark Newton <newton@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <199902050343.TAA22380@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
newton      1999/02/04 19:43:19 PST

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Created sysctl kern.fallback_elf_brand.  Defaults to "none", which will
  give the same behaviour produced before today.  If sysadmin sets it
  to a valid ELF brand, ELF image activator will attempt to run unbranded
  ELF exectutables as if they were branded with that value.
  
  Suggested by: Dima Ruban <dima@best.net>
  
  Revision  Changes    Path
  1.49      +25 -1     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?199902050343.TAA22380>