CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2016/06/27 17:58:08
Modified files: usr.bin/nc : netcat.c Log message: Be more careful initializing and tracking socket s through main, this is so complicated that a future refactoring could easily in introduce a bug. ok millert krw