CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/09 01:24:21
Modified files:
usr.bin/ftp : Makefile ftp.c ftp_var.h main.c
Log message:
various defines always exist, so delete the ifdef test.
the socks support seems to be dead, since there are no other references.
also, redeclaring a standard function? that's a no-no.
custom compiles with gate-ftp servers don't need to be supported either.
ok deraadt
