NetBSD/sys/compat/freebsd
jdolecek 1e46d6c702 use NetBSD utrace(2) facilities for FreeBSD utrace(2) emulation;
use id 'FreeBSD utrace'
2000-12-28 11:18:01 +00:00
..
Makefile
files.freebsd split aout and elf32 specific code to separate files 2000-12-01 19:13:47 +00:00
freebsd_exec.c separate the freebsd syscall code similarily to other emulations 2000-12-18 20:38:27 +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_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 split aout and elf32 specific code to separate files 2000-12-01 19:13:47 +00:00
freebsd_file.c LKMify 2000-12-01 18:03:54 +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 LKMify 2000-11-29 21:51:49 +00:00
freebsd_misc.c use NetBSD utrace(2) facilities for FreeBSD utrace(2) emulation; 2000-12-28 11:18:01 +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 rcsid fascism 1997-10-13 14:22:22 +00:00
freebsd_rtprio.h RCSID Police. 1998-01-05 17:51:27 +00:00
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 regen 2000-12-17 16:14:40 +00:00
freebsd_syscallargs.h regen 2000-12-17 16:14:40 +00:00
freebsd_syscalls.c regen 2000-12-17 16:14:40 +00:00
freebsd_sysent.c regen 2000-12-17 16:14:40 +00:00
freebsd_timex.h RCSID Police. 1998-01-05 17:51:27 +00:00
syscalls.conf Round up the sysent table size. 2000-12-09 06:15:42 +00:00
syscalls.master add emulation of FreeBSD utrace(2) 2000-12-17 16:11:38 +00:00