NetBSD/sys/compat/linux/common
christos d59582c127 Don't zero out the linux request; we still need values from it.
Limit the sense len to the linux input buffer.
2005-02-13 09:05:31 +00:00
..
linux_blkio.c
linux_blkio.h
linux_break.c
linux_cdrom.c
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 Don't try to map a 0 size bss. 2005-01-30 23:59:57 +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
linux_fdio.h
linux_file64.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
linux_file.c Fix comments slighly 2004-12-12 20:42:53 +00:00
linux_hdio.c
linux_hdio.h
linux_ioctl.c Add linux scsi-generic to work for simple cases. Allows gendalia's change 2005-02-03 00:09:09 +00:00
linux_ioctl.h Add linux scsi-generic to work for simple cases. Allows gendalia's change 2005-02-03 00:09:09 +00:00
linux_ipc.c add flag for shmget(2) to specify that later shmat(2) for the shared memory 2004-09-28 19:05:19 +00:00
linux_ipc.h
linux_ipccall.c add flag for shmget(2) to specify that later shmat(2) for the shared memory 2004-09-28 19:05:19 +00:00
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 PR kern/27184: Have linux_sys_waitpid() call linux_sys_wait4() so the 2004-10-07 19:30:28 +00:00
linux_misc.c Add ptyfs magic number and entry. 2004-11-13 07:19:27 +00:00
linux_misc.h Add ptyfs magic number and entry. 2004-11-13 07:19:27 +00:00
linux_mmap.h
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 Fix typo in comment. 2004-09-10 22:22:20 +00:00
linux_sched.h add some newer clone flags 2004-09-05 07:22:20 +00:00
linux_sem.h
linux_sg.c Don't zero out the linux request; we still need values from it. 2005-02-13 09:05:31 +00:00
linux_sg.h Add linux scsi-generic to work for simple cases. Allows gendalia's change 2005-02-03 00:09:09 +00:00
linux_shm.h add flag for shmget(2) to specify that later shmat(2) for the shared memory 2004-09-28 19:05:19 +00:00
linux_sig_notalpha.c
linux_sigaction.c
linux_siginfo.h
linux_signal.c
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 if passed sockaddr has family AF_UNSPEC, use socket family of the socket 2004-09-12 15:32:55 +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 Add LINUX_TIOCGPTN for ptyfs pty emulation. 2004-11-13 07:18:34 +00:00
linux_termios.h
linux_time.c
linux_types.h move definition of linux_fsid_t to common/linux_types.h - it's identical 2004-09-20 18:51:55 +00:00
linux_uselib.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
linux_util.h