NetBSD/usr.bin/ftp
lukem f442e9dbbd add dependency on version.h 1999-12-12 02:14:53 +00:00
..
Makefile add dependency on version.h 1999-12-12 02:14:53 +00:00
cmds.c move version into separate file to reduce recompilation after version crank. 1999-12-05 22:54:35 +00:00
cmdtab.c - implement `set rprompt'; right side version of `set prompt'. depends on 1999-11-12 02:50:38 +00:00
complete.c * implement xsl_init() and xsl_add(); error checking forms of sl_{init,add}() 1999-11-28 06:32:04 +00:00
domacro.c whitespace nits 1999-11-11 01:19:11 +00:00
extern.h * implement xsl_init() and xsl_add(); error checking forms of sl_{init,add}() 1999-11-28 06:32:04 +00:00
fetch.c Fix chunked support; probably broke after rate limiting was added. 1999-12-11 00:56:13 +00:00
ftp.1 * complete_remote(): use remglob("", ...) instead of remglob(".", ...), 1999-11-26 21:41:55 +00:00
ftp.c separate out the main `data pump' loop into two: one that supports 1999-12-11 02:02:21 +00:00
ftp_var.h move version into separate file to reduce recompilation after version crank. 1999-12-05 22:54:35 +00:00
main.c * implement xsl_init() and xsl_add(); error checking forms of sl_{init,add}() 1999-11-28 06:32:04 +00:00
ruserpass.c new features: 1999-10-24 12:31:36 +00:00
util.c fix memory leak in fetch_url (no freeaddrinfo was there). 1999-12-03 06:10:01 +00:00
version.h crank version 1999-12-12 02:12:29 +00:00