Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/bin/pax



Module Name:    src
Committed By:   he
Date:           Wed Aug 25 20:51:50 UTC 2004

Modified Files:
        src/bin/pax [netbsd-1-6]: file_subs.c

Log Message:
Pull up revisions 1.42-1.46,1.48-1.50 (requested by cube in ticket #1736):
  Fix handling of certain archives, fixing core dump (PR#25207).
  Fix problem with trailing slashes (PR#15188).
  Treat sticky bit specially for non-superuser (PR#25350).
  Set chflags after rename, not before.
  Don't exit with 1 on broken archives that mark directories as files.
  Don't attempt to remove current directory.
  Break out of loop and avoid infinite loop in certain error situations.
  Salvage the `create parent directories and try again' patch.


To generate a diff of this commit:
cvs rdiff -r1.23.2.2 -r1.23.2.3 src/bin/pax/file_subs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index