NetBSD/sys/compat/linux/arch/powerpc
2002-03-22 15:19:53 +00:00
..
files.linux_powerpc Fixed indent 2001-09-03 21:10:56 +00:00
linux_errno.h Clarified comments about the LINUX_SCERR_SIGN macro 2001-02-12 21:25:08 +00:00
linux_exec_powerpc.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
linux_exec.h On platforms that don't __HAVE_SYSCALL_INTERN, define LINUX_SYSCALL_FUNCTION 2002-01-17 17:19:03 +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 Close coment of CVS tag. 2001-06-08 09:24:28 +00:00
linux_machdep.c - add a real linux_sys___sysctl because the mib numbers are different. 2002-02-15 16:47:58 +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 Removed a hack to make PowerPC mmap work. This could have side effects on 2001-09-08 07:09:43 +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 Added various header files for initial Linux compatibility on powerpc ports 2001-01-19 01:31:23 +00:00
linux_signal.h - Now that RT-signals fit, fix the array to deliver them. [i386 only]. 2002-03-19 20:51:59 +00:00
linux_socket.h Fiexed a typo in a #define 2001-08-26 17:17:55 +00:00
linux_sp_wrap_powerpc.S Fixed a typo (two instructions dupliated at the end of code that were not reached) 2001-01-19 12:49:22 +00:00
linux_syscall.h regen 2002-03-22 15:19:53 +00:00
linux_syscallargs.h regen 2002-03-22 15:19:53 +00:00
linux_syscalls.c regen 2002-03-22 15:19:53 +00:00
linux_sysent.c regen 2002-03-22 15:19:53 +00:00
linux_termios.h Fixed a lot of mistakes in #define's (hes values instead of octal) 2001-08-26 21:17:52 +00:00
linux_types.h Fixed a typo 2001-01-20 10:36:05 +00:00
Makefile
syscalls.conf Use linux_sys_nosys() instead sys_nosys() here too. 2001-03-30 18:31:28 +00:00
syscalls.master nuke mmap2, add mprotect 2002-03-22 15:19:43 +00:00