From owner-freebsd-current Thu Aug 1 10:25: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B66137B400; Thu, 1 Aug 2002 10:25:03 -0700 (PDT) Received: from repulse.cnchost.com (repulse.concentric.net [207.155.248.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B68A43E5E; Thu, 1 Aug 2002 10:25:02 -0700 (PDT) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (adsl-209-204-185-216.sonic.net [209.204.185.216]) by repulse.cnchost.com id NAA24837; Thu, 1 Aug 2002 13:24:52 -0400 (EDT) [ConcentricHost SMTP Relay 1.14] Message-ID: <200208011724.NAA24837@repulse.cnchost.com> To: Maxim Sobolev Cc: Bruce Evans , current@FreeBSD.ORG, obrien@FreeBSD.ORG Subject: Re: pkg_add broken by POLA breakage in tar In-reply-to: Your message of "Thu, 01 Aug 2002 19:57:40 +0300." <3D496884.EEB93078@FreeBSD.org> Date: Thu, 01 Aug 2002 10:24:50 -0700 From: Bakul Shah Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My recollection matches what Bruce says (and I have been using unix since when version 7 was the latest and greatest). At least the SUN OS 5.6 man page I could locate online says this: The o function modifier is only valid with the x function. p Restore the named files to their original modes, and ACLs if applicable, ignoring the present umask(1). This is the default behavior if invoked as super-user with the x function letter specified. If super-user, SETUID and sticky information are also extracted, and files are restored with their original owners and permissions, rather than owned by root. This superuser behavior is what allows one to use tar as an archiving program. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message