NetBSD/sys/compat/linux/common
atatat e5004170aa Be consistent about using sysc_init_field() 2004-04-27 03:49:03 +00:00
..
linux_blkio.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
linux_blkio.h
linux_break.c Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_cdrom.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
linux_cdrom.h
linux_dirent.h Add missing bracket arround macro argument reference. 2002-05-10 17:27:23 +00:00
linux_emuldata.h Add copyright+license. 2003-06-23 17:29:25 +00:00
linux_errno.c
linux_errno.h
linux_exec.c Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
linux_exec.h all ports define __HAVE_SIGINFO now, so remove the CPP conditionals 2004-03-26 15:01:16 +00:00
linux_exec_aout.c - GC all the setup_stack functions 2003-08-08 18:57:01 +00:00
linux_exec_elf32.c adapt for changes to kern/exec_elf32.c 2003-10-31 14:04:35 +00:00
linux_exec_elf64.c
linux_fcntl.h implement the locking calls for linux_file64. 2002-03-22 14:54:49 +00:00
linux_fdio.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
linux_fdio.h
linux_file.c fix linux_sys_p{read|write}() to actually call correct syscall after 2003-08-09 17:11:51 +00:00
linux_file64.c add Linux compat arg wrapper for ftruncate64(), and change linux compat 2003-08-10 20:16:20 +00:00
linux_hdio.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
linux_hdio.h
linux_ioctl.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
linux_ioctl.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
linux_ipc.c Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_ipc.h
linux_ipccall.c Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_ipccall.h Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_llseek.c Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_machdep.h all ports define __HAVE_SIGINFO now, so remove the CPP conditionals 2004-03-26 15:01:16 +00:00
linux_misc.c fix more statvfs1 fallout 2004-04-21 02:37:20 +00:00
linux_misc.h Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_misc_notalpha.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
linux_mmap.h PR/21937: Todd Vierling: Proper support for mmap2 2003-06-23 21:25:56 +00:00
linux_msg.h Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_oldmmap.c Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_oldmmap.h
linux_oldolduname.c Merge the nathanw_sa branch. 2003-01-19 16:41:46 +00:00
linux_oldolduname.h
linux_oldselect.c Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_oldselect.h
linux_olduname.c Merge the nathanw_sa branch. 2003-01-18 08:02:46 +00:00
linux_olduname.h
linux_pipe.c Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_ptrace.h Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_reboot.h
linux_sched.c Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_sched.h
linux_sem.h Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_shm.h Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_sig_notalpha.c Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_sigaction.c Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_siginfo.h remove XXX: 2002-09-05 22:27:36 +00:00
linux_signal.c make the converter of sigaltstack public. 2003-07-03 21:22:32 +00:00
linux_signal.h Conditionally declare function that is not used all the time. 2003-08-08 18:55:26 +00:00
linux_signo.c make this compile on archs that don't define linux signals. 2002-04-03 17:18:21 +00:00
linux_socket.c Fix uninitialized variable warnings 2003-10-25 18:37:49 +00:00
linux_socket.h More complete sendmsg(2) and recvmsg(2) emulation: 2003-07-27 19:30:03 +00:00
linux_socketcall.c Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_socketcall.h Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_sockio.h
linux_sysctl.c Be consistent about using sysc_init_field() 2004-04-27 03:49:03 +00:00
linux_sysctl.h
linux_termios.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
linux_termios.h
linux_time.c Merge the nathanw_sa branch. 2003-01-18 21:21:28 +00:00
linux_types.h Avoid collision with __unused in sys/cdefs.h. 2002-10-10 07:25:21 +00:00
linux_uselib.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
linux_util.h