cvs commit: src/usr.bin/fetch fetch.1 main.c

[ Available lists | Index of cvs-usrbin | Month of Aug 1996 | Week of 22 Aug 1996 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jordan K. Hubbard <jkh>
Date
22 Aug 1996 14:31:20
Subject
cvs commit: src/usr.bin/fetch fetch.1 main.c
Message-ID
199608222130.OAA19381@freefall.freebsd.org


[ Hide this part ]
jkh         96/08/22 14:30:54

Modified: usr.bin/fetch fetch.1 main.c
Log:
1. Understand file:/path style URLs.
2. Add a -l flag for symlinking to rather than copying file:/path style URLs.
3. Add a -T flag for setting the timeout interval (overrides FTP_TIMEOUT if set)

Revision Changes Path
1.5 +17 -1 src/usr.bin/fetch/fetch.1
1.17 +590 -520 src/usr.bin/fetch/main.c


Elapsed time: 0.138 seconds