K 10 svn:author V 7 ghelmer K 8 svn:date V 27 2000-06-09T19:38:28.000000Z K 7 svn:log V 241 O_NONBLOCK was used as a command with a bogus arg to fcntl(2). Change it to F_SETFD with an arg of 0 to clear O_NONBLOCK. PR: bin/8681 Submitted by: koyama takahiro Prompted by: Nathan Ahlstrom END