Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2001 04:58:02 -0700 (PDT)
From:      Bruce Evans <bde@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:  <200107121158.f6CBw2D19963@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2001/07/12 04:58:02 PDT

  Modified files:        (Branch: RELENG_4)
    bin/cp               cp.c extern.h utils.c 
  Log:
  MFC (extern.h 1.1, cp.c 1.26, utils.c 1.30):
  Removed the broken code which claimed to lose the set[ug]id bits in
  the !(pflag && setfile()) case for regular files unless the copy is
  owned by the same user and group.
  
  PR:		20646
  
  Revision  Changes    Path
  1.24.2.1  +1 -9      src/bin/cp/cp.c
  1.9.2.1   +2 -3      src/bin/cp/extern.h
  1.27.2.2  +4 -18     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?200107121158.f6CBw2D19963>