K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-02-17T17:03:56.124459Z K 7 svn:log V 205 Save a copy of errno before invoking syslog() if accept() or select() fail. syslog() can trash the errno value causing nfsd to exit for non-fatal errors like ECONNABORTED from accept(). MFC after: 1 week END