d323ddf317
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. |
||
---|---|---|
.. | ||
linprocfs | ||
imgact_linux.c | ||
linux_dummy.c | ||
linux_file.c | ||
linux_genassym.c | ||
linux_ioctl.c | ||
linux_ioctl.h | ||
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 | ||
linux_util.c | ||
linux_util.h | ||
linux.h | ||
Makefile | ||
syscalls.conf | ||
syscalls.master |