<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec, branch release/11.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFS r320799: MFC r320665:</title>
<updated>2017-07-08T04:53:12+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2017-07-08T04:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e6568b287d80f13335f3c7a11cbb4dca66ad4b12'/>
<id>e6568b287d80f13335f3c7a11cbb4dca66ad4b12</id>
<content type='text'>
In open_binary_fd: when using buffer size for strl* and snprintf,
always use &gt;= instead of &gt; to avoid truncation.

Approved by:	re (kib)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In open_binary_fd: when using buffer size for strl* and snprintf,
always use &gt;= instead of &gt; to avoid truncation.

Approved by:	re (kib)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge r320645 from stable/11 into releng/11.1:</title>
<updated>2017-07-04T18:36:02+00:00</updated>
<author>
<name>Allan Jude</name>
<email>allanjude@FreeBSD.org</email>
</author>
<published>2017-07-04T18:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5f4773d509c8d6b2131e0952c8e6bf316b7a016a'/>
<id>5f4773d509c8d6b2131e0952c8e6bf316b7a016a</id>
<content type='text'>
	Add deprecation notices for all rcmd tools

Approved by:	re (gjb)
Relnotes:	yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Add deprecation notices for all rcmd tools

Approved by:	re (gjb)
Relnotes:	yes
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r318954</title>
<updated>2017-06-01T15:12:51+00:00</updated>
<author>
<name>Eric van Gyzen</name>
<email>vangyzen@FreeBSD.org</email>
</author>
<published>2017-06-01T15:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ae82dc498305e95a441a402799e6db37911bc163'/>
<id>ae82dc498305e95a441a402799e6db37911bc163</id>
<content type='text'>
rtld: fix warnings about redundant declarations

Fix warnings about redundant declarations in rtld
when libthr in increased to WARNS=6.

Sponsored by:	Dell EMC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rtld: fix warnings about redundant declarations

Fix warnings about redundant declarations in rtld
when libthr in increased to WARNS=6.

Sponsored by:	Dell EMC
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r319137:</title>
<updated>2017-06-01T00:50:58+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2017-06-01T00:50:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c77ad1e707572b45df44819241e2f43b32cac71d'/>
<id>c77ad1e707572b45df44819241e2f43b32cac71d</id>
<content type='text'>
Correct explanation of the dynamic tokens handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct explanation of the dynamic tokens handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r319138:</title>
<updated>2017-06-01T00:48:59+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2017-06-01T00:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=01ab5cf8622a8829181118e95d219c7403d9c4ab'/>
<id>01ab5cf8622a8829181118e95d219c7403d9c4ab</id>
<content type='text'>
Document direct execution mode for rtld.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document direct execution mode for rtld.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r318446:</title>
<updated>2017-05-29T13:25:55+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2017-05-29T13:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef130b41edd84d26bb866c994c743565d6e2c12a'/>
<id>ef130b41edd84d26bb866c994c743565d6e2c12a</id>
<content type='text'>
Update my copyright, note The FreeBSD Foundation involvement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update my copyright, note The FreeBSD Foundation involvement.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC direct execution mode for rtld.</title>
<updated>2017-05-29T13:24:27+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2017-05-29T13:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=82269739cd30c5a185436a764fba1d680094d48f'/>
<id>82269739cd30c5a185436a764fba1d680094d48f</id>
<content type='text'>
MFC r318313:
Make ld-elf.so.1 directly executable.

MFC r318352 (by jonathan):
Rename rtld's parse_libdir to parse_integer.

MFC r318380:
Pretend that there is some security when executing in direct mode.

MFC r318431 (by jonathan):
Allow rtld direct-exec to take a file descriptor.

MFC r318445:
Fix style, add static keyword before static function definition.

MFC r318739:
For ld.so direct execution mode, implement -p option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC r318313:
Make ld-elf.so.1 directly executable.

MFC r318352 (by jonathan):
Rename rtld's parse_libdir to parse_integer.

MFC r318380:
Pretend that there is some security when executing in direct mode.

MFC r318431 (by jonathan):
Allow rtld direct-exec to take a file descriptor.

MFC r318445:
Fix style, add static keyword before static function definition.

MFC r318739:
For ld.so direct execution mode, implement -p option.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r318312:</title>
<updated>2017-05-29T13:18:20+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2017-05-29T13:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c99be7cd4bb21e5730fd6988638f2e34720bea03'/>
<id>c99be7cd4bb21e5730fd6988638f2e34720bea03</id>
<content type='text'>
Fix the AT_EXECFD functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the AT_EXECFD functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r314833</title>
<updated>2017-05-28T00:13:44+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>2017-05-28T00:13:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=05c7f8763eef6a9bf626bfb175a15d302862a685'/>
<id>05c7f8763eef6a9bf626bfb175a15d302862a685</id>
<content type='text'>
	Convert absolute links to relative links.
	Style.Makefile(9) has been ignored to produce minimal diffs.

MFC r314837
	The relative symlink fix causes downstream issues for
	EMC DELL Isilon so revert the relative symlink fix
	pending a better solution.

	Reported by:	ngie

MFC r315091
	Revert r314833 until the problem with INSTALL_RSYMLINKS can be found
	as it appears to break arm release builds.

	PR:		217705
	Reported by:	cyclaero@gmail.com

Approved by:	grehan (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Convert absolute links to relative links.
	Style.Makefile(9) has been ignored to produce minimal diffs.

MFC r314837
	The relative symlink fix causes downstream issues for
	EMC DELL Isilon so revert the relative symlink fix
	pending a better solution.

	Reported by:	ngie

MFC r315091
	Revert r314833 until the problem with INSTALL_RSYMLINKS can be found
	as it appears to break arm release builds.

	PR:		217705
	Reported by:	cyclaero@gmail.com

Approved by:	grehan (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r318256:</title>
<updated>2017-05-20T00:41:12+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2017-05-20T00:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cfc6357e5a49dc8a563556f672062831d21b2f3a'/>
<id>cfc6357e5a49dc8a563556f672062831d21b2f3a</id>
<content type='text'>
Style.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Style.
</pre>
</div>
</content>
</entry>
</feed>
