NetBSD/sys/compat/linux/arch/i386
manu fe95c9c3de Moved architecure dependent part of struct linux_termio to architecture
dependent header files.
2001-01-20 18:56:41 +00:00
..
Makefile Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
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 make LKM safe 2000-12-17 16:15:54 +00:00
linux_errno.h kill local declaration of native_to_linux_errno[], one in common/linux_errno.h suffices 2001-01-18 18:41:20 +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 Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
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 constify 2001-01-18 20:28:15 +00:00
linux_machdep.h Add emulation of KIOCSOUND. 2001-01-09 13:01:03 +00:00
linux_mmap.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
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 constify 2001-01-18 20:28:15 +00:00
linux_signal.h add support for syscall 186 [sigaltstack] 2000-08-23 16:59:51 +00:00
linux_socket.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_syscall.h Regen. 2000-12-29 20:09:57 +00:00
linux_syscallargs.h Regen. 2000-12-29 20:09:57 +00:00
linux_syscalls.c Regen. 2000-12-29 20:09:57 +00:00
linux_sysent.c Regen. 2000-12-29 20:09:57 +00:00
linux_termios.h Moved architecure dependent part of struct linux_termio to architecture 2001-01-20 18:56:41 +00:00
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 Don't pass through link(2) directly, as we need to do altpath checks. 2000-12-29 20:09:39 +00:00