NetBSD/sys/compat/freebsd
jdolecek 47cd9b85d6 Get the dynamic interpreter location using emul_find_interp(), so that
it checks both the alternative/emul tree, and the non-emul tree.
This makes it possible to run chrooted emulated binaries without need
to setup shadow /emul tree within the chroot hierarchy.
Only tested for COMPAT_LINUX, changes to other compat modules were
mechanical.
Fixes kern/19161 by Christian Groessler.
2002-11-29 19:13:14 +00:00
..
files.freebsd it is not kosher to include the same file twice. 2002-11-15 16:10:51 +00:00
freebsd_exec_aout.c
freebsd_exec_elf32.c Get the dynamic interpreter location using emul_find_interp(), so that 2002-11-29 19:13:14 +00:00
freebsd_exec.c set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALL 2002-11-01 19:26:21 +00:00
freebsd_exec.h
freebsd_file.c
freebsd_fork.c
freebsd_fork.h
freebsd_ioctl.c
freebsd_ioctl.h
freebsd_ipc.c
freebsd_misc.c rename: s/sa_/<compat>sa/g 2002-11-26 18:43:20 +00:00
freebsd_ptrace.c
freebsd_ptrace.h
freebsd_rtprio.h
freebsd_signal.h rename: s/sa_/<compat>sa/g 2002-11-26 18:43:20 +00:00
freebsd_syscall.h regen for rfork 2002-10-09 20:24:10 +00:00
freebsd_syscallargs.h regen for rfork 2002-10-09 20:24:10 +00:00
freebsd_syscalls.c regen for rfork 2002-10-09 20:24:10 +00:00
freebsd_sysent.c regen for rfork 2002-10-09 20:24:10 +00:00
freebsd_timex.h
Makefile
syscalls.conf
syscalls.master