CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/20 01:26:35
Modified files:
usr.bin/nc : netcat.c socks.c
Log message:
Allocate the port number properly (don't allocate space then ignore it),
and use %zu for size_t.
ok djm
