Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2001 17:06:21 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch common.c common.h fetch.3 fetch.c fetch.h file.c ftp.c http.c
Message-ID:  <200104240006.f3O06MI12862@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2001/04/23 17:06:21 PDT

  Modified files:
    lib/libfetch         common.c common.h fetch.3 fetch.c fetch.h 
                         file.c ftp.c http.c 
  Log:
  Apply 'const' liberally.
  
  Fix some other minor glitches.
  
  Revision  Changes    Path
  1.18      +10 -10    src/lib/libfetch/common.c
  1.15      +10 -9     src/lib/libfetch/common.h
  1.41      +29 -29    src/lib/libfetch/fetch.3
  1.25      +16 -15    src/lib/libfetch/fetch.c
  1.21      +29 -28    src/lib/libfetch/fetch.h
  1.11      +7 -7      src/lib/libfetch/file.c
  1.63      +20 -18    src/lib/libfetch/ftp.c
  1.41      +21 -21    src/lib/libfetch/http.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?200104240006.f3O06MI12862>