NetBSD/sys/compat/freebsd
jdolecek a6ca890142 always fill in e_syscall in respective emul_*; if the emulation doesn't
have it's own separated *_syscall() function, use syscall()
2000-12-09 12:38:23 +00:00
..
Makefile Fix pasto. 1996-12-10 08:54:53 +00:00
files.freebsd split aout and elf32 specific code to separate files 2000-12-01 19:13:47 +00:00
freebsd_exec.c always fill in e_syscall in respective emul_*; if the emulation doesn't 2000-12-09 12:38:23 +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 LKMify 2000-12-01 18:03:54 +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-09 07:11:17 +00:00
freebsd_syscallargs.h Regen. 2000-12-09 07:11:17 +00:00
freebsd_syscalls.c Regen. 2000-12-09 07:11:17 +00:00
freebsd_sysent.c Regen. 2000-12-09 07:11:17 +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 Get rid of the damn EMUL_GET* flags. 2000-12-09 07:10:34 +00:00