CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2010/02/26 17:58:56
Modified files: usr.bin/nc : netcat.c Log message: Fix the atelnet() function, which was wrong in several ways. Pointed out by obsd at happyjack.org, fix based on a diff from k...@. ok deraadt