<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-04-01T00:38:38Z</updated>
<entry>
<title>MFC r205656:</title>
<updated>2010-04-01T00:38:38Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2010-04-01T00:38:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4018626f75a16eecaec42faabb55b3c483600570'/>
<id>urn:sha1:4018626f75a16eecaec42faabb55b3c483600570</id>
<content type='text'>
Check that gl_pathc is bigger than zero before derefencing gl_pathv.
When gl_pathc == 0, the content of gl_pathv is undefined.

PR:		bin/144761
Submitted by:	David BERARD &lt;contact davidberard fr&gt;
Obtained from:	OpenBSD
</content>
</entry>
<entry>
<title>MFC r205606</title>
<updated>2010-03-31T13:51:31Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2010-03-31T13:51:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28f9173691cbb583bef70707dff1a027f2eb7afb'/>
<id>urn:sha1:28f9173691cbb583bef70707dff1a027f2eb7afb</id>
<content type='text'>
Remove const'ness from dlerror(3) prototype, for consistency with POSIX.

Approved by:	cognet
</content>
</entry>
<entry>
<title>MFC r204211:</title>
<updated>2010-03-20T15:28:39Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2010-03-20T15:28:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c4dbddb292eb906710b7b35fd29c5771b728629'/>
<id>urn:sha1:9c4dbddb292eb906710b7b35fd29c5771b728629</id>
<content type='text'>
Support the extended PLT format used when objects have more than 8192
PLT relocations on PPC32.
</content>
</entry>
<entry>
<title>MFC r199829:</title>
<updated>2009-12-17T19:53:16Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2009-12-17T19:53:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1eea4693c3246a7cb6313f15f75e0e48dc5d2f56'/>
<id>urn:sha1:1eea4693c3246a7cb6313f15f75e0e48dc5d2f56</id>
<content type='text'>
Implement rtld part of the support for -z nodlopen (see ld(1)).

MFC r199877:
Allow to load not-openable dso when tracing. This fixes ldd on such dso or
dso linked to non-openable object.
Remove '\n' at the end of error message.
End comments with dot.
</content>
</entry>
<entry>
<title>Merge r199270 from head to stable/8:</title>
<updated>2009-12-14T13:16:50Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2009-12-14T13:16:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38420804a67894de3e56f9b308af7e3139894a05'/>
<id>urn:sha1:38420804a67894de3e56f9b308af7e3139894a05</id>
<content type='text'>
  Fix white space in rtld runtime error printf.
</content>
</entry>
<entry>
<title>Merge r197808 from head to stable/8:</title>
<updated>2009-12-14T12:19:21Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2009-12-14T12:19:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b2c0bec3b9c6ac9617c4b20e6756385f148e095'/>
<id>urn:sha1:8b2c0bec3b9c6ac9617c4b20e6756385f148e095</id>
<content type='text'>
  In rtld's map_object(), use pread(..., 0) rather than read() to read the
  ELF header from the front of the file.  As all other I/O on the binary
  is done using mmap(), this avoids the need for seek privileges on the
  file descriptor during run-time linking.

  Sponsored by: Google
</content>
</entry>
<entry>
<title>MFC r199979: Fix local root vulnerability.</title>
<updated>2009-12-01T02:59:22Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2009-12-01T02:59:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0b1a7fea85d7314db290da6365592c33ff3c005d'/>
<id>urn:sha1:0b1a7fea85d7314db290da6365592c33ff3c005d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r199828:</title>
<updated>2009-11-29T18:03:49Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2009-11-29T18:03:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=66b3ab74eb5b7eb96d8481fa6487c2f859761d07'/>
<id>urn:sha1:66b3ab74eb5b7eb96d8481fa6487c2f859761d07</id>
<content type='text'>
Flag controlling origin expansion in DT_FLAGS is DF_ORIGIN, not DF_1_ORIGIN.
</content>
</entry>
<entry>
<title>MFC r197931:</title>
<updated>2009-10-20T13:26:58Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2009-10-20T13:26:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b6124fac40e3946f52439be7261305c7e874afe2'/>
<id>urn:sha1:b6124fac40e3946f52439be7261305c7e874afe2</id>
<content type='text'>
Apply relocations for PIE binary ELF data structures pointers in rtld.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC r196787</title>
<updated>2009-09-07T14:10:55Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2009-09-07T14:10:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=07c141a646dc3d416d70e8feb751e2a4089b9e4f'/>
<id>urn:sha1:07c141a646dc3d416d70e8feb751e2a4089b9e4f</id>
<content type='text'>
  Do the first step in removing lukemftpd from the base system. Disconnect
  it from the build.

  If you are using the FTP daemon, please consider using the port ftp/tnftpd
  which is the same FTP server, but newer and might have more/better
  functionality.

  This results in us providing only one ftp daemon by default.

  Reviewed by:        bz
  Approved by:        imp (mentor, implicit)
  MFC after:        3 days
  Silence from:        obrien

Approved by:	re (kib), imp (mentor, implicit)
</content>
</entry>
</feed>
