kientzle2008-08-21 06:41:14 UTC
FreeBSD src repository
Modified files:
usr.bin/tar read.c
usr.bin/tar/test test_patterns.c
test_patterns_2.tgz.out.uu
Removed files:
usr.bin/tar/test test_patterns_2.tgz.err.uu
Log:
SVN rev 181
kientzle2008-08-13 05:54:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/tar read.c
Log:
SVN rev 181680 on 2008-08-13 05:54:15Z by kientzle
MFC r180273: Use %H:%M in strftime() instead of non-portable %R
Revision ChangesPat
kientzle2008-07-05 02:05:55 UTC
FreeBSD src repository
Modified files:
usr.bin/tar read.c
Log:
SVN rev 180273 on 2008-07-05 02:05:55Z by kientzle
Use %H:%M for strftime() time formatting instead of the non-portable %R.
Revision ChangesPath
1.39 +1 -
kientzle2007-08-25 04:14:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/tar read.c
Log:
MFC corrected error handling on extraction.
Revision ChangesPath
1.23.2.6 +13 -15src/usr.bin/tar/read.c
_
kientzle2007-08-25 04:11:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/tar read.c
Log:
MFC some miscellaneous casts to correct printing of
numerical UIDs, GIDs, and device numbers in tar -tv output.a
Revision ChangesPath
1.
kientzle2007-05-08 15:22:22 UTC
FreeBSD src repository
Modified files:
usr.bin/tar read.c
Log:
Set the program return value non-zero if we enounter
an error while skipping the body of an entry during
"tar -t" processing.
Thanks to: Spencer Minear
PR: misc/1125
kientzle2007-04-13 16:08:23 UTC
FreeBSD src repository
Modified files:
usr.bin/tar read.c
Log:
Portability.
Thanks to: Martin Koeppe for testing on Interix
Revision ChangesPath
1.30 +2 -0 src/usr.bin/tar/read.c
kientzle2007-04-07 05:56:40 UTC
FreeBSD src repository
Modified files:
usr.bin/tar read.c
Log:
Simplify the logic for handling header read
errors.
Revision ChangesPath
1.29 +5 -7 src/usr.bin/tar/read.c
_
kientzle2006-08-15 03:53:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/tar read.c
Log:
MFC 1.26: conditionally include sys/mkdev.h on platforms that need it.
Revision ChangesPath
1.23.2.2 +4 -1 src/usr.bin/tar/read.c
__
kientzle2006-07-30 18:34:40 UTC
FreeBSD src repository
Modified files:
usr.bin/tar read.c
Log:
Conditionally include sys/mkdev.h on platforms (such as Solaris) that need it.
While I'm here, correctly alphabetize 't' after 's'.
Thanks to: VMiklos
Revision Cha
kientzle2006-03-07 06:02:09 UTC
FreeBSD src repository
Modified files:
usr.bin/tar read.c
Log:
Fix a format mismatch (%d integer format, platform-dependent
argument type).
Revision ChangesPath
1.24 +1 -1 src/usr.bin/tar/read.c
11 matches
Mail list logo