Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2001 10:31:51 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@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 http.errors
Message-ID:  <200105261731.f4QHVpZ56841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/05/26 10:31:51 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libfetch         common.c common.h fetch.3 fetch.c fetch.h 
                         file.c ftp.c http.c http.errors 
  Log:
  MFC: constify, plug memory leak, add newish error codes.
  
  Revision   Changes    Path
  1.7.2.6    +10 -10    src/lib/libfetch/common.c
  1.7.2.7    +10 -9     src/lib/libfetch/common.h
  1.11.2.18  +29 -29    src/lib/libfetch/fetch.3
  1.10.2.9   +16 -15    src/lib/libfetch/fetch.c
  1.10.2.6   +29 -28    src/lib/libfetch/fetch.h
  1.6.2.5    +7 -7      src/lib/libfetch/file.c
  1.16.2.22  +23 -24    src/lib/libfetch/ftp.c
  1.13.2.14  +21 -21    src/lib/libfetch/http.c
  1.4.2.1    +4 -1      src/lib/libfetch/http.errors


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?200105261731.f4QHVpZ56841>