CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/28 10:48:04
Modified files:
distrib/special/ftp: Makefile
usr.bin/ftp : cookie.c extern.h fetch.c ftp_var.h main.c
Log message:
Split -DSMALL into -DNOSSL, so that a SSL-enabled version of ftp can
be built, which is still pretty small (in distrib/special/ftp-ssl).
Lots of testing by rpe.
