cvs commit: src/lib/libarchive archive_read_support_format_ar.c

2008-08-10 Thread Tim Kientzle
kientzle2008-08-11 01:51:41 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_read_support_format_ar.c Log: SVN rev 181559 on 2008-08-11 01:51:41Z by kientzle MFC r176402: Minor code cleanup Revision ChangesPath 1.6

cvs commit: src/lib/libarchive archive_read_support_format_ar.c src/lib/libarchive/test test_read_format_ar.c test_write_format_ar.c

2008-05-20 Thread Tim Kientzle
kientzle2008-05-21 04:07:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive archive_read_support_format_ar.c lib/libarchive/test test_read_format_ar.c test_write_format_ar.c Log: MFC: Some changes to 'ar' f

cvs commit: src/lib/libarchive archive_read_support_format_ar.c src/lib/libarchive/test test_read_format_ar.c test_write_format_ar.c

2008-03-12 Thread Kai Wang
kaiw2008-03-12 21:10:26 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_ar.c lib/libarchive/test test_read_format_ar.c test_write_format_ar.c Log: Current 'ar' read support in libarchive can only hand

cvs commit: src/lib/libarchive archive_read_support_format_ar.c

2008-02-18 Thread Tim Kientzle
kientzle2008-02-19 05:54:24 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_ar.c Log: Simplify file type setting. Revision ChangesPath 1.8 +2 -4 src/lib/libarchive/archive_read_support_format_ar.c

Re: cvs commit: src/lib/libarchive archive_read_support_format_ar.c

2007-04-14 Thread Kai Wang
On Sat, Apr 14, 2007 at 08:30:22AM +, Tim Kientzle wrote: > kientzle2007-04-14 08:30:21 UTC > > FreeBSD src repository > > Modified files: > lib/libarchive archive_read_support_format_ar.c > Log: > Fixes from Joerg Sonnenberger, reviewed by Kai Wang. > > Revision

cvs commit: src/lib/libarchive archive_read_support_format_ar.c

2007-04-14 Thread Tim Kientzle
kientzle2007-04-14 08:30:21 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_ar.c Log: Fixes from Joerg Sonnenberger, reviewed by Kai Wang. Revision ChangesPath 1.2 +81 -49src/lib/libarchive/archive_read_support_for