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