cvs commit: www/en/donations wantlist.sgml

2010-01-23 Thread Tim Kientzle
kientzle2010-01-24 04:50:35 UTC FreeBSD doc repository (src committer) Modified files: en/donations wantlist.sgml Log: Looking for a newer tape drive than my old DDS drive. Revision ChangesPath 1.479 +8 -1 www/en/donations/wantlist.sgml __

cvs commit: www/en/projects summerofcode.xsl

2009-03-20 Thread Tim Kientzle
kientzle2009-03-21 00:47:20 UTC FreeBSD doc repository (src committer) Modified files: en/projects summerofcode.xsl Log: Correct link to Google Summer of Code 2009 web site. Revision ChangesPath 1.23 +2 -2 www/en/projects/summerofcode.xsl __

cvs commit: src/lib/libarchive/test test_entry.c

2008-09-29 Thread Tim Kientzle
kientzle2008-09-30 04:13:21 UTC FreeBSD src repository Modified files: lib/libarchive/test test_entry.c Log: SVN rev 183484 on 2008-09-30 04:13:21Z by kientzle Verify high-res birthtime support on FreeBSD. MFC after: 30 days Revision ChangesPath 1.10

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test Makefile test_write_disk.c test_write_disk_times.c

2008-09-29 Thread Tim Kientzle
kientzle2008-09-30 04:02:36 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c lib/libarchive/test Makefile test_write_disk.c Added files: lib/libarchive/test test_write_disk_times.c Log: SVN rev 183483 on 2008-09-30 04:02:36Z by ki

cvs commit: src/lib/libarchive archive_read_support_format_tar.c archive_write_set_format_pax.c src/lib/libarchive/test Makefile test_write_format_pax.c

2008-09-29 Thread Tim Kientzle
kientzle2008-09-30 03:57:07 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_tar.c archive_write_set_format_pax.c lib/libarchive/test Makefile Added files: lib/libarchive/test test_write_format_pax.c

cvs commit: src/lib/libarchive archive_entry.c archive_entry.h archive_entry_copy_stat.c archive_entry_private.h archive_entry_stat.c config_freebsd.h src/lib/libarchive/test test_entry.c

2008-09-29 Thread Tim Kientzle
kientzle2008-09-30 03:53:03 UTC FreeBSD src repository Modified files: lib/libarchive archive_entry.c archive_entry.h archive_entry_copy_stat.c archive_entry_private.h archive_entry_stat.c config_freeb

cvs commit: src/lib/libarchive archive.h archive_entry.h

2008-09-17 Thread Tim Kientzle
kientzle2008-09-18 04:19:06 UTC FreeBSD src repository Modified files: lib/libarchive archive.h archive_entry.h Log: SVN rev 183136 on 2008-09-18 04:19:06Z by kientzle MfP4: Generalize int64_t in the public headers to support compilers which have a 64-bit integer typ

cvs commit: src/lib/libarchive archive.h archive_read_support_format_mtree.c src/lib/libarchive/test test_read_format_mtree.c

2008-09-17 Thread Tim Kientzle
kientzle2008-09-18 04:13:36 UTC FreeBSD src repository Modified files: lib/libarchive archive.h archive_read_support_format_mtree.c lib/libarchive/test test_read_format_mtree.c Log: SVN rev 183134 on 2008-09-18 04:13:36Z by kientzle Tryi

cvs commit: src/lib/libarchive archive_write_disk.c config_freebsd.h

2008-09-13 Thread Tim Kientzle
kientzle2008-09-14 05:51:25 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c config_freebsd.h Log: SVN rev 183011 on 2008-09-14 05:51:25Z by kientzle Choose a flag-handling strategy based on platform capabilities rather than on platform.

cvs commit: src/usr.bin/tar config_freebsd.h write.c

2008-09-13 Thread Tim Kientzle
kientzle2008-09-14 03:49:00 UTC FreeBSD src repository Modified files: usr.bin/tar config_freebsd.h write.c Log: SVN rev 183010 on 2008-09-14 03:49:00Z by kientzle Clean up flags support just a tad: FreeBSD support depends on HAVE_STRUCT_STAT_ST_FLAGS, Linux supp

cvs commit: src/usr.bin/tar/test Makefile test_symlink_dir.c

2008-09-13 Thread Tim Kientzle
kientzle2008-09-14 02:16:04 UTC FreeBSD src repository Modified files: usr.bin/tar/test Makefile Added files: usr.bin/tar/test test_symlink_dir.c Log: SVN rev 183009 on 2008-09-14 02:16:04Z by kientzle Test handling of restores relative to symlinks. In parti

