1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/svr4
Mark Newton 268b6cb68e Replace the svr4_sys_getdents64() routine with a port of linux_getdents() --
differences between the VFS interface between FreeBSD and NetBSD make
it easier to pick up the Linux one than to continue development with the
NetBSD port.

This patch fixes a bug which caused duplicate filenames to be seen by
callers to svr4_sys_getdents64(), leading to malformed directory listings
from Solaris client programs.

Obtained from:	The Linuxulator, with a pointer from marcel
1999-12-12 11:25:33 +00:00
..
imgact_svr4.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
Makefile
svr4_acl.h
svr4_dirent.h
svr4_errno.h
svr4_exec.h
svr4_fcntl.c fd_revoke() shouldn't panic if the descriptor provided is not a file or 1999-12-12 10:27:04 +00:00
svr4_fcntl.h
svr4_filio.c Remove unnecessary includes 1999-12-08 12:01:59 +00:00
svr4_filio.h
svr4_fuser.h
svr4_hrt.h
svr4_ioctl.c Remove unnecessary includes 1999-12-08 12:01:59 +00:00
svr4_ioctl.h
svr4_ipc.c SVR4 emulator source files now take their compilation options from 1999-12-08 10:51:17 +00:00
svr4_ipc.h
svr4_misc.c Replace the svr4_sys_getdents64() routine with a port of linux_getdents() -- 1999-12-12 11:25:33 +00:00
svr4_mman.h
svr4_proto.h Remove unnecessary includes. 1999-10-17 14:44:48 +00:00
svr4_resource.c SVR4 emulator source files now take their compilation options from 1999-12-08 10:51:17 +00:00
svr4_resource.h
svr4_siginfo.h
svr4_signal.c Remove unnecessary includes 1999-12-08 12:01:59 +00:00
svr4_signal.h
svr4_socket.c Remove unnecessary includes 1999-12-08 12:01:59 +00:00
svr4_socket.h
svr4_sockio.c Remove unnecessary includes 1999-12-08 12:01:59 +00:00
svr4_sockio.h
svr4_sockmod.h
svr4_stat.c Remove unnecessary includes 1999-12-08 12:01:59 +00:00
svr4_stat.h
svr4_statvfs.h
svr4_stream.c Avoid excessive redundancy in svr4_sys_getmsg() and svr4_sys_putmsg(): 1999-12-12 10:28:30 +00:00
svr4_stropts.h
svr4_syscall.h Remove unnecessary includes. 1999-10-17 14:44:48 +00:00
svr4_syscallnames.c Remove unnecessary includes. 1999-10-17 14:44:48 +00:00
svr4_sysconfig.h
svr4_sysent.c SVR4 emulator source files now take their compilation options from 1999-12-08 10:51:17 +00:00
svr4_systeminfo.h
svr4_sysvec.c Remove unnecessary includes. 1999-10-17 14:44:48 +00:00
svr4_termios.c Remove unnecessary includes 1999-12-08 12:01:59 +00:00
svr4_termios.h
svr4_time.h
svr4_timod.h
svr4_ttold.c Remove unnecessary includes 1999-12-08 12:01:59 +00:00
svr4_ttold.h
svr4_types.h
svr4_ucontext.h
svr4_ulimit.h
svr4_ustat.h
svr4_util.h
svr4_utsname.h
svr4_wait.h
svr4.h Remove unnecessary includes 1999-12-08 12:01:59 +00:00
syscalls.conf
syscalls.master SVR4 emulator source files now take their compilation options from 1999-12-08 10:51:17 +00:00