NetBSD/sys/compat/freebsd
jdolecek 9f2548a603 Regen:
Hook in minherit(2), fhstatfs(2), fhopen(2), fhstat(2).
Adresses kern/8622 by Paul Shupak.
2001-10-27 10:02:57 +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 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_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 Add a comment regarding the ELFOSABI_FREEBSD thing, 2001-10-27 09:50:22 +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 Regen: 2001-10-27 10:02:57 +00:00
freebsd_syscallargs.h Regen: 2001-10-27 10:02:57 +00:00
freebsd_syscalls.c Regen: 2001-10-27 10:02:57 +00:00
freebsd_sysent.c Regen: 2001-10-27 10:02:57 +00:00
freebsd_timex.h Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
syscalls.conf Round up the sysent table size. 2000-12-09 06:15:42 +00:00
syscalls.master Hook in minherit(2), fhstatfs(2), fhopen(2), fhstat(2). 2001-10-27 10:00:55 +00:00