NetBSD/sys/compat/linux/arch/i386
jdolecek e60b4a518d regen 2000-12-12 22:23:47 +00:00
..
Makefile
files.linux_i386 Incomplete but already working emulation of Linux's ptrace(2) for i386. 1999-12-12 00:00:16 +00:00
linux_commons.c add emulation of Linux truncate64(2), ftruncate64(2), *stat64(2) 2000-12-12 19:01:59 +00:00
linux_errno.h Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
linux_exec.h restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
linux_fcntl.h
linux_ioctl.h The gist of the Linux _IOX definitions was the same for all platforms; 2000-12-10 14:07:22 +00:00
linux_machdep.c Allow for passing through of certain ranges of ioctl command values 2000-12-12 15:11:56 +00:00
linux_machdep.h Allow for passing through of certain ranges of ioctl command values 2000-12-12 15:11:56 +00:00
linux_mmap.h
linux_ptrace.c implement PTRACE_{GET|SET}FPREGS and framework for PTRACE_{PEEK|POKE}USER 2000-11-21 12:28:15 +00:00
linux_sigarray.c Handle the newer, larger sigset_t Linux now uses. 1999-10-04 17:46:37 +00:00
linux_signal.h add support for syscall 186 [sigaltstack] 2000-08-23 16:59:51 +00:00
linux_socket.h
linux_syscall.h regen 2000-12-12 22:23:47 +00:00
linux_syscallargs.h regen 2000-12-12 22:23:47 +00:00
linux_syscalls.c regen 2000-12-12 22:23:47 +00:00
linux_sysent.c regen 2000-12-12 22:23:47 +00:00
linux_termios.h
linux_types.h define struct linux_stat64 used by linux_sys_*stat64() 2000-12-12 19:07:59 +00:00
syscalls.conf Round up sysent table size. 2000-12-11 03:09:02 +00:00
syscalls.master actually, we need to wrap sys_truncate() call so that the /emul/linux/... 2000-12-12 22:23:02 +00:00