<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin, branch releng/10.3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Fix bspatch heap overflow vulnerability. [SA-16:29]</title>
<updated>2016-10-10T07:18:54+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2016-10-10T07:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a97d006c65a7bf99f6761e54084f1c24cc186148'/>
<id>a97d006c65a7bf99f6761e54084f1c24cc186148</id>
<content type='text'>
Fix multiple portsnap vulnerabilities. [SA-16:30]

Fix multiple libarchive vulnerabilities. [SA-16:31]

Approved by:	so
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix multiple portsnap vulnerabilities. [SA-16:30]

Fix multiple libarchive vulnerabilities. [SA-16:31]

Approved by:	so
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bspatch heap overflow vulnerability. [SA-16:25]</title>
<updated>2016-07-25T15:04:17+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2016-07-25T15:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5094663b7917042ee0d0ef7b493e7787a6eaf298'/>
<id>5094663b7917042ee0d0ef7b493e7787a6eaf298</id>
<content type='text'>
Fix freebsd-update(8) support of FreeBSD 11.0 release
distribution. [EN-16:09]

Approved by:	so
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix freebsd-update(8) support of FreeBSD 11.0 release
distribution. [EN-16:09]

Approved by:	so
</pre>
</div>
</content>
</entry>
<entry>
<title>MFS r296911:</title>
<updated>2016-03-15T19:45:24+00:00</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-03-15T19:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=567ab48e449a92b69f003b89ccf96ad17dc101b9'/>
<id>567ab48e449a92b69f003b89ccf96ad17dc101b9</id>
<content type='text'>
  Filemon: Attach from the child to avoid racing with the parent attach.

Relnotes:	yes
Approved by:	re (marius)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Filemon: Attach from the child to avoid racing with the parent attach.

Relnotes:	yes
Approved by:	re (marius)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge 296424 from stable/10 - contains the following changes to -current:</title>
<updated>2016-03-06T18:22:24+00:00</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2016-03-06T18:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=025e521088db5d4d6fe24df6237c2cb18b748c73'/>
<id>025e521088db5d4d6fe24df6237c2cb18b748c73</id>
<content type='text'>
r295924: Make sure that hash-based db files fsync befor closing/syncing.
r295925: We no longer need O_SYNC pwd_mkd
r295465: We no longer need O_SYNC on services_mkdb
r295800: We no longer need O_SYNC on cap_mkdb

Approved by:	re (marius)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r295924: Make sure that hash-based db files fsync befor closing/syncing.
r295925: We no longer need O_SYNC pwd_mkd
r295465: We no longer need O_SYNC on services_mkdb
r295800: We no longer need O_SYNC on cap_mkdb

Approved by:	re (marius)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 295636,295637:</title>
<updated>2016-02-24T22:01:45+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2016-02-24T22:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5c92e54d66db74d20edd0928aa950c1aab96987'/>
<id>e5c92e54d66db74d20edd0928aa950c1aab96987</id>
<content type='text'>
Fix issues with tracing Linux/i386 binaries.

295636:
Sign extend the error value for failing Linux/i386 system calls.  This
restores the mapping of Linux errors to native FreeBSD errno values after
the refactoring in r288424.

295637:
Correct the ABI name for Linux/i386 binaries under FreeBSD/i386.

This allows truss to work for these binaries again after r288424.

Approved by:	re (marius)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix issues with tracing Linux/i386 binaries.

295636:
Sign extend the error value for failing Linux/i386 system calls.  This
restores the mapping of Linux errors to native FreeBSD errno values after
the refactoring in r288424.

295637:
Correct the ABI name for Linux/i386 binaries under FreeBSD/i386.

This allows truss to work for these binaries again after r288424.

Approved by:	re (marius)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC revisions 294861,294863</title>
<updated>2016-02-01T00:58:07+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2016-02-01T00:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=51f31254da8257a20f15fa22bee507789aaf231e'/>
<id>51f31254da8257a20f15fa22bee507789aaf231e</id>
<content type='text'>
r294861: Add `-k' for dpv(3) `keep_tite' config option
r294863: Bump copyright

Approved by:	re (gjb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r294861: Add `-k' for dpv(3) `keep_tite' config option
r294863: Bump copyright

Approved by:	re (gjb)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r289797: dpv(1) merged to stable/10 before release/10.2.0</title>
<updated>2016-01-27T06:30:23+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2016-01-27T06:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=04812d0b1d9bd7d063a1c46f1d0b799867e02486'/>
<id>04812d0b1d9bd7d063a1c46f1d0b799867e02486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r294347</title>
<updated>2016-01-26T20:45:41+00:00</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2016-01-26T20:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=565b0c819802e141ffa65e91c1adb9f75e9babe1'/>
<id>565b0c819802e141ffa65e91c1adb9f75e9babe1</id>
<content type='text'>
Fix usr.bin.truncate.truncate_test.bad_truncate with ZFS /tmp.

The bad_truncate test sets the uimmutable flag to produce an error in
truncate, but that flag isn't supported by ZFS.  If /tmp is on a ZFS
filesystem, the test will fail.  Change it to use readonly permissions and
an unpriveleged user instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix usr.bin.truncate.truncate_test.bad_truncate with ZFS /tmp.

The bad_truncate test sets the uimmutable flag to produce an error in
truncate, but that flag isn't supported by ZFS.  If /tmp is on a ZFS
filesystem, the test will fail.  Change it to use readonly permissions and
an unpriveleged user instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH (r290742): don't index /var/db/freebsd-update</title>
<updated>2016-01-26T08:44:01+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2016-01-26T08:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=89969677aa658235d84c33f9399e079a57db3a89'/>
<id>89969677aa658235d84c33f9399e079a57db3a89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r289453:</title>
<updated>2016-01-23T15:48:14+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2016-01-23T15:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=816858fdeee3508feea331983b1fbe709c00364f'/>
<id>816858fdeee3508feea331983b1fbe709c00364f</id>
<content type='text'>
Add -w flag to iscsictl(8) utility, to make it wait for successfull
session establishment.  Scripting is kind of hard without it.

Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add -w flag to iscsictl(8) utility, to make it wait for successfull
session establishment.  Scripting is kind of hard without it.

Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
</feed>
