freebsd-dev/usr.bin/ftp
Ian Dowse ffad02bd6b Make completion work with filenames containing spaces.
PR:		bin/23526
Submitted by:	root@yoda.fwe.pi.musin.de
MFC after:	1 week
2001-11-18 17:49:09 +00:00
..
cmds.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
cmdtab.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
complete.c Make completion work with filenames containing spaces. 2001-11-18 17:49:09 +00:00
config.h Portability configuation for LukeM's ftp client. 2001-07-19 17:45:52 +00:00
domacro.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
extern.h Make sure to use native IPv4 addrerss even if getaddrinfo() 2000-06-14 15:26:58 +00:00
fetch.c strtol -> strtoll (for off_t file size) 2001-09-01 23:36:40 +00:00
ftp_var.h Adjust to the libedit enhancements some functions now take more parameters. 2001-10-01 08:46:45 +00:00
ftp.1 mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
ftp.c File positions are off_t nowdays, not long, so: 2001-09-01 23:01:29 +00:00
main.c Adjust to the libedit enhancements some functions now take more parameters. 2001-10-01 08:46:45 +00:00
Makefile Remove addition of -g to CFLAGS 2000-05-16 04:23:54 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ruserpass.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
util.c Adjust to the libedit enhancements some functions now take more parameters. 2001-10-01 08:46:45 +00:00