CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/05/16 06:44:18
Modified files:
distrib/special/ftp: Makefile
distrib/special/ftp-ssl: Makefile
usr.bin/ftp : Makefile ftp.1 ftp.c main.c util.c
Added files:
usr.bin/ftp : cmds.c cmds.h cmdtab.c complete.c cookie.c
domacro.c extern.h fetch.c ftp_var.h list.c
pathnames.h ruserpass.c small.c small.h
stringlist.c stringlist.h
Removed files:
usr.bin/ftp : cmd.c file.c ftp.h http.c progressmeter.c url.c
xmalloc.c xmalloc.h
Log message:
Revert suni'ls ftp rewrite for now.
We are juggling too many things at the moment and we can't deal with
the differences in behaviour right now.