K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-03-03T19:57:49.948814Z K 7 svn:log V 198 MFC 218777: 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(). END