NetBSD/usr.bin/ftp
lukem 8732be2e09 More cleanups from Todd Miller <Todd.Miller@courtesan.com>:
* Use an int, not "union wait".
* Move the "parsed_url" label so that the next statement is not an "else" --
  some ansi C compilers don't like it the old way (SGI's for example).
* Deal with the possibility of getlogin(2) failing.
* Don't error out if the remote server doesn't support the "MDTM" command.
1997-09-21 01:06:30 +00:00
..
Makefile bugs fixed: 1997-08-18 10:20:13 +00:00
cmds.c More cleanups from Todd Miller <Todd.Miller@courtesan.com>: 1997-09-21 01:06:30 +00:00
cmdtab.c bugs fixed: 1997-08-18 10:20:13 +00:00
complete.c Fixes from Todd Miller <Todd.Miller@courtesan.com>: 1997-09-13 09:05:52 +00:00
domacro.c * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
extern.h bugs fixed: 1997-08-18 10:20:13 +00:00
fetch.c More cleanups from Todd Miller <Todd.Miller@courtesan.com>: 1997-09-21 01:06:30 +00:00
ftp.1 support $TMPDIR 1997-08-23 07:32:50 +00:00
ftp.c Fixes from Todd Miller <Todd.Miller@courtesan.com>: 1997-09-13 09:05:52 +00:00
ftp_var.h Fixes from Todd Miller <Todd.Miller@courtesan.com>: 1997-09-13 09:05:52 +00:00
main.c support $TMPDIR 1997-08-23 07:32:50 +00:00
pathnames.h RCS ID police 1997-01-09 20:18:21 +00:00
ruserpass.c * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
util.c More cleanups from Todd Miller <Todd.Miller@courtesan.com>: 1997-09-21 01:06:30 +00:00