Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 1998 05:00:57 -0800 (PST)
From:      Martin Cracauer <cracauer@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/fetch fetch.1 fetch.h ftp.c http.c main.c
Message-ID:  <199812081300.FAA20997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cracauer    1998/12/08 05:00:56 PST

  Modified files:
    usr.bin/fetch        fetch.1 fetch.h ftp.c http.c main.c 
  Log:
  Add -s option, just report size of file that would be fetched.
  Reviewed by:	-current list
  
  Revision  Changes    Path
  1.26      +4 -1      src/usr.bin/fetch/fetch.1
  1.7       +2 -1      src/usr.bin/fetch/fetch.h
  1.11      +15 -1     src/usr.bin/fetch/ftp.c
  1.22      +38 -2     src/usr.bin/fetch/http.c
  1.49      +8 -3      src/usr.bin/fetch/main.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812081300.FAA20997>