Re: svn commit: r226184 - head/usr.bin/gzip

2011-10-10 Thread Xin LI
On Mon, Oct 10, 2011 at 12:40 PM, Doug Barton wrote: > On 10/09/2011 23:37, Xin LI wrote: >> Log: >>   Incorporate recent changes from NetBSD.  Most notable change is the >> addition >>   of support of decompressing xz files. > > Why? Don't we already have xz in the base? zless and friends rely

Re: svn commit: r226184 - head/usr.bin/gzip

2011-10-10 Thread Xin LI
On Mon, Oct 10, 2011 at 1:10 PM, Doug Barton wrote: > On 10/10/2011 13:05, Xin LI wrote: >> On Mon, Oct 10, 2011 at 12:40 PM, Doug Barton wrote: >>> On 10/09/2011 23:37, Xin LI wrote: Log:   Incorporate recent changes from NetBSD.  Most notable change is the addition   of sup

Re: svn commit: r226184 - head/usr.bin/gzip

2011-10-10 Thread Doug Barton
On 10/10/2011 13:05, Xin LI wrote: > On Mon, Oct 10, 2011 at 12:40 PM, Doug Barton wrote: >> On 10/09/2011 23:37, Xin LI wrote: >>> Log: >>> Incorporate recent changes from NetBSD. Most notable change is the >>> addition >>> of support of decompressing xz files. >> >> Why? Don't we already h

Re: svn commit: r226184 - head/usr.bin/gzip

2011-10-10 Thread Doug Barton
On 10/09/2011 23:37, Xin LI wrote: > Log: > Incorporate recent changes from NetBSD. Most notable change is the addition > of support of decompressing xz files. Why? Don't we already have xz in the base? -- Nothin' ever doesn't change, but nothin' changes much.

svn commit: r226184 - head/usr.bin/gzip

2011-10-09 Thread Xin LI
Author: delphij Date: Mon Oct 10 06:37:32 2011 New Revision: 226184 URL: http://svn.freebsd.org/changeset/base/226184 Log: Incorporate recent changes from NetBSD. Most notable change is the addition of support of decompressing xz files. Obtained from:NetBSD Added: head/usr.bin