cvs commit: src/usr.bin/cpio/test test_basic.c test_gcpio_compat.c
test_option_a.c
Tim Kientzle
kientzle at FreeBSD.org
Fri Aug 22 02:27:17 UTC 2008
kientzle 2008-08-22 02:27:06 UTC
FreeBSD src repository
Modified files:
usr.bin/cpio/test test_basic.c test_gcpio_compat.c
test_option_a.c
Log:
SVN rev 181988 on 2008-08-22 02:27:06Z by kientzle
Comment a couple of places where bsdcpio and gcpio 2.9 disagree.
The number of blocks read from ustar archives is just an implementation
difference. The failure of bsdcpio to emit a block count to stderr
in -p mode is a real bug in bsdcpio.
Revision Changes Path
1.2 +7 -2 src/usr.bin/cpio/test/test_basic.c
1.2 +2 -0 src/usr.bin/cpio/test/test_gcpio_compat.c
1.2 +1 -0 src/usr.bin/cpio/test/test_option_a.c
More information about the cvs-src
mailing list