Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 12:10:40 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/cp cp.c extern.h utils.c
Message-ID:  <200105161910.f4GJAfM79482@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/05/16 12:10:40 PDT

  Modified files:
    bin/cp               cp.c extern.h utils.c 
  Log:
  Migrate from using MAXPATHLEN to MAX_PATH.  Use strlcpy to copy the
  strings.
  
  Revision  Changes    Path
  1.25      +4 -4      src/bin/cp/cp.c
  1.10      +2 -2      src/bin/cp/extern.h
  1.29      +3 -2      src/bin/cp/utils.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?200105161910.f4GJAfM79482>