cvs commit: src/lib/libarchive filter_fork.c

2008-09-11 Thread Tim Kientzle
kientzle2008-09-12 05:33:00 UTC FreeBSD src repository Modified files: lib/libarchive filter_fork.c Log: SVN rev 182958 on 2008-09-12 05:33:00Z by kientzle Portability: Don't use symbolic constants when the values are more standard than the names are. Remove some tr

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk_secure.c

2008-09-11 Thread Tim Kientzle
kientzle2008-09-12 04:39:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk_secure.c Log: SVN rev 182957 on 2008-09-12 04:39:07Z by kientzle MFC r182838: Fix tar -xP to f

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk_secure.c

2008-09-11 Thread Tim Kientzle
kientzle2008-09-12 04:34:56 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk_secure.c Log: SVN rev 182956 on 2008-09-12 04:34:56Z by kientzle MFC r182838: Correct tar -xP

cvs commit: src/lib/libarchive archive_write_disk.c config_freebsd.h

2008-09-11 Thread Tim Kientzle
kientzle2008-09-12 04:08:11 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c config_freebsd.h Log: SVN rev 182955 on 2008-09-12 04:08:11Z by kientzle Portability: Not everyone is lucky enough to have ftruncate() Revision ChangesP

cvs commit: src/lib/libarchive archive_platform.h archive_write_disk.c config_freebsd.h

