cvs commit: src/lib/libfetch common.c ftp.c http.c

Dag-Erling Smorgrav des at FreeBSD.org
Fri Feb 8 01:48:49 PST 2008


des         2008-02-08 09:48:48 UTC

  FreeBSD src repository

  Modified files:
    lib/libfetch         common.c ftp.c http.c 
  Log:
  Use memcpy(3) instead of the BSD-specific bcopy(3).
  
  Submitted by:   Joerg Sonnenberger <joerg at britannica.bec.de>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.54      +1 -1      src/lib/libfetch/common.c
  1.102     +4 -4      src/lib/libfetch/ftp.c
  1.84      +1 -1      src/lib/libfetch/http.c


More information about the cvs-src mailing list