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 21:02:26 UTC 2004

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

Log Message:
Pull up revisions 1.49-1.52,1.54-1.57 (via patch, requested by cube in ticket 
#1737):
  Fix bug in --exclude emulation, and use snprintf.  (PR#25131)
  Fix bug in pax append mode.  (PR#25200)
  Fix handling of certain archives, fixing core dump. (PR#25207)
  Fix problems with 1.5.3/i386 kernel sets (PR#25299) and
  MS-DOS gzip files (PR#25310).
  Slight code restructuring.
  Fix handling of tar with hardlinks to long file names
  (PR#25934, PR#25934).
  Fix unterminated buffer string in exaclude destination buffer.
  Fix isfoo() ctype macros to take unsigned char.


To generate a diff of this commit:
cvs rdiff -r1.21.2.2 -r1.21.2.3 src/bin/pax/tar.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