NetBSD/usr.bin/ftp
lukem 71c4464e3e - fix ai_unmapped() to be a no-op in the !def INET6 case
- display `(-INET6)' at the end of the version string if !def INET6
- clarify in the man page that IPv6 support may not be present (for lukemftp :)
2000-06-05 09:22:52 +00:00
..
Makefile add dependency on version.h 1999-12-12 02:14:53 +00:00
cmds.c Change `ls' to use the `LIST' and not `NLST' FTP protocol command. 2000-05-28 07:53:30 +00:00
cmdtab.c * Add support for `fget localfile', which reads a list of filenames to 2000-05-01 09:44:53 +00:00
complete.c convert to ANSI KNF 2000-05-01 10:35:16 +00:00
domacro.c convert to ANSI KNF 2000-05-01 10:35:16 +00:00
extern.h Add support for 'ftp -u url file ...', to upload a list of files to given url. 2000-05-31 14:23:57 +00:00
fetch.c - fix ai_unmapped() to be a no-op in the !def INET6 case 2000-06-05 09:22:52 +00:00
ftp.1 - fix ai_unmapped() to be a no-op in the !def INET6 case 2000-06-05 09:22:52 +00:00
ftp.c - fix ai_unmapped() to be a no-op in the !def INET6 case 2000-06-05 09:22:52 +00:00
ftp_var.h convert to ANSI KNF 2000-05-01 10:35:16 +00:00
main.c Add support for 'ftp -u url file ...', to upload a list of files to given url. 2000-05-31 14:23:57 +00:00
ruserpass.c convert to ANSI KNF 2000-05-01 10:35:16 +00:00
util.c convert to ANSI KNF 2000-05-01 10:35:16 +00:00
version.h - fix ai_unmapped() to be a no-op in the !def INET6 case 2000-06-05 09:22:52 +00:00