<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/contrib/zstd/programs, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Move zstd from contrib to sys/contrib so it can be used in the</title>
<updated>2017-11-14T05:03:38+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-11-14T05:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0c16b53773565120a8f80a31a0af2ef56ccd368e'/>
<id>0c16b53773565120a8f80a31a0af2ef56ccd368e</id>
<content type='text'>
kernel. Adjust the Makefiles that referenced it to the new path.

Sponsored by: Netflix
OK'd by: cem@ and AllanJude@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kernel. Adjust the Makefiles that referenced it to the new path.

Sponsored by: Netflix
OK'd by: cem@ and AllanJude@
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to zstd 1.3.2</title>
<updated>2017-11-11T13:54:37+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-11-11T13:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1abf619a8a835e7c772dc4ae42167c1f523671e8'/>
<id>1abf619a8a835e7c772dc4ae42167c1f523671e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import zstandard 1.3.1</title>
<updated>2017-08-22T11:11:49+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-08-22T11:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e6a4cfc37b69ccc2509e194f67779be43b486fad'/>
<id>e6a4cfc37b69ccc2509e194f67779be43b486fad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update zstd to 1.3.0</title>
<updated>2017-07-14T14:55:34+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-07-14T14:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8f5003ea4a82180e6838859307e67b97b1039b9d'/>
<id>8f5003ea4a82180e6838859307e67b97b1039b9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import Zstandard 1.2.0</title>
<updated>2017-05-06T10:26:40+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-05-06T10:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d5f16c66034ac450baeb43c12629bd7d97848489'/>
<id>d5f16c66034ac450baeb43c12629bd7d97848489</id>
<content type='text'>
Among new things it is now threaded by default, use zstd -T# to chose the
number of threads not that -T0 will automatically determine the number of
threads based on the number of CPU online.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Among new things it is now threaded by default, use zstd -T# to chose the
number of threads not that -T0 will automatically determine the number of
threads based on the number of CPU online.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove files which seems to confuse the git converter</title>
<updated>2017-04-15T21:19:49+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-04-15T21:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b8c4671fae7245049612059552963ae2471eb9e9'/>
<id>b8c4671fae7245049612059552963ae2471eb9e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change some default to make zstd a dropin replacement for gzip,bzip etc</title>
<updated>2017-04-15T20:15:44+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-04-15T20:15:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f739280524c29ec7279d84bb8292e3c4abbe78a2'/>
<id>f739280524c29ec7279d84bb8292e3c4abbe78a2</id>
<content type='text'>
in most cases

Changes ares:
- quiet by default
- remove the source files one compression completion by default
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in most cases

Changes ares:
- quiet by default
- remove the source files one compression completion by default
</pre>
</div>
</content>
</entry>
<entry>
<title>Import zstandard 1.1.4 in base</title>
<updated>2017-04-15T20:05:22+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-04-15T20:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e229090553472c042d962d09de7046d625ef8df5'/>
<id>e229090553472c042d962d09de7046d625ef8df5</id>
<content type='text'>
zstandard is a new compression library/tool which is very fast at
compression/decompression

For now import as a private library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zstandard is a new compression library/tool which is very fast at
compression/decompression

For now import as a private library
</pre>
</div>
</content>
</entry>
</feed>
