cvs commit: src/contrib/lukemftp cmds.c cmdtab.c complete.c domacro.c extern.h fetch.c ftp.1 ftp.c ftp_var.h main.c progressbar.c progressbar.h ruserpass.c util.c version.h src/usr.bin/ftp Makefile
Matthew Dillon
dillon at apollo.backplane.com
Wed Nov 8 15:49:10 PST 2006
:I was pretty confused when I starting looking into this a couple days ago.
:We've been using NetBSD's ftp client for about a year now (FreeBSD has been
:using it as its default for almost 5 years). The previous emails on users@
:were regarding the ftp server.
:
:To be clear, this update is for the client. I still think we should remove
:the ftp server (lukemftpd) from our source.
:
:--Peter
Ah, now I understand. We were talking about the server and I got the
client and server mixed up.
Since you are pushed into the code right now, please go ahead and
remove the server. It looks like a couple of files are involved:
/usr/src/libexec/Makefile (remove the WANT_LUKEMFTPD stuff)
/usr/src/libexec/lukemftpd (remove)
/usr/src/etc/defaults/make.conf (remove WANT_LUKEMFTPD comments)
/usr/src/share/man/man5/make.conf (remove WANT_LUKEMFTPD comments)
-Matt
More information about the Commits
mailing list