freebsd-dev/usr.bin/ftp
Warner Losh 9b50a3ce03 Fix problem in ftp and case mapping mode where the converted string wasn't
terminated properly.  Fix is from the PR and works for the test cases I
threw at it.  Should be safe and desirable for back porting to 2.2 or
earlier if there are people still comitting to -stable.

Submitted by:	Marc Slemko <marcs@znep.com>
Closes PR:	1864
1996-12-17 17:59:40 +00:00
..
cmds.c Fix problem in ftp and case mapping mode where the converted string wasn't 1996-12-17 17:59:40 +00:00
cmdtab.c Make "ftp" a synonym for "open" 1996-09-19 08:16:47 +00:00
domacro.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
extern.h Use data ports in the range 40000..44999 by default to enhance FTP usability 1995-08-05 19:12:05 +00:00
ftp_var.h Use data ports in the range 40000..44999 by default to enhance FTP usability 1995-08-05 19:12:05 +00:00
ftp.1 Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
ftp.c Fix a couple of file-descriptor leaks. 1996-08-23 09:33:32 +00:00
main.c Apply a long-forgotten change to make FTP_PASSIVE_MODE just that 1996-11-02 18:18:38 +00:00
Makefile 1. Remove SOCKS support (unneded with SOCKS v5 port) 1996-05-30 03:08:17 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
ruserpass.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00