Date: Thu, 01 Aug 2002 10:24:50 -0700 From: Bakul Shah <bakul@bitblocks.com> To: Maxim Sobolev <sobomax@FreeBSD.ORG> Cc: Bruce Evans <bde@zeta.org.au>, current@FreeBSD.ORG, obrien@FreeBSD.ORG Subject: Re: pkg_add broken by POLA breakage in tar Message-ID: <200208011724.NAA24837@repulse.cnchost.com> In-Reply-To: Your message of "Thu, 01 Aug 2002 19:57:40 %2B0300." <3D496884.EEB93078@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208011724.NAA24837>