Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 13:23:57 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch Makefile common.c common.h fetch.3 fetch.c file.c ftp.c http.c
Message-ID:  <200801181323.m0IDNvIJ047694@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2008-01-18 13:23:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libfetch         Makefile common.c common.h fetch.3 
                         fetch.c file.c ftp.c http.c 
  Log:
  MFC: clean up namespace violations; correct is*() usage; NO_PROXY support
  
  Revision   Changes    Path
  1.49.2.1   +6 -6      src/lib/libfetch/Makefile
  1.50.10.1  +100 -50   src/lib/libfetch/common.c
  1.28.10.1  +27 -26    src/lib/libfetch/common.h
  1.63.2.1   +17 -1     src/lib/libfetch/fetch.3
  1.38.10.1  +15 -15    src/lib/libfetch/fetch.c
  1.17.10.1  +10 -10    src/lib/libfetch/file.c
  1.96.2.1   +136 -128  src/lib/libfetch/ftp.c
  1.78.2.1   +114 -109  src/lib/libfetch/http.c



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