summaryrefslogtreecommitdiff
path: root/usr/src/cmd/tar/tar.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-3011440 tar: NULL pointer errorsToomas Soome1-30/+30
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-09-158655 remove more gender specific languageAlison C1-2/+2
Reviewed by: Jim Salter <github@jrs-s.net> Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-05-026910 tar option "e" also forces "o"Sebastian Wiedenroth1-10/+11
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-126128 tar should check prefix field when detecting EOTJoshua M. Clulow1-100/+140
6129 tar debug output should be available in all builds Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Piotr Jasiukajtis <estibi@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-04-295596 tar doesn't properly wait for its childrenRobert Mustacchi1-21/+17
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-173474 tar should support -C on extractJoshua M. Clulow1-0/+22
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-06-052730 tar misbehaves if compress utility missingMilan Jurik1-3/+42
2731 add -a --auto feature to tar for gtar comptability Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2012-05-14356 tar command needs to add the "J" switch and XZ compression supportMilan Jurik1-36/+63
Reviewed by: David Hoeppner <0xffea@googlemail.com> Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-07-15PSARC 2010/233 EOF SYSV3 SCO compatibility environment variableRich Burridge1-331/+21
6961744 EOF SYSV3 SCO compatibility environment variable
2010-06-044115376 tar gets unhappy if an absolute path exceeds PATH_MAX charactersRich Burridge1-7/+61
2010-06-024482332 tar i flag succeeds but still writes to stderrRich Burridge1-2/+6
2010-05-246375866 tar c usually exits with good status if interruptedRich Burridge1-0/+8
2010-05-186953129 tar shouldn't output "Removing leading / ..." messages for extended ↵Rich Burridge1-0/+11
attributes.
2010-05-174071816 tar -xF and tar -xFF do not extract the proper filesRich Burridge1-21/+87
2010-05-17PSARC 2010/174 TMPDIR support for Solaris tarRich Burridge1-4/+45
6719399 tar needs to be able to specify alternate temp directory
2010-05-076769985 tar does not work properly with '-n' option.Rich Burridge1-5/+4
6946281 tar: fprintf: too many arguments for format string
2010-05-044677023 Numerous text message in tar are not internationalized.Rich Burridge1-26/+37
2010-04-286354836 tar attempts to unlink a temporary file which it doesn't createRich Burridge1-1/+2
2010-04-21PSARC 2010/114 tar: unpacking of absolute pathnamesRich Burridge1-0/+105
1223447 tar unpacks absolute filenames
2010-04-096905213 tar rE fails to append a file : directory checksum errorRalph Turner - Sun UK - Contractor1-5/+4
2010-03-256202362 Solaris tar can't unpack files created with GNU tarRich Burridge1-8/+16
2010-03-244404421 RFE: tar command -z and -j supportRich Burridge1-5/+349
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo1-4/+3
6392640 rpcgen -h -T output does not compile with gcc 4.x --HG-- rename : usr/src/stand/lib/fs/nfs/pathname.h => usr/src/stand/lib/fs/nfs/st_pathname.h
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp1-3/+4
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes1-4/+3
6392640 rpcgen -h -T output does not compile with gcc 4.x
2008-07-08PSARC/2008/342 Further SID supportmarks1-2/+3
6677411 chmod when faced with deleting more than one acl in one go will only remove the first ACL 6677801 *chmod* Could be more efficient when deleting ACLs 6682126 *chmod* reports invalid user when it means invalid group 6682138 *chmod* Recursive setting of inherit ACLs reports errors for all files. 6682943 Request for aliases to simplify setting ACL permissions 6699852 ZFS should allow storing inheritance flags in file ACLs 6703748 ZFS allows deletes on a readonly file system 6710731 chown(1)/chgrp(1) SID support 6710735 tar/cpio ACL/SID support 6714392 want more SID support
2008-04-306688308 tar core dumps on Solaris 10 when tarring from an NFSv3 mount from a ↵ceastha1-40/+71
MacOSX nfs server
2007-12-22PSARC/2007/585 Split archiving utilitiesceastha1-40/+158
6399072 cpio error msg does not provide path it's having trouble with 6455077 cpio failure message does not identify the offending file 6590344 cpio(1) should support filesystem attributes proposed in PSARC/2007/315 6590345 pax(1) should support filesystem attributes proposed in PSARC/2007/315 6608985 cpio is overeagerly declaring files/nodes as hardlinks 6628307 *cpio* named socket is impossible file type with -t 6628309 *cpio* displays incorrect information when extracting a hardlinked attribute with -v 6628312 *cpio* extended attribute header off by one 6631880 *cpio* errors when archiving extended attributes with -H odc 6632607 *cpio* seg fault when restoring an archive that contains attributes with -r 6635704 *tar* is dumping core with @/ function modifiers 6635719 *tar* receive "HELP - extract write error" when extracting a valid read-write system attribute file 6638517 UNIX03: *vsc* pax(1) failures in a dozen assertions
2007-11-156578528 /usr/bin/tar dumps core when extracting large filesas1589741-39/+100
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-276/+1186
PSARC/2007/227 VFS Feature Registration and ACL on Create PSARC/2007/244 ZFS Case-insensitive support PSARC/2007/315 Extensible Attribute Interfaces PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support PSARC/2007/403 Modified Access Checks for CIFS PSARC/2007/410 Add system attribute support to chmod(1) PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1) PSARC/2007/444 Rescind SETTABLE Attribute PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1) PSARC/2007/546 Update utilities to match CIFS system attributes changes. PSARC/2007/560 ZFS sharesmb property 4890717 want append-only files 6417428 Case-insensitive file system name lookup to support CIFS 6417435 DOS attributes and additional timestamps to support for CIFS 6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service 6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names 6473733 RFE: Need support for open-deny modes 6473755 RFE: Need ability to reconcile oplock and delegation conflicts 6494624 sharemgr needs to support CIFS shares better 6546705 All vnode operations need to pass caller_context_t 6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes 6546893 Solaris system attribute support 6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance 6553589 RFE: VFS Feature Registration facility 6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227) 6565581 ls(1) should support file system attributes proposed in PSARC/2007/315 6566784 NTFS streams are not copied along with the files. 6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315 6578875 RFE: kernel interfaces for nbmand need improvement 6578883 RFE: VOP_SHRLOCK needs additional access types 6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315 6578886 RFE: disallow nbmand state to change on remount 6583349 ACL parser needs to support audit/alarm ACE types 6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315 6597357 *tar* xv@ doesn't show the hidden directory even though it is restored 6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute 6597368 *tar* cannot restore hard linked extended attributes 6597374 *tar* doesn't display "x " when hard linked attributes are restored 6597375 *tar* extended attribute header off by one 6614861 *cpio* incorrectly archives extended system attributes with -@ 6614896 *pax* incorrectly archives extended system attributes with -@ 6615225 *tar* incorrectly archives extended system attributes with -@ 6617183 CIFS Service - PSARC 2006/715
2007-08-016214247 Solaris 10_74 L1: problem when running commmands in interactive ↵as1456651-33/+21
mode on solaris 6528610 xargs -p does not work in some locales
2007-03-126205524 Using /sbin/tar -h on Solaris9 - symlinked files become normal fileslovely1-9/+9
2006-08-076399287 When multiple 'tar uf' process run against same file, /tmp becomes full.ss1610161-12/+17
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-32/+804
PSARC/2005/060 TSNET: Trusted Networking with Security Labels PSARC/2005/259 Layered Trusted Solaris Label Interfaces PSARC/2005/573 Solaris Trusted Extensions for Printing PSARC/2005/691 Trusted Extensions for Device Allocation PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling PSARC/2006/009 Labeled Auditing PSARC/2006/155 Trusted Extensions RBAC Changes PSARC/2006/191 is_system_labeled 6293271 Zone processes should use zone_kcred instead of kcred 6394554 integrate Solaris Trusted Extensions --HG-- rename : usr/src/cmd/dminfo/Makefile => deleted_files/usr/src/cmd/dminfo/Makefile rename : usr/src/cmd/dminfo/dminfo.c => usr/src/cmd/allocate/dminfo.c
2006-02-13PSARC/2006/043 ls -Vmarks1-2/+1
PSARC/2006/047 acl_totext PSARC/2006/048 Compact chmod ACL syntax 6362641 tar does not store ACLs in a suitable format 6379909 Need compact ACL utility support for NFSv4/ZFS
2006-01-136369794 tar spends unnecessary time on ZFS with zero length filesceastha1-36/+39
2006-01-106354804 The file's ACL was changed when cp it from one ZFS file system to ↵marks1-28/+76
another one. 6355681 cannot remove xattr even while write_attr is granted 6364433 `find -ls` prints extra "+" sign when running over NFSv4/UFS 6366467 Different x_attr behavior while ACL against the same user by 'user:' or 'owner@' 6368111 ZFS returns EACCES in preference to EEXIST
2006-01-076350910 *tar* -E option corrupt pathname if path lengh > 100 and pathname ↵sr1611671-4/+5
contains multibyte characters.
2005-11-096346636 expunge readdir_r uses from Solariscasper1-4/+4
6346809 S_IFxxx is not a bitmask but our programmers don't know
2005-10-31PSARC 2002/240 ZFSahrens1-50/+47
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-08-186268906 ucbcmd/plot and gcc don't get alongceastha1-2/+2
6271073 gcc and cmd/fmt don't get along 6271996 gcc and cmd/mail don't get along 6272084 gcc and cmd/pax don't get along 6273914 gcc and cmd/tar don't get along --HG-- rename : usr/src/cmd/fmt/head.c => deleted_files/usr/src/cmd/fmt/head.c rename : usr/src/cmd/mail/maid.c => deleted_files/usr/src/cmd/mail/maid.c
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+7114