CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2016/05/06 16:06:09
Modified files: usr.bin/ftp : Makefile fetch.c main.c Log message: Remove #ifdef INET6 bits, missed in a commit earlier this week This probably broke passive FTP on IPv6 and [ip::v6]:port syntax in RAMDISK ftp(1), sorry about that. The diff was initially ok millert@