K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-04-15T05:24:43.790024Z K 7 svn:log V 494 Integrate two OpenBSD commits to nc(1): date: 2013/03/12 02:57:37; author: deraadt; All accept() errors are considered fatal, until someone gives a different reason. No code changed, just documenting it... date: 2013/03/20 09:27:56; author: sthen; Don't shutdown nc(1)'s network socket when stdin closes. Matches *Hobbit*'s original netcat and GNU netcat; revert to old behaviour with the new -N flag if needed. After much discussion with otto deraadt tedu and Martin Pelikan. ok deraadt@ END