Re: svn commit: r207790 - head/usr.bin/tar

2010-05-22 Thread Anonymous
Tim Kientzle writes: > Ah, yes. I did forget to add an EINTR check to the write side. > > Attached patch should fix "tar cf" > > Thanks for your careful testing... > [...] > Index: archive_write.c > === > --- archive_write.c (revi

Re: svn commit: r207790 - head/usr.bin/tar

2010-05-22 Thread Tim Kientzle
Ah, yes. I did forget to add an EINTR check to the write side. Attached patch should fix "tar cf" Thanks for your careful testing... Anonymous wrote: Anonymous writes: Tim Kientzle writes: Please try the attached patch and let me know if it fixes it for you... Cheers, Tim [...] It

Re: svn commit: r207790 - head/usr.bin/tar

2010-05-22 Thread Anonymous
Anonymous writes: > Tim Kientzle writes: > >> Please try the attached patch and let me know if it fixes it for you... >> >> Cheers, >> >> Tim > [...] > > It fixes the issue. Thanks. I'm afraid not. Similar issue affects `tar cf - blah | tar xf -'. It's a little bit harder to reproduce. Caught a

Re: svn commit: r207790 - head/usr.bin/tar

2010-05-17 Thread Anonymous
Tim Kientzle writes: > Please try the attached patch and let me know if it fixes it for you... > > Cheers, > > Tim [...] It fixes the issue. Thanks. ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsub

Re: svn commit: r207790 - head/usr.bin/tar

2010-05-16 Thread Tim Kientzle
Please try the attached patch and let me know if it fixes it for you... Cheers, Tim Anonymous wrote: Tim Kientzle writes: Author: kientzle Date: Sat May 8 16:28:22 2010 New Revision: 207790 URL: http://svn.freebsd.org/changeset/base/207790 Log: Config updates. Modified: head/usr.bin/

Re: svn commit: r207790 - head/usr.bin/tar

2010-05-13 Thread Anonymous
Tim Kientzle writes: > Author: kientzle > Date: Sat May 8 16:28:22 2010 > New Revision: 207790 > URL: http://svn.freebsd.org/changeset/base/207790 > > Log: > Config updates. > > Modified: > head/usr.bin/tar/config_freebsd.h Smth broke after this commit. Hitting ^T causes ports to barf error

svn commit: r207790 - head/usr.bin/tar

2010-05-08 Thread Tim Kientzle
Author: kientzle Date: Sat May 8 16:28:22 2010 New Revision: 207790 URL: http://svn.freebsd.org/changeset/base/207790 Log: Config updates. Modified: head/usr.bin/tar/config_freebsd.h Modified: head/usr.bin/tar/config_freebsd.h