K 10 svn:author V 5 green K 8 svn:date V 27 1999-08-07T05:33:35.000000Z K 7 svn:log V 585 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. END