NetBSD/sys/compat/linux/arch/powerpc
manu 8e1033bfc3 Enable the GCC signature test so that ld.so will be executable (needed for
Linux's ldd)
2001-08-30 20:41:36 +00:00
..
Makefile
files.linux_powerpc Added previously created files for powerpc Linux compatibility to the kernel 2001-01-19 01:51:16 +00:00
linux_errno.h Clarified comments about the LINUX_SCERR_SIGN macro 2001-02-12 21:25:08 +00:00
linux_exec.h Enable the GCC signature test so that ld.so will be executable (needed for 2001-08-30 20:41:36 +00:00
linux_exec_powerpc.c PR/13652: Katsuomi Hamajima: Fix compile error. 2001-08-08 13:23:34 +00:00
linux_fcntl.h cosmetic fixes. 2001-02-04 22:59:26 +00:00
linux_ioctl.h Close coment of CVS tag. 2001-06-08 09:24:28 +00:00
linux_machdep.c #include <machine/fpu.h> for save_fpu() 2001-06-13 23:09:01 +00:00
linux_machdep.h Fixed two typo in comments 2001-05-27 21:11:12 +00:00
linux_mmap.h
linux_mmap_powerpc.c
linux_ptrace.c Fixed a rough buf in ptrace SETFPREGS (was using regs instead of fpregs) 2001-06-02 13:49:44 +00:00
linux_sigarray.c
linux_siginfo.h
linux_signal.h Fixed a typo in struct naming. This does not seems to impact anything. 2001-08-26 17:08:09 +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 use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
linux_syscallargs.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
linux_syscalls.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
linux_sysent.c use _KERNEL_OPT. 2001-05-30 11:37:21 +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
syscalls.conf Use linux_sys_nosys() instead sys_nosys() here too. 2001-03-30 18:31:28 +00:00
syscalls.master use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00