NetBSD/sys/compat/freebsd
thorpej 1b6a66420e Regen; add sy_flags. 2001-01-27 07:23:06 +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 Use CHECK_ALT_SYMLINK() instead CHECK_ALT_EXISTS() where appropriate. 2001-01-22 20:08:03 +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
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 Regen; add sy_flags. 2001-01-27 07:23:06 +00:00
freebsd_syscallargs.h Regen; add sy_flags. 2001-01-27 07:23:06 +00:00
freebsd_syscalls.c Regen; add sy_flags. 2001-01-27 07:23:06 +00:00
freebsd_sysent.c Regen; add sy_flags. 2001-01-27 07:23:06 +00:00
freebsd_timex.h
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