NetBSD/usr.bin/ftp
lukem 881bf87781 * use CC_REFRESH_BEEP in an ambiguous complete (recently added to -ledit)
* in command completion, append a space to a definite match
* in local path completion, append a space or / to a definite match,
  depending if the path is a non-directory or directory respectively
(nothing added to remote path completion yet, until a simple sane method
 of determining if the path is a directory or not is available).
1998-06-01 14:46:11 +00:00
..
Makefile don't define WARNS=1 here 1997-10-18 15:31:20 +00:00
cmds.c - add <signal.h> since we are using signals. 1998-05-20 00:52:29 +00:00
cmdtab.c bugs fixed: 1997-08-18 10:20:13 +00:00
complete.c * use CC_REFRESH_BEEP in an ambiguous complete (recently added to -ledit) 1998-06-01 14:46:11 +00:00
domacro.c - cast arg to is*() to unsigned char. 1998-05-20 00:54:26 +00:00
extern.h * ensure buffer for username is initialised, so ^D on username prompt 1998-01-18 14:23:33 +00:00
fetch.c - cast arg to is*() to unsigned char. 1998-05-20 00:54:26 +00:00
ftp.1 fix typo. 1998-05-20 00:38:46 +00:00
ftp.c Restore `preserve' value when we no longer need the modified version. 1998-05-20 09:43:41 +00:00
ftp_var.h define MAX_IN_PORT_T and use instead of USHRT_MAX. suggested by cgd@netbsd.org 1998-01-18 22:09:39 +00:00
main.c enable el_parse for unknown commands (so editrc(5) commands can be used directly 1998-01-21 11:14:34 +00:00
pathnames.h RCS ID police 1997-01-09 20:18:21 +00:00
ruserpass.c - clarify dangling else 1998-05-20 00:55:16 +00:00
util.c - add <signal.h> since we are using signals. 1998-05-20 00:55:52 +00:00