freebsd-skq/sys/i386/linux
green d0cd160775 We don't end up checking for a return value of EFAULT from the copyinstr()
in the pathname translation procedure. This proves fatal, and can be
easily fixed. This or a similar change needs to be committed to svr4_util.h
and ibcs2_util.h. I will update ibcs2_util.h, if noone else thinks of a
better way to do this, in the same manner. I will leave svr4 to the
respective maintainer.

This closes the problem of the only crash I've been able to produce as
a user recently, except for (currently not-in-the-source tree) fd
table sharing fixes. Thanks goes to pho for his stress-testers.
1999-08-07 05:33:35 +00:00
..
imgact_linux.c
linux_dummy.c
linux_file.c Use the vn_todev() function, rather than VOP_GETATTR 1999-07-18 14:31:01 +00:00
linux_genassym.c
linux_ioctl.c Implementation of TCXONC. 1999-07-17 08:24:57 +00:00
linux_ipc.c
linux_locore.s
linux_misc.c
linux_proto.h
linux_signal.c Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
linux_socket.c
linux_stats.c
linux_syscall.h
linux_sysent.c
linux_sysvec.c
linux_util.c
linux_util.h We don't end up checking for a return value of EFAULT from the copyinstr() 1999-08-07 05:33:35 +00:00
linux.h Implementation of TCXONC. 1999-07-17 08:24:57 +00:00
Makefile
syscalls.conf
syscalls.master