CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2015/11/13 10:04:48
Modified files: usr.bin/telnet : commands.c main.c Log message: Use setrtable() for the entire process, rather than doing it for the socket later. Same idea as in nc(1).