NetBSD/sys/compat/linux/arch/i386
lukem 2565646230 don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +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 don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
linux_errno.h Clarified comments about the LINUX_SCERR_SIGN macro 2001-02-12 21:25:08 +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 Added initial support for fcntl64 system call (file locking is not 2001-09-30 16:04:03 +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 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +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 don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
linux_sigarray.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +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 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
linux_syscallargs.h add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
linux_syscalls.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
linux_sysent.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
linux_termios.h Moved LINUX_NCCS from MI file to MD file, because the value is different 2001-08-26 17:26:31 +00:00
linux_types.h define struct linux_stat64 used by linux_sys_*stat64() 2000-12-12 19:07:59 +00:00
syscalls.conf Implement linux_sys_nosys() and use it instead of sys_nosys() for 2001-03-30 17:16:33 +00:00
syscalls.master Fixes my last commit: only mips really need fcntl64 to work now. i386 and 2001-09-30 20:44:49 +00:00