NetBSD/sys/compat/freebsd
jdolecek ef8abe0767 Make the setregs hook emulation-specific, rather than executable
format specific.
Struct emul has a e_setregs hook back, which points to emulation-specific
setregs function. es_setregs of struct execsw now only points to
optional executable-specific setup function (this is only used for
ECOFF).
2001-09-18 19:36:32 +00:00
..
files.freebsd split aout and elf32 specific code to separate files 2000-12-01 19:13:47 +00:00
freebsd_exec_aout.c define EXEC_AOUT before including freebsd_exec.h, so that the a.out stuff 2000-12-01 19:35:39 +00:00
freebsd_exec_elf32.c rename elf32_read_from to exec_read_from since it is used in many places 2001-07-14 02:05:05 +00:00
freebsd_exec.c Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
freebsd_exec.h restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
freebsd_file.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
freebsd_ioctl.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
freebsd_ioctl.h Map the ioctl number of ifioctl ('i') group as much as possible. 2000-10-09 06:19:31 +00:00
freebsd_ipc.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
freebsd_misc.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
freebsd_ptrace.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
freebsd_ptrace.h
freebsd_rtprio.h
freebsd_signal.h implement new signal syscalls in FreeBSD 4.0-RELEASE, using native syscalls: 2000-07-18 14:15:05 +00:00
freebsd_syscall.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
freebsd_syscallargs.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
freebsd_syscalls.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
freebsd_sysent.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
freebsd_timex.h Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
Makefile
syscalls.conf Round up the sysent table size. 2000-12-09 06:15:42 +00:00
syscalls.master use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00