Commit Graph

13 Commits

Author SHA1 Message Date
ache
71f06f6803 Better tuning for FreeBSD 2.0 1994-11-04 06:59:17 +00:00
ache
262fc78bc6 Merge changes with new version 1994-11-04 06:11:39 +00:00
ache
2b0c966dab This commit was generated by cvs2svn to compensate for changes in r4135,
which included commits to RCS files with non-trunk default branches.
1994-11-04 05:36:00 +00:00
ache
e4ff209da9 Initial import 1.8.6 1994-11-04 05:36:00 +00:00
ache
2ab6cc91f0 Prepare for 1.8.6 import 1994-11-04 05:34:16 +00:00
ache
5def2f702c Simplify __FreeBSD__ block since __386BSD_ eliminated 1994-11-04 04:53:13 +00:00
jkh
5446d45c75 __386BSD__ -> __FreeBSD__
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
1994-11-04 02:14:13 +00:00
adam
4750b85d84 P was missing from getopt string 1994-10-19 11:15:30 +00:00
pst
379e59326a Back out the fluff, leave the meat 1994-10-07 07:48:18 +00:00
pst
978451f728 (a) there's no reason for PASSIVEMODE to be conditionally compiled since it's
controlled by a runtime switch.
(b) add '-P' to toggle passive mode from the command line
(c) turn on passive mode by default
	- passive mode ftp works on all but a few servers out there
	- it's easy to disable
	- no, standard ftp should not run with passive enabled by default,
	  but that doesn't matter because I've already fixed standard mode
	  ftp to take a switch

This really should have been implemented as a ncftp "set" command instead
of carrying over the same hack that was done to ftp.  I will go back and fix
it some day.
1994-10-06 23:57:21 +00:00
jkh
4765c37735 Ye GODS! What I had to go through to make this thing exit with a non-zero
return status when a transfer failed!  Hopefully, the next release will
do this more elegantly and make these changes short-lived.
1994-09-28 14:53:20 +00:00
ache
817ce45b72 Final (I hope) tuning 1994-09-22 23:53:00 +00:00
ache
41cb9decc6 ncftp 1.8.5 1994-09-22 23:45:37 +00:00