NetBSD/sys/compat/linux/common
2004-09-09 10:45:52 +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
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
linux_emuldata.h linux processes sharing VM space (via clone() call) must also 2004-08-08 09:40:50 +00:00
linux_errno.c
linux_errno.h Fix a reversed errno issue for Linux binaries on mips. While we are there, 2004-06-19 22:59:40 +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_exec.c fix two bugs in previous: 2004-08-08 19:52:37 +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_fcntl.h
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_file64.c add Linux compat arg wrapper for ftruncate64(), and change linux compat 2003-08-10 20:16:20 +00:00
linux_file.c on Linux, unlink() fails with EISDIR if the target is directory, 2004-08-13 21:27:32 +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 linux_sys_ioctl: map EPASSTHROUGH to EINVAL as sys_ioctl does. 2004-06-03 01:53:28 +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
linux_ipc.h
linux_ipccall.c
linux_ipccall.h
linux_llseek.c
linux_machdep.h all ports define __HAVE_SIGINFO now, so remove the CPP conditionals 2004-03-26 15:01:16 +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_misc.c handle mmap() request with MAP_GROWSDOWN flag (request for stack-like 2004-08-29 14:08:06 +00:00
linux_misc.h
linux_mmap.h PR/21937: Todd Vierling: Proper support for mmap2 2003-06-23 21:25:56 +00:00
linux_msg.h
linux_oldmmap.c fix debug printf - lm_addr is not pointer anumore 2004-08-24 17:41:54 +00:00
linux_oldmmap.h make struct linux_oldmmap members explicitly unsigned (with exception 2004-08-22 15:40:41 +00:00
linux_oldolduname.c
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c
linux_olduname.h
linux_pipe.c
linux_ptrace.h
linux_reboot.h
linux_sched.c Next attempt to fix the RCS Id. *sigh* 2004-09-09 10:45:52 +00:00
linux_sched.h add some newer clone flags 2004-09-05 07:22:20 +00:00
linux_sem.h
linux_shm.h
linux_sig_notalpha.c
linux_sigaction.c
linux_siginfo.h
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
linux_socket.c linux_sa_get: g/c curproc use, we get the process as one of arguments 2004-09-05 09:38:17 +00:00
linux_socket.h More complete sendmsg(2) and recvmsg(2) emulation: 2003-07-27 19:30:03 +00:00
linux_socketcall.c improve the (#ifdef DEBUG_LINUX) socketcall argument dump code: 2004-09-05 09:09:02 +00:00
linux_socketcall.h
linux_sockio.h
linux_sysctl.c Sysctl descriptions under emul subtree. 2004-05-25 04:29:08 +00:00
linux_sysctl.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
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
linux_types.h
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