NetBSD/sys/compat/linux/common
christos a5fb891bb9 PR/29696: Joel Carnat: NetBSD freezes when accessing smbfs mounted FS with
firefox/linux due to compat getdents() call assumption that all filesystems
support cookies.
2005-04-19 19:00:25 +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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_cdrom.h nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_dirent.h nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_emuldata.h nuke trailing whitespace 2005-02-26 22:58:54 +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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_exec_elf32.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_exec_elf64.c
linux_exec.c s/uvm_map_defaultaddr/uvm_default_mapaddr/ HI FRANK! 2005-03-26 17:10:43 +00:00
linux_exec.h nuke trailing whitespace 2005-02-26 22:58:54 +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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_file64.c PR/29696: Joel Carnat: NetBSD freezes when accessing smbfs mounted FS with 2005-04-19 19:00:25 +00:00
linux_file.c Add nanosecond handling on the stat and stat64 code for the i386. 2005-03-10 14:12:27 +00:00
linux_hdio.c Remove duplicate statement. 2005-02-28 22:10:46 +00:00
linux_hdio.h
linux_ioctl.c Emulate basic mtio ioctls. 2005-02-28 22:11:31 +00:00
linux_ioctl.h Emulate basic mtio ioctls. 2005-02-28 22:11:31 +00:00
linux_ipc.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_ipc.h
linux_ipccall.c nuke trailing whitespace 2005-02-26 22:58:54 +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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_misc.c PR/29696: Joel Carnat: NetBSD freezes when accessing smbfs mounted FS with 2005-04-19 19:00:25 +00:00
linux_misc.h Add ptyfs magic number and entry. 2004-11-13 07:19:27 +00:00
linux_mmap.h PR/21937: Todd Vierling: Proper support for mmap2 2003-06-23 21:25:56 +00:00
linux_msg.h
linux_mtio.c Emulate basic mtio ioctls. 2005-02-28 22:11:31 +00:00
linux_mtio.h Emulate basic mtio ioctls. 2005-02-28 22:11:31 +00:00
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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_sg.h nuke trailing whitespace 2005-02-26 22:58:54 +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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_sigaction.c
linux_siginfo.h
linux_signal.c nuke trailing whitespace 2005-02-26 22:58:54 +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 nuke trailing whitespace 2005-02-26 22:58:54 +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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_termios.h nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_time.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
linux_types.h nuke trailing whitespace 2005-02-26 22:58:54 +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