2008-09-11 Thread Tim Kientzle
kientzle2008-09-12 04:03:34 UTC FreeBSD src repository Modified files: lib/libarchive archive_platform.h archive_write_disk.c config_freebsd.h Log: SVN rev 182954 on 2008-09-12 04:03:34Z by kientzle Portability: Support platforms that lack (s

cvs commit: src/lib/libarchive archive_read_support_compression_program.c

2008-09-11 Thread Tim Kientzle
kientzle2008-09-12 03:53:54 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_compression_program.c Log: SVN rev 182953 on 2008-09-12 03:53:54Z by kientzle Windows compatibility: The stub replacement for compressi

cvs commit: src/lib/libarchive/test Makefile test_read_format_gtar_sparse.c

2008-09-07 Thread Tim Kientzle
kientzle2008-09-08 00:58:12 UTC FreeBSD src repository Modified files: lib/libarchive/test Makefile test_read_format_gtar_sparse.c Log: SVN rev 182860 on 2008-09-08 00:58:12Z by kientzle Fix a type-aliasing problem in the libarchive test suite, restore WARNS=6. Revis

cvs commit: src/lib/libarchive/test test_write_disk_secure.c

2008-09-07 Thread Tim Kientzle
kientzle2008-09-07 23:59:27 UTC FreeBSD src repository Modified files: lib/libarchive/test test_write_disk_secure.c Log: SVN rev 182858 on 2008-09-07 23:59:27Z by kientzle Correct a leaking archive_entry in the test suite. Revision ChangesPath 1.8 +1 -0

cvs commit: src/lib/libarchive/test test_write_disk_secure.c

2008-09-06 Thread Tim Kientzle
kientzle2008-09-07 06:15:45 UTC FreeBSD src repository Modified files: lib/libarchive/test test_write_disk_secure.c Log: SVN rev 182839 on 2008-09-07 06:15:45Z by kientzle Correct the comments here. PR: bin/126849 MFC after: 3 days Revision Cha

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk_secure.c

2008-09-06 Thread Tim Kientzle
kientzle2008-09-07 05:22:33 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk_secure.c Log: SVN rev 182838 on 2008-09-07 05:22:33Z by kientzle When restoring a directory, allow symlinks to be follow

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk.c

2008-09-05 Thread Tim Kientzle
kientzle2008-09-06 06:01:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk.c Log: SVN rev 182811 on 2008-09-06 06:01:45Z by kientzle MFC r182587: If atime is missing, us

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk.c

2008-09-05 Thread Tim Kientzle
kientzle2008-09-06 06:01:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk.c Log: SVN rev 182810 on 2008-09-06 06:01:15Z by kientzle MFC r182587: If atime is missing, us

cvs commit: src/lib/libarchive archive_entry_link_resolver.c

2008-09-04 Thread Tim Kientzle
kientzle2008-09-05 06:15:25 UTC FreeBSD src repository Modified files: lib/libarchive archive_entry_link_resolver.c Log: SVN rev 182780 on 2008-09-05 06:15:25Z by kientzle The link resolver now unsets the size to mark a hardlink with no body instead of setting it to

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk.c test_write_disk_hardlink.c

2008-09-04 Thread Tim Kientzle
kientzle2008-09-05 06:13:11 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk.c test_write_disk_hardlink.c Log: SVN rev 182779 on 2008-09-05 06:13:11Z by kientzle MfP4: Han

cvs commit: src/lib/libarchive archive_write_disk.c

2008-09-04 Thread Tim Kientzle
kientzle2008-09-05 05:55:49 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c Log: SVN rev 182778 on 2008-09-05 05:55:49Z by kientzle MfP4: Use the set/unset tracking to determine when mtime or atime is unavailable. Use start_time as a s

cvs commit: src/lib/libarchive archive_write_disk.3

2008-09-03 Thread Tim Kientzle
kientzle2008-09-04 05:22:00 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.3 Log: SVN rev 182747 on 2008-09-04 05:22:00Z by kientzle Markup fix. MFC after: 3 days Revision ChangesPath 1.4 +2 -2 src/lib/liba

cvs commit: src/usr.bin/cpio cpio.c

2008-09-03 Thread Tim Kientzle
kientzle2008-09-04 05:20:46 UTC FreeBSD src repository Modified files: usr.bin/cpio cpio.c Log: SVN rev 182746 on 2008-09-04 05:20:46Z by kientzle Don't destroy the archive until after you finish pulling useful information out of it. As reported by Giorgos Keramid

cvs commit: src/lib/libarchive/test read_open_memory.c test_acl_basic.c test_acl_pax.c test_bad_fd.c test_compat_gtar.c test_compat_zip.c test_empty_write.c test_entry.c test_read_compress_program.c t

2008-08-31 Thread Tim Kientzle
kientzle2008-09-01 05:38:33 UTC FreeBSD src repository Modified files: lib/libarchive/test read_open_memory.c test_acl_basic.c test_acl_pax.c test_bad_fd.c test_compat_gtar.c test_compat_zip.c test_empty_wr

cvs commit: src/lib/libarchive archive_entry.c archive_entry.h archive_entry_private.h src/lib/libarchive/test test_entry.c

2008-08-31 Thread Tim Kientzle
kientzle2008-09-01 04:54:29 UTC FreeBSD src repository Modified files: lib/libarchive archive_entry.c archive_entry.h archive_entry_private.h lib/libarchive/test test_entry.c Log: SVN rev 182590 on 2008-09-01 04:54:29Z by kientzle MfP4:

cvs commit: src/lib/libarchive archive_write_set_format_by_name.c

2008-08-31 Thread Tim Kientzle
kientzle2008-09-01 02:50:53 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_set_format_by_name.c Log: SVN rev 182588 on 2008-09-01 02:50:53Z by kientzle Sort the list of format names. Revision ChangesPath 1.9 +1 -1 src/lib

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk.c

2008-08-31 Thread Tim Kientzle
kientzle2008-09-01 02:50:24 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk.c Log: SVN rev 182587 on 2008-09-01 02:50:24Z by kientzle Use the "start_time" (time at which the restore process began)

cvs commit: src/lib/libarchive Makefile archive.h archive_write_set_format.c archive_write_set_format_by_name.c archive_write_set_format_mtree.c

2008-08-31 Thread Tim Kientzle
kientzle2008-08-31 07:21:46 UTC FreeBSD src repository Modified files: lib/libarchive Makefile archive.h archive_write_set_format.c archive_write_set_format_by_name.c Added files: lib/libarchive archive_write_set_f

cvs commit: src/lib/libarchive archive_write_set_format_shar.c

2008-08-31 Thread Tim Kientzle
kientzle2008-08-31 07:10:40 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_set_format_shar.c Log: SVN rev 182516 on 2008-08-31 07:10:40Z by kientzle Joerg Sonnenberger's improvements to the shar writer. Significant performance improvements, b

cvs commit: src/lib/libarchive/test main.c

2008-08-31 Thread Tim Kientzle
kientzle2008-08-31 07:06:02 UTC FreeBSD src repository Modified files: lib/libarchive/test main.c Log: SVN rev 182515 on 2008-08-31 07:06:02Z by kientzle Make libarchive_test a little smarter about trying to find its reference files when you don't specify -r. It now chec

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk.c

2008-08-30 Thread Tim Kientzle
kientzle2008-08-31 04:46:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk.c Log: SVN rev 182513 on 2008-08-31 04:46:36Z by kientzle MFC r182360, r182470: If atime isn't

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk.c

2008-08-30 Thread Tim Kientzle
kientzle2008-08-31 04:45:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk.c Log: SVN rev 182512 on 2008-08-31 04:45:21Z by kientzle MFC r182360,r182470: If atime isn't

cvs commit: src/lib/libarchive/test test_write_disk.c

2008-08-29 Thread Tim Kientzle
kientzle2008-08-30 05:31:23 UTC FreeBSD src repository Modified files: lib/libarchive/test test_write_disk.c Log: SVN rev 182470 on 2008-08-30 05:31:23Z by kientzle When atime wasn't specified, it should get set == mtime. This is much stronger than just asserting that it'

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 06:40:22 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk.c Log: SVN rev 182360 on 2008-08-28 06:40:22Z by kientzle If no atime was specified (for example, when extracting from u

cvs commit: src/lib/libarchive archive_write_disk.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 06:28:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_write_disk.c Log: SVN rev 182359 on 2008-08-28 06:28:24Z by kientzle MFC r182097,r182101: Accept requests to write path/.. if SECURE_NODOTDOT is no

cvs commit: src/lib/libarchive archive_write_disk.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 06:25:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_write_disk.c Log: SVN rev 182358 on 2008-08-28 06:25:54Z by kientzle MFC r182093: Even if a dir is newer and we're using NO_OVERWRITE_NEWER, update

cvs commit: src/lib/libarchive archive_entry_strmode.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 06:22:52 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_entry_strmode.c Log: SVN rev 182357 on 2008-08-28 06:22:52Z by kientzle MFC r179793: Use an 'h' to flag hardlinks that have no other file type info

cvs commit: src/usr.bin/tar Makefile

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 06:18:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar Makefile Log: SVN rev 182355 on 2008-08-28 06:18:58Z by kientzle Don't clean tests before testing, lest you lose the results of previous tests. Revision

cvs commit: src/usr.bin/tar bsdtar.c src/usr.bin/tar/test Makefile test_option_q.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 06:17:41 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar bsdtar.c usr.bin/tar/test Makefile Added files: (Branch: RELENG_6) usr.bin/tar/test test_option_q.c Log: SVN rev 182354 on 2008-08-2

cvs commit: src/usr.bin/tar matching.c read.c src/usr.bin/tar/test main.c test.h test_copy.c test_option_T.c test_patterns.c test_patterns_2.tgz.uu test_patterns_3.tgz.uu

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 06:15:29 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar matching.c read.c usr.bin/tar/test main.c test.h test_copy.c test_option_T.c test_patterns.c Added files: (Branch: RELE

cvs commit: src/usr.bin/tar bsdtar.h write.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:55:41 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar bsdtar.h write.c Log: SVN rev 182351 on 2008-08-28 05:55:41Z by kientzle MFC r180283, r180284: Move duplicated code from tar_mode_[cru] into archive_write,

cvs commit: src/usr.bin/tar write.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:53:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar write.c Log: SVN rev 182350 on 2008-08-28 05:53:51Z by kientzle MFC r180281: Simplify handling of fd's to ensure they don't get leaked. Revision Chang

cvs commit: src/usr.bin/tar Makefile

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:41:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar Makefile Log: SVN rev 182345 on 2008-08-28 05:41:10Z by kientzle Apart from using the old libarchive API, this is now identical to bsdtar 2.5.5. Revisi

cvs commit: src/usr.bin/tar write.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:39:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar write.c Log: SVN rev 182343 on 2008-08-28 05:39:20Z by kientzle MFC r179988: Include the name of the truncated file in the error message. Revision Cha

cvs commit: src/usr.bin/tar subst.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:38:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar subst.c Log: SVN rev 182342 on 2008-08-28 05:38:30Z by kientzle MFC r179796: portability; use standard case syntax Revision ChangesPath 1.4.4.4

cvs commit: src/usr.bin/tar/test main.c test.h

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:37:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar/test main.c test.h Log: SVN rev 182341 on 2008-08-28 05:37:54Z by kientzle MFC r179795: Sundry test harness cleanup. Revision ChangesPath 1.4.2.2 +6

cvs commit: src/usr.bin/tar subst.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:36:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar subst.c Log: SVN rev 182340 on 2008-08-28 05:36:33Z by kientzle MFC r179678: style fix: one-bit fields should be unsigned. Revision ChangesPath 1

cvs commit: src/usr.bin/tar util.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:35:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar util.c Log: SVN rev 182339 on 2008-08-28 05:35:46Z by kientzle MFC r179677: Don't access a pointer after freeing it. Revision ChangesPath 1.13.2

cvs commit: src/usr.bin/tar subst.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:34:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar subst.c Log: SVN rev 182338 on 2008-08-28 05:34:53Z by kientzle MFC r179350: Minor portability fix Revision ChangesPath 1.4.4.2 +4 -0 src/

cvs commit: src/usr.bin/tar Makefile bsdtar.1 bsdtar.c bsdtar.h config_freebsd.h matching.c read.c subst.c util.c write.c src/usr.bin/tar/test Makefile test_copy.c test_option_T.c test_patterns.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:33:28 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar Makefile bsdtar.1 bsdtar.c bsdtar.h config_freebsd.h matching.c read.c util.c write.c usr.bin/tar/test Mak

cvs commit: src/usr.bin/tar bsdtar.h siginfo.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:14:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar bsdtar.h siginfo.c Log: SVN rev 182336 on 2008-08-28 05:14:07Z by kientzle MFC r179213: Minor structure renaming for portability. Revision Changes

cvs commit: src/usr.bin/tar Makefile bsdtar.h read.c siginfo.c write.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:12:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar Makefile bsdtar.h read.c write.c Added files: (Branch: RELENG_6) usr.bin/tar siginfo.c Log: SVN rev 182334 on 2008-08-28 05:12:03Z by ki

cvs commit: src/usr.bin/tar bsdtar.1 bsdtar.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:06:22 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar bsdtar.1 bsdtar.c Log: SVN rev 182333 on 2008-08-28 05:06:22Z by kientzle MFC r179072: --keep-newer-files Revision ChangesPath 1.29.2.14 +4 -0

cvs commit: src/usr.bin/tar/test Makefile main.c test.h test_0.c test_basic.c test_copy.c test_getdate.c test_help.c test_option_T.c test_stdio.c test_version.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:03:21 UTC FreeBSD src repository Added files: (Branch: RELENG_6) usr.bin/tar/test Makefile main.c test.h test_0.c test_basic.c test_copy.c test_getdate.c test_help.c test_option_T.c test_stdio.c

cvs commit: src/usr.bin/tar bsdtar.c

2008-08-27 Thread Tim Kientzle
kientzle2008-08-28 05:04:08 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar bsdtar.c Log: SVN rev 182332 on 2008-08-28 05:04:08Z by kientzle MFC r178716: First bug fixed because of test harness: --version should exit with success.

cvs commit: src/usr.bin/tar bsdtar.1 bsdtar.c write.c

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 05:29:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar bsdtar.1 bsdtar.c write.c Log: SVN rev 182249 on 2008-08-27 05:29:03Z by kientzle MFC r177204,r177205,r177207: Support writing 'compress' format now that l

cvs commit: src/usr.bin/tar bsdtar.h read.c util.c

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 05:26:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar bsdtar.h read.c util.c Log: SVN rev 182248 on 2008-08-27 05:26:25Z by kientzle MFC r175048: Use archive_entry_strmode() instead of the local bsdtar_strmode()

cvs commit: src/usr.bin/tar bsdtar.h

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 05:25:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/tar bsdtar.h Log: SVN rev 182247 on 2008-08-27 05:25:44Z by kientzle MFC r181269: Mark that __bsdtar_errc() never returns, to aid static code checkers. Re

cvs commit: src/lib/libarchive archive_write_disk.c

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 05:14:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_write_disk.c Log: SVN rev 182245 on 2008-08-27 05:14:15Z by kientzle MFC r182102: Track total bytes transferred when writing to archive_write_disk.

cvs commit: src/lib/libarchive archive_private.h

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 05:12:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_private.h Log: SVN rev 182243 on 2008-08-27 05:12:24Z by kientzle MFC r181269: Mark __archive_errx() as __dead2 to help out static code checkers.

cvs commit: src/lib/libarchive archive_write_disk.c

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 05:10:04 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_write_disk.c Log: SVN rev 182242 on 2008-08-27 05:10:04Z by kientzle MFC r180270: Always plan to fix dir permissions if EXTRACT_PERM was specified.

cvs commit: src/lib/libarchive/test Makefile

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 05:06:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive/test Makefile Log: SVN rev 182241 on 2008-08-27 05:06:51Z by kientzle MFC r180029,r182149: style fixes to the test makefile Revision ChangesPath 1.23.

cvs commit: src/usr.bin/tar matching.c read.c src/usr.bin/tar/test main.c test.h test_patterns.c test_patterns.tgz.err.uu test_patterns.tgz.out.uu test_patterns.tgz.uu test_patterns_2.tgz.uu test_patt

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 04:59:00 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/tar matching.c read.c usr.bin/tar/test main.c test.h test_patterns.c Added files: (Branch: RELENG_7) usr.bin/tar/test test_patterns_2.tgz.uu

cvs commit: src/lib/libarchive archive_write_disk.c

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 04:45:26 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive archive_write_disk.c Log: SVN rev 182234 on 2008-08-27 04:45:26Z by kientzle MFC r182102: Update the total archive bytes written when writing entries to di

cvs commit: src/lib/libarchive/test Makefile

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 04:46:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive/test Makefile Log: SVN rev 182235 on 2008-08-27 04:46:47Z by kientzle MFC r182149: Alphabetize the list of tests. Revision ChangesPath 1.11.2.5 +4 -4

cvs commit: src/lib/libarchive archive_write_disk.c

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 04:40:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive archive_write_disk.c Log: SVN rev 182230 on 2008-08-27 04:40:38Z by kientzle MFC r182097: Permit restoring of path/.. if SECURE_NODOTDOT was not specified.

cvs commit: src/lib/libarchive archive_write_disk.c

2008-08-26 Thread Tim Kientzle
kientzle2008-08-27 04:36:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive archive_write_disk.c Log: SVN rev 182228 on 2008-08-27 04:36:07Z by kientzle MFC r182093: Ignore NO_OVERWRITE_NEWER if the current object is a directory. B

cvs commit: src/usr.bin/cpio/test test_basic.c

2008-08-24 Thread Tim Kientzle
kientzle2008-08-25 06:39:29 UTC FreeBSD src repository Modified files: usr.bin/cpio/testtest_basic.c Log: SVN rev 182151 on 2008-08-25 06:39:29Z by kientzle MfP4: Verify correct interaction with umask: Add another file with different permissions and set a non-zero uma

cvs commit: src/lib/libarchive/test Makefile

2008-08-24 Thread Tim Kientzle
kientzle2008-08-25 06:08:22 UTC FreeBSD src repository Modified files: lib/libarchive/test Makefile Log: SVN rev 182149 on 2008-08-25 06:08:22Z by kientzle Alphabetize the list of tests. Revision ChangesPath 1.24 +4 -4 src/lib/libarchive/test/Makefile

cvs commit: src/usr.bin/tar Makefile

2008-08-24 Thread Tim Kientzle
kientzle2008-08-25 02:18:12 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/tar Makefile Log: SVN rev 182137 on 2008-08-25 02:18:12Z by kientzle MFC r181984: Don't clean before testing, since clean also removes results from previous te

cvs commit: src/usr.bin/tar bsdtar.c src/usr.bin/tar/test Makefile test_option_q.c

2008-08-24 Thread Tim Kientzle
kientzle2008-08-25 02:14:52 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/tar bsdtar.c usr.bin/tar/test Makefile Added files: (Branch: RELENG_7) usr.bin/tar/test test_option_q.c Log: SVN rev 182136 on 2008-08-2

cvs commit: src/usr.bin/tar matching.c

2008-08-24 Thread Tim Kientzle
kientzle2008-08-25 02:06:56 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/tar matching.c Log: SVN rev 182135 on 2008-08-25 02:06:56Z by kientzle MFC r181821, r181845: "./foo" now matches "foo" Revision ChangesPath 1.11.2.3

cvs commit: src/usr.bin/tar/test test_copy.c test_option_T.c test_patterns.c test_patterns.tgz.err.uu test_patterns.tgz.out.uu test_patterns.tgz.uu

2008-08-24 Thread Tim Kientzle
kientzle2008-08-25 02:01:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/tar/test test_copy.c test_option_T.c test_patterns.c Added files: (Branch: RELENG_7) usr.bin/tar/test test_patterns.tgz.err.uu

cvs commit: src/lib/libarchive/test test_compat_tar_hardlink.c test_pax_filename_encoding.c test_tar_large.c test_ustar_filenames.c test_write_disk_hardlink.c test_write_format_tar_ustar.c

2008-08-24 Thread Tim Kientzle
kientzle2008-08-25 01:55:40 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive/test test_compat_tar_hardlink.c test_pax_filename_encoding.c test_tar_large.c test_ustar_filenames.c

cvs commit: src/lib/libarchive archive_write_disk.c src/usr.bin/cpio cpio.c src/usr.bin/cpio/test test_basic.c test_option_L.c test_option_a.c test_option_y.c test_passthrough_dotdot.c test_passthroug

2008-08-23 Thread Tim Kientzle
kientzle2008-08-24 06:21:00 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c usr.bin/cpio cpio.c usr.bin/cpio/testtest_basic.c test_option_L.c test_option_a.c test_option_y.c

cvs commit: src/lib/libarchive Makefile

2008-08-23 Thread Tim Kientzle
kientzle2008-08-24 05:54:28 UTC FreeBSD src repository Modified files: lib/libarchive Makefile Log: SVN rev 182101 on 2008-08-24 05:54:28Z by kientzle Remove the stillborn attempt to cleanup tests as well as the build dir. Revision ChangesPath 1.87 +0

cvs commit: src/usr.bin/cpio/test Makefile

2008-08-23 Thread Tim Kientzle
kientzle2008-08-24 05:49:36 UTC FreeBSD src repository Modified files: usr.bin/cpio/testMakefile Log: SVN rev 182100 on 2008-08-24 05:49:36Z by kientzle straighten out the "clean" target Revision ChangesPath 1.4 +2 -6 src/usr.bin/cpio/test/Makefile

cvs commit: src/lib/libarchive Makefile archive_write_disk.c

2008-08-23 Thread Tim Kientzle
kientzle2008-08-24 05:42:22 UTC FreeBSD src repository Modified files: lib/libarchive Makefile archive_write_disk.c Log: SVN rev 182097 on 2008-08-24 05:42:22Z by kientzle Fail copying path/.. only if SECURE_NODOTDOT was specified. Since we already warn for any '..'

cvs commit: src/usr.bin/cpio/test test_passthrough_dotdot.c

2008-08-23 Thread Tim Kientzle
kientzle2008-08-24 05:24:52 UTC FreeBSD src repository Modified files: usr.bin/cpio/testtest_passthrough_dotdot.c Log: SVN rev 182095 on 2008-08-24 05:24:52Z by kientzle Update the passthrough_dotdot test to reproduce a problem reported by Kris Kennaway. PR:

cvs commit: src/usr.bin/cpio/test Makefile test_passthrough_dotdot.c

2008-08-23 Thread Tim Kientzle
kientzle2008-08-24 05:14:03 UTC FreeBSD src repository Modified files: usr.bin/cpio/testMakefile Added files: usr.bin/cpio/testtest_passthrough_dotdot.c Log: SVN rev 182094 on 2008-08-24 05:14:03Z by kientzle Test for proper handling of "cpio -p .." PR:

cvs commit: src/lib/libarchive archive_write_disk.c

2008-08-23 Thread Tim Kientzle
kientzle2008-08-24 05:01:01 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c Log: SVN rev 182093 on 2008-08-24 05:01:01Z by kientzle Fix the cpio bug tested for by r182092 of usr.bin/cpio/test. Since various 'find' incantations can emit

cvs commit: src/usr.bin/cpio/test Makefile main.c test_passthrough_reverse.c

2008-08-23 Thread Tim Kientzle
kientzle2008-08-24 04:58:22 UTC FreeBSD src repository Modified files: usr.bin/cpio/testMakefile main.c Added files: usr.bin/cpio/testtest_passthrough_reverse.c Log: SVN rev 182092 on 2008-08-24 04:58:22Z by kientzle Test for a bug reported by Bernd Walter: I

cvs commit: src/usr.bin/cpio/test test_basic.c test_gcpio_compat.c test_option_a.c

2008-08-21 Thread Tim Kientzle
kientzle2008-08-22 02:27:06 UTC FreeBSD src repository Modified files: usr.bin/cpio/testtest_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

cvs commit: src/usr.bin/cpio/test test_format_newc.c

2008-08-21 Thread Tim Kientzle
kientzle2008-08-22 02:09:10 UTC FreeBSD src repository Modified files: usr.bin/cpio/testtest_format_newc.c Log: SVN rev 181986 on 2008-08-22 02:09:10Z by kientzle The newc-format verification is now a little smarter about following the archive structure. In particular

cvs commit: src/usr.bin/tar/test test_option_q.c

2008-08-21 Thread Tim Kientzle
kientzle2008-08-22 01:35:08 UTC FreeBSD src repository Modified files: usr.bin/tar/test test_option_q.c Log: SVN rev 181985 on 2008-08-22 01:35:08Z by kientzle Minor cleanup of the -q test: Assert that stdout/stderr are empty for each extraction. Revision Change

cvs commit: src/usr.bin/tar Makefile

2008-08-21 Thread Tim Kientzle
kientzle2008-08-22 01:31:13 UTC FreeBSD src repository Modified files: usr.bin/tar Makefile Log: SVN rev 181984 on 2008-08-22 01:31:13Z by kientzle Don't clean before running tests. Revision ChangesPath 1.38 +1 -1 src/usr.bin/tar/Makefile _

cvs commit: src/usr.bin/tar/test test_option_q.c

2008-08-21 Thread Tim Kientzle
kientzle2008-08-22 01:26:55 UTC FreeBSD src repository Modified files: usr.bin/tar/test test_option_q.c Log: SVN rev 181981 on 2008-08-22 01:26:55Z by kientzle Explain how the test_option_q test works. Revision ChangesPath 1.2 +15 -0 src/usr.bin/tar

cvs commit: src/usr.bin/tar bsdtar.c src/usr.bin/tar/test Makefile test_option_q.c

2008-08-21 Thread Tim Kientzle
kientzle2008-08-22 01:22:55 UTC FreeBSD src repository Modified files: usr.bin/tar bsdtar.c usr.bin/tar/test Makefile Added files: usr.bin/tar/test test_option_q.c Log: SVN rev 181979 on 2008-08-22 01:22:55Z by kientzle Test for -q (aka --fast-re

cvs commit: src/usr.bin/tar/test test_patterns.c test_patterns_2.tgz.out.uu

2008-08-21 Thread Tim Kientzle
kientzle2008-08-21 22:28:00 UTC FreeBSD src repository Modified files: usr.bin/tar/test test_patterns.c Removed files: usr.bin/tar/test test_patterns_2.tgz.out.uu Log: SVN rev 181971 on 2008-08-21 22:28:00Z by kientzle The results for test 2 here are short eno

cvs commit: src/usr.bin/tar/test main.c test.h test_patterns.c test_patterns_3.tgz.uu

2008-08-21 Thread Tim Kientzle
kientzle2008-08-21 07:04:57 UTC FreeBSD src repository Modified files: usr.bin/tar/test main.c test.h test_patterns.c Added files: usr.bin/tar/test test_patterns_3.tgz.uu Log: SVN rev 181959 on 2008-08-21 07:04:57Z by kientzle Add some more tests to verify tha

cvs commit: src/usr.bin/tar read.c src/usr.bin/tar/test test_patterns.c test_patterns_2.tgz.err.uu test_patterns_2.tgz.out.uu

2008-08-20 Thread Tim Kientzle
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

cvs commit: src/usr.bin/cpio cpio.c

2008-08-20 Thread Tim Kientzle
kientzle2008-08-20 16:39:18 UTC FreeBSD src repository Modified files: usr.bin/cpio cpio.c Log: SVN rev 181929 on 2008-08-20 16:39:18Z by kientzle cpio should restore file flags and ACLs when they're available Revision ChangesPath 1.11 +2 -0 src

cvs commit: src/usr.bin/tar/test test_patterns.c test_patterns.tgz.err.uu test_patterns.tgz.out.uu test_patterns.tgz.uu test_patterns_2.tgz.err.uu test_patterns_2.tgz.out.uu test_patterns_2.tgz.uu

2008-08-19 Thread Tim Kientzle
kientzle2008-08-20 06:01:53 UTC FreeBSD src repository Modified files: usr.bin/tar/test test_patterns.c Added files: usr.bin/tar/test test_patterns_2.tgz.err.uu test_patterns_2.tgz.out.uu test_patterns_2.tgz.uu Remo

Re: cvs commit: src/usr.bin/tar matching.c

2008-08-18 Thread Tim Kientzle
r181845 fixes this. Apologies. Renato Botelho wrote: On Mon, Aug 18, 2008 at 1:58 AM, Tim Kientzle <[EMAIL PROTECTED]> wrote: kientzle2008-08-18 04:58:54 UTC FreeBSD src repository Modified files: usr.bin/tar matching.c Log: SVN rev 181821 on 2008-08-18 04:58:54Z by ki

cvs commit: src/usr.bin/tar matching.c

2008-08-18 Thread Tim Kientzle
kientzle2008-08-18 18:13:40 UTC FreeBSD src repository Modified files: usr.bin/tar matching.c Log: SVN rev 181845 on 2008-08-18 18:13:40Z by kientzle Fix SVN r181821 by not using FNM_LEADING_DIR where it shouldn't be used. Revision ChangesPath 1.16

  1   2   3   4   5   6   7   >