CVSROOT: /cvs Module name: src Changes by: bc...@cvs.openbsd.org 2016/06/30 18:29:14
Modified files: usr.bin/nc : netcat.c Log message: Simplify IP proto-specific sockopt error handling. This makes error messages more specific and simplifies masking compatible sections for the portable version. ok beck@