cvs commit: src/usr.bin/tar Makefile bsdtar.c bsdtar_platform.h
read.c write.c
Tim Kientzle
kientzle at FreeBSD.org
Tue Dec 21 16:07:18 PST 2004
kientzle 2004-12-22 00:07:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
usr.bin/tar Makefile bsdtar.c bsdtar_platform.h
read.c write.c
Log:
MFC: Synchronize with -current
Fixes:
* Failed writes are recognized
* Correct spacing of dates in -tv format
* Display large file sizes correctly
* Eliminate a redundant "Unrecognized option"
warning.
Revision Changes Path
1.11.2.1 +2 -2 src/usr.bin/tar/Makefile
1.52.2.3 +0 -1 src/usr.bin/tar/bsdtar.c
1.10.2.1 +1 -0 src/usr.bin/tar/bsdtar_platform.h
1.19.2.2 +1 -1 src/usr.bin/tar/read.c
1.33.2.2 +2 -4 src/usr.bin/tar/write.c
More information about the cvs-src
mailing list