Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 1998 23:29:25 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG
Subject:   cvs commit: src/bin/cp utils.c
Message-ID:  <199806100629.XAA05606@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/06/09 23:29:25 PDT

  Modified files:
    bin/cp               utils.c 
  Log:
  Don't attempt to change owner/mode/flags that don't need to changed.
  This should calm down attempts to `cp -p' to a nfs mount or some other
  filesystem that doesn't accept flags or all combinations of flags.
  It will warn if it fails to change flags though.
  
  Revision  Changes    Path
  1.20      +29 -15    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?199806100629.XAA05606>