NetBSD/sys/compat/linux/arch/mips
2002-02-17 23:57:57 +00:00
..
files.linux_mips Implements parts of sysmips() and fctnl64() emulation 2001-09-30 20:52:40 +00:00
linux_errno.h Fixed indent problems 2001-09-02 06:51:15 +00:00
linux_exec.h Fixed errors in header files 2001-09-22 21:15:18 +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 Preliminary work on Linux/mips compatibility, more to come soon... 2001-08-26 15:41:14 +00:00
linux_machdep.c Adapt for changes to linux_to_native_sigset() and native_to_linux_sigset(). 2002-02-17 23:18:38 +00:00
linux_machdep.h - add a real linux_sys___sysctl because the mib numbers are different. 2002-02-15 16:47:58 +00:00
linux_mmap.h Fixed errors in header files 2001-09-22 21:15:18 +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_siginfo.h Fixed an error in a define 2001-09-02 07:24:49 +00:00
linux_signal.h Fixed some mistakes in signal handling (this is still broken) 2001-10-14 17:21:47 +00:00
linux_socket.h Preliminary work on Linux/mips compat, more to come soon... 2001-08-26 17:12:56 +00:00
linux_syscall.h Regen 2002-02-15 16:50:35 +00:00
linux_syscallargs.h Regen 2002-02-15 16:50:35 +00:00
linux_syscalls.c Regen 2002-02-15 16:50:35 +00:00
linux_sysent.c Regen 2002-02-15 16:50:35 +00:00
linux_termios.h Fixed indent problems 2001-09-02 07:56:11 +00:00
linux_types.h the MIPS stat64 struct doesn't have a separate ino64 field, but the ino field 2002-02-17 23:57:57 +00:00
Makefile
syscalls.conf
syscalls.master Use linux_sys_{g,s}etrlimit() since there's a common implementation now; but 2002-02-17 23:55:23 +00:00