Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2000 10:41:25 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_shell.c kern_exec.c src/sys/sys imgact.h sysent.h src/sys/i386/linux imgact_linux.c linux.h linux_sysvec.c
Message-ID:  <200005091741.KAA93527@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2000/05/09 10:41:25 PDT

  Modified files:        (Branch: RELENG_4)
    sys/kern             imgact_shell.c kern_exec.c 
    sys/sys              imgact.h sysent.h 
    sys/i386/linux       imgact_linux.c linux.h linux_sysvec.c 
  Log:
      MFC i386/linux/imgact_linux.c 1.36 and friends - fix #! script exec
      under linux emulation to look for script binary in /compat/linux first.
  
  Revision  Changes    Path
  1.21.2.1  +2 -6      src/sys/kern/imgact_shell.c
  1.107.2.2 +38 -29    src/sys/kern/kern_exec.c
  1.22.2.1  +5 -2      src/sys/sys/imgact.h
  1.27.2.1  +2 -1      src/sys/sys/sysent.h
  1.35.2.1  +1 -3      src/sys/i386/linux/imgact_linux.c
  1.41.2.1  +3 -1      src/sys/i386/linux/linux.h
  1.55.2.1  +56 -3     src/sys/i386/linux/linux_sysvec.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?200005091741.KAA93527>