freebsd-dev/sys/i386/linux
Matthew Dillon d323ddf317 Fix #! script exec under linux emulation. If a script is exec'd from a
program running under linux emulation, the script binary is checked for
    in /compat/linux first.  Without this patch the wrong script binary
    (i.e. the FreeBSD binary) will be run instead of the linux binary.
    For example, #!/bin/sh, thus breaking out of linux compatibility mode.

    This solves a number of problems people have had installing linux
    software on FreeBSD boxes.
2000-04-26 20:58:40 +00:00
..
linprocfs Fix include paths so that this builds correctly. 2000-04-21 05:54:11 +00:00
imgact_linux.c Fix #! script exec under linux emulation. If a script is exec'd from a 2000-04-26 20:58:40 +00:00
linux_dummy.c
linux_file.c
linux_genassym.c
linux_ioctl.c Fix some style bugs. The long line is in a chunk of code that's 2000-03-13 15:27:19 +00:00
linux_ioctl.h Fix some style bugs. The long line is in a chunk of code that's 2000-03-13 15:27:19 +00:00
linux_ipc.c
linux_locore.s
linux_mib.c
linux_mib.h
linux_misc.c
linux_proto.h
linux_signal.c
linux_socket.c
linux_stats.c
linux_syscall.h
linux_sysent.c
linux_sysvec.c Fix #! script exec under linux emulation. If a script is exec'd from a 2000-04-26 20:58:40 +00:00
linux_util.c
linux_util.h
linux.h Fix #! script exec under linux emulation. If a script is exec'd from a 2000-04-26 20:58:40 +00:00
Makefile
syscalls.conf
syscalls.master