Searched hist:54494 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_misc.cdiff 54494 Sun Dec 12 09:25:33 MST 1999 newton 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

Completed in 78 milliseconds