Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 01:29:26 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch Makefile common.c common.h ftp.c http.c
Message-ID:  <200110180829.f9I8TQj26821@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/10/18 01:29:26 PDT

  Modified files:
    lib/libfetch         Makefile common.c common.h ftp.c http.c 
  Log:
  Tons of type, style and warning fixes that have been rotting in my tree for
  ages - some of which wouldn't be necessary if gcc wasn't broken or TPTB were
  willing to do something (-fno-builtin) about it.
  
  Revision  Changes    Path
  1.23      +31 -9     src/lib/libfetch/Makefile
  1.21      +8 -5      src/lib/libfetch/common.c
  1.16      +11 -11    src/lib/libfetch/common.h
  1.71      +29 -29    src/lib/libfetch/ftp.c
  1.45      +24 -18    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?200110180829.f9I8TQj26821>