NetBSD/usr.bin/ftp
lukem d0090fb777 * implement xsl_init() and xsl_add(); error checking forms of sl_{init,add}()
* fix bug where the second press of <TAB> on an empty word (i.e, list
  all options) may have resulted in an strncmp() against NULL.  (detected
  by _DIAGASSERT())
1999-11-28 06:32:04 +00:00
..
Makefile simple dependancy so addition of global vars to ftp_var.h is detected for main.c 1999-10-01 07:58:02 +00:00
cmds.c * complete_remote(): use remglob("", ...) instead of remglob(".", ...), 1999-11-26 21:41:55 +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 * complete_remote(): use remglob("", ...) instead of remglob(".", ...), 1999-11-26 21:41:55 +00:00
ftp.1 * complete_remote(): use remglob("", ...) instead of remglob(".", ...), 1999-11-26 21:41:55 +00:00
ftp.c * complete_remote(): use remglob("", ...) instead of remglob(".", ...), 1999-11-26 21:41:55 +00:00
ftp_var.h bump version 1999-11-26 23:26:05 +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 * implement xsl_init() and xsl_add(); error checking forms of sl_{init,add}() 1999-11-28 06:32:04 +00:00