aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ncftp
Commit message (Collapse)AuthorAgeFilesLines
* Removed rubbish that stopped usr.bin/ncftp from going away.Bruce Evans1996-06-231-5/+0
| | | | Notes: svn path=/head/; revision=16608
* Nuke this thing.Jordan K. Hubbard1996-06-1928-12428/+0
| | | | Notes: svn path=/head/; revision=16522
* Another round of man page cleanups.Mike Pritchard1996-02-121-3/+3
| | | | | | | Down to only about 100 items left to cleanup! :-) Notes: svn path=/head/; revision=14045
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-322/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123
* Add support for high-range FTP data portsPaul Traina1995-12-108-15/+78
| | | | Notes: svn path=/head/; revision=12738
* Don't #define NO_CONST. Defining it caused type mismatches forBruce Evans1995-12-071-1/+0
| | | | | | | | qsort()'s compare arg and the problem fixed by defining it has apparently gone away. Notes: svn path=/head/; revision=12666
* Merge with current. Back out all trailing spaces changes, theyAndrey A. Chernov1995-11-2313-143/+152
| | | | | | | hits again and again. Notes: svn path=/head/; revision=12464
* This commit was generated by cvs2svn to compensate for changes in r12461,Andrey A. Chernov1995-11-231-1/+1
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=12462
| * Import of 1.9.5, one my fix included to mainstreamvendor/ncftp/1.9.5vendor/ncftpAndrey A. Chernov1995-11-236-7/+27
| | | | | | | | | | Notes: svn path=/vendor/ncftp/dist/; revision=12461 svn path=/vendor/ncftp/1.9.5/; revision=12463; tag=vendor/ncftp/1.9.5
* | Add setlocale LC_TIMEAndrey A. Chernov1995-10-261-0/+7
| | | | | | | | Notes: svn path=/head/; revision=11826
* | Fix up warning about qsort parametersPaul Traina1995-08-231-1/+0
| | | | | | | | Notes: svn path=/head/; revision=10173
* | Add missing ospeed initialization.Andrey A. Chernov1995-08-042-3/+15
| | | | | | | | Notes: svn path=/head/; revision=9897
* | Remove trailing whitespace.Rodney W. Grimes1995-05-3011-134/+134
| | | | | | | | Notes: svn path=/head/; revision=8874
* | Fix manpage lies about -PAndrey A. Chernov1995-05-131-1/+1
| | | | | | | | Notes: svn path=/head/; revision=8499
* | Merge.Andrey A. Chernov1995-04-164-38/+45
| | | | | | | | Notes: svn path=/head/; revision=7892
* | This commit was generated by cvs2svn to compensate for changes in r7889,Andrey A. Chernov1995-04-162-70/+8
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=7890
| * Upgrade.vendor/ncftp/1.9.4Andrey A. Chernov1995-04-166-135/+50
| | | | | | | | | | Notes: svn path=/vendor/ncftp/dist/; revision=7889 svn path=/vendor/ncftp/1.9.4/; revision=7891; tag=vendor/ncftp/1.9.4
* | Finally restore my original MAIL fix after all junk patches.Andrey A. Chernov1995-04-021-2/+0
| | | | | | | | Notes: svn path=/head/; revision=7571
* | Delete a second getenv("MAILPATH") that happens immediately after a firstAndreas Schulz1995-04-011-2/+0
| | | | | | | | | | | | | | try. Doesn't make sense. Notes: svn path=/head/; revision=7555
* | Back out the previous commit.Jordan K. Hubbard1995-03-311-0/+2
| | | | | | | | Notes: svn path=/head/; revision=7529
* | I noticed that the current version of ncftp dos not do the very usefulJordan K. Hubbard1995-03-311-0/+2
| | | | | | | | | | | | | | | | | | job af warning me about mail as my work version does. This patch will will fix this for bash(1) if MAILPATH is exported: Submitted by: Mark Murray <mark@grondar.za> Notes: svn path=/head/; revision=7513
* | Fix default mailpathAndrey A. Chernov1995-03-301-0/+5
| | | | | | | | Notes: svn path=/head/; revision=7482
* | Merge.Andrey A. Chernov1995-03-095-9/+46
| | | | | | | | Notes: svn path=/head/; revision=6965
* | This commit was generated by cvs2svn to compensate for changes in r6962,Andrey A. Chernov1995-03-092-2/+7
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=6963
| * Upgrade.vendor/ncftp/1.9.3Andrey A. Chernov1995-03-096-8/+50
| | | | | | | | | | Notes: svn path=/vendor/ncftp/dist/; revision=6962 svn path=/vendor/ncftp/1.9.3/; revision=6964; tag=vendor/ncftp/1.9.3
* | Merge.Andrey A. Chernov1995-01-244-8/+10
| | | | | | | | Notes: svn path=/head/; revision=5828
* | This commit was generated by cvs2svn to compensate for changes in r5825,Andrey A. Chernov1995-01-241-0/+3
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=5826
| * Upgrade. My recent fix applied by author.vendor/ncftp/1.9.2Andrey A. Chernov1995-01-244-8/+18
| | | | | | | | | | Notes: svn path=/vendor/ncftp/dist/; revision=5825 svn path=/vendor/ncftp/1.9.2/; revision=5827; tag=vendor/ncftp/1.9.2
* | Not go to interactive mode, if login failed for URLs, justAndrey A. Chernov1995-01-212-5/+10
| | | | | | | | | | | | | | exit(1). Dedicated to Jordan. Notes: svn path=/head/; revision=5760
* | UpgradeAndrey A. Chernov1995-01-031-3/+3
| | | | | | | | Notes: svn path=/head/; revision=5364
* | MergeAndrey A. Chernov1995-01-032-1/+5
| | | | | | | | Notes: svn path=/head/; revision=5363
* | This commit was generated by cvs2svn to compensate for changes in r5360,Andrey A. Chernov1995-01-032-7/+4
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=5361
| * Upgradevendor/ncftp/1.9.1Andrey A. Chernov1995-01-034-8/+9
| | | | | | | | | | Notes: svn path=/vendor/ncftp/dist/; revision=5360 svn path=/vendor/ncftp/1.9.1/; revision=5362; tag=vendor/ncftp/1.9.1
* | Merging.Andrey A. Chernov1994-12-247-48/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v1.9.0 - December 22, 1994. The program won't exit from the interactive shell if it's working from a tty. For example, it won't exit if you do an mget on a pattern that won't match anything. Added padding around jmp_buf's for SunOS. SunOS needs sigjmp_buf's, but plenty of OS's don't support sigjmp_buf's yet. Fixed the tips to reflect the new archive site. v1.8.9 - December 20, 1994. Can now set "passive" user variable, or use passive command to toggle PASV/PORT ftp. Debug mode now prints remote responses. Can now get around buggy FTP servers like boombox.micro.umn.edu, that give back invalid port numbers to PASV. v1.8.8 - December 19, 1994. Now falls back to port FTP if passive FTP fails. Notes: svn path=/head/; revision=5219
* | This commit was generated by cvs2svn to compensate for changes in r5216,Andrey A. Chernov1994-12-243-7/+20
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=5217
| * Updatevendor/ncftp/1.9.0Andrey A. Chernov1994-12-249-52/+72
| | | | | | | | | | Notes: svn path=/vendor/ncftp/dist/; revision=5216 svn path=/vendor/ncftp/1.9.0/; revision=5218; tag=vendor/ncftp/1.9.0
* | Merge...Andrey A. Chernov1994-12-136-22/+21
| | | | | | | | Notes: svn path=/head/; revision=5097
* | This commit was generated by cvs2svn to compensate for changes in r5093,Andrey A. Chernov1994-12-131-0/+4
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=5094
| * Upgrade...vendor/ncftp/1.8.7Andrey A. Chernov1994-12-1311-39/+80
| | | | | | | | | | Notes: svn path=/vendor/ncftp/dist/; revision=5093 svn path=/vendor/ncftp/1.8.7/; revision=5095; tag=vendor/ncftp/1.8.7
* | Changed a nslookup(1) to nslookup(8).Andreas Schulz1994-12-121-1/+1
| | | | | | | | Notes: svn path=/head/; revision=5063
* | Better tuning for FreeBSD 2.0Andrey A. Chernov1994-11-041-0/+3
| | | | | | | | Notes: svn path=/head/; revision=4139
* | Merge changes with new versionAndrey A. Chernov1994-11-044-7/+7
| | | | | | | | Notes: svn path=/head/; revision=4138
* | This commit was generated by cvs2svn to compensate for changes in r4135,Andrey A. Chernov1994-11-041-1/+3
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=4136
| * Initial import 1.8.6vendor/ncftp/1.8.6Andrey A. Chernov1994-11-046-295/+10
| | | | | | | | | | Notes: svn path=/vendor/ncftp/dist/; revision=4135 svn path=/vendor/ncftp/1.8.6/; revision=4137; tag=vendor/ncftp/1.8.6
* | Prepare for 1.8.6 importAndrey A. Chernov1994-11-041-4/+4
| | | | | | | | Notes: svn path=/head/; revision=4134
* | Simplify __FreeBSD__ block since __386BSD_ eliminatedAndrey A. Chernov1994-11-041-5/+3
| | | | | | | | Notes: svn path=/head/; revision=4132
* | __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-041-2/+2
| | | | | | | | | | | | | | | | | | 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? Notes: svn path=/head/; revision=4131
* | P was missing from getopt stringAdam David1994-10-191-1/+1
| | | | | | | | Notes: svn path=/head/; revision=3719
* | Back out the fluff, leave the meatPaul Traina1994-10-076-2/+30
| | | | | | | | Notes: svn path=/head/; revision=3409
* | (a) there's no reason for PASSIVEMODE to be conditionally compiled since it'sPaul Traina1994-10-067-28/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=3403