NetBSD/sys/compat/linux
bouyer 1cd83a5971 Fix "missing entries" bug when reading large directories: When reading a
directory and running out of space in the dest buffer, off should point to the
current entry (which was not saved) and not to the next.
I discovered this bug using linux and SunOS emulation over NFS, but seems to
affect other emulations as well.
1997-08-04 09:48:07 +00:00
..
arch/i386 Use compat_12_sys_swapon(). 1997-06-13 17:30:19 +00:00
common Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
i386 Use compat_12_sys_swapon(). 1997-06-13 17:30:19 +00:00
include * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
multiarch Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
Makefile
files.linux config.new => config 1997-07-20 20:33:08 +00:00
linux_dirent.h
linux_errno.h
linux_error.c
linux_exec.c
linux_exec.h
linux_fcntl.h
linux_file.c Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the 1997-06-27 05:29:34 +00:00
linux_ioctl.c * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
linux_ioctl.h * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
linux_ipc.c Fixed copyin() argument botch in shmctl() IPC_STAT handling. 1997-05-08 14:33:11 +00:00
linux_ipc.h
linux_ipccall.h
linux_misc.c Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
linux_mmap.h
linux_msg.h
linux_sem.h
linux_shm.h
linux_signal.c
linux_signal.h
linux_socket.c
linux_socket.h
linux_socketcall.h
linux_sockio.h
linux_syscall.h Regen: Use compat_12_sys_swapon(). 1997-06-13 17:31:37 +00:00
linux_syscallargs.h Regen: Use compat_12_sys_swapon(). 1997-06-13 17:31:37 +00:00
linux_syscalls.c Regen: Use compat_12_sys_swapon(). 1997-06-13 17:31:37 +00:00
linux_sysent.c Regen: Use compat_12_sys_swapon(). 1997-06-13 17:31:37 +00:00
linux_termios.c
linux_termios.h
linux_types.h
linux_util.h
syscalls.conf
syscalls.master Use compat_12_sys_swapon(). 1997-06-13 17:30:19 +00:00