CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2009/06/06 17:14:44
Modified files: usr.bin/ftp : ftp.c Log message: make it possible to abort transfers of broken ftp servers. first interrupt will do the standard abort procedure per rfc959. second interrupt will force the abort, and close the connection. done after email from halex@ couple of months ago. liked by many "I like this a lot" ma...@. ok halex@, millert@, phessler@