Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 10:32:08 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/tar/src extract.c
Message-ID:  <200208011732.g71HW8A1017867@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/08/01 10:32:08 PDT

  Modified files:
    contrib/tar/src      extract.c 
  Log:
  Move even closer to matching behaviour of our old tar(1) wrt preserving
  modes of extracted files. This effectively disables special threating
  of uid 0 for mode-preserving purposes and should fix problems with
  pkg_add(1) and probably other things when extracting files/dirs with
  sticky mode bits set.
  
  Pointed out by: bde
  MFC in:         2 weeks
  
  Revision  Changes    Path
  1.5       +4 -1      src/contrib/tar/src/extract.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?200208011732.g71HW8A1017867>