<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/include, branch release/7.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-12-31T22:57:14Z</updated>
<entry>
<title>Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.</title>
<updated>2008-12-31T22:57:14Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-31T22:57:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d4eb975d2e49f56d057a19aac09bcb92b3e71f7'/>
<id>urn:sha1:8d4eb975d2e49f56d057a19aac09bcb92b3e71f7</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.1-RELEASE image.
</content>
</entry>
<entry>
<title>MFC 186090</title>
<updated>2008-12-17T12:33:39Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2008-12-17T12:33:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2519621b021b5449d502d1fd712d96dc122dbcce'/>
<id>urn:sha1:2519621b021b5449d502d1fd712d96dc122dbcce</id>
<content type='text'>
Update our resolver to BIND 9.4.3.
It includes the following fix:

  2426.   [bug]           libbind: inet_net_pton() can sometimes return the
                          wrong value if excessively large netmasks are
                          supplied. [RT #18512]

Reported by:	Maksymilian Arciemowicz &lt;cxib__at__securityreason.com&gt;
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r184587:</title>
<updated>2008-11-17T18:45:07Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2008-11-17T18:45:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8b6a7cc2417b73ca236a4ae4e9752a26201e0f04'/>
<id>urn:sha1:8b6a7cc2417b73ca236a4ae4e9752a26201e0f04</id>
<content type='text'>
Add the ffsll and flsll functions. These are ffs and fls operating
on long long arguments.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2008-11-10T01:42:46Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2008-11-10T01:42:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=daa5cc82dee3d9f611c6ab66867ef5bc9c4c677f'/>
<id>urn:sha1:daa5cc82dee3d9f611c6ab66867ef5bc9c4c677f</id>
<content type='text'>
	Add POSIX clock id CLOCK_THREAD_CPUTIME_ID support.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Merge r179308 from head to stable/7:</title>
<updated>2008-08-31T10:15:43Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2008-08-31T10:15:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be90528ca2c9edd4ff6d8007116f8c8f4d3defb4'/>
<id>urn:sha1:be90528ca2c9edd4ff6d8007116f8c8f4d3defb4</id>
<content type='text'>
  Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
  NET_NEEDS_GIANT.  netatm has been disconnected from the build for ten
  months in HEAD/RELENG_7.  Specifics:

  - netatm include files
  - netatm command line management tools
  - libatm
  - ATM parts in rescue and sysinstall
  - sample configuration files and documents
  - kernel support as a module or in NOTES
  - netgraph wrapper nodes for netatm
  - ctags data for netatm.
  - netatm-specific device drivers.

  Reviewed by:    bz
  Discussed with: bms, bz, harti

MFC discussed with:	des, peter
</content>
</entry>
<entry>
<title>MFC</title>
<updated>2008-08-27T04:41:15Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2008-08-27T04:41:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=144cd58d16b601d52d00c5a37c8e0226aa1ce55a'/>
<id>urn:sha1:144cd58d16b601d52d00c5a37c8e0226aa1ce55a</id>
<content type='text'>
DTrace support.

Note that this defaults the 'make buildkernel' to build with CTF data so
that the release kernel and modules are DTrace-able.
</content>
</entry>
<entry>
<title>MFC: Add the mpt_user personality to mpt(4).</title>
<updated>2008-06-27T04:42:19Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-06-27T04:42:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6bf209faa4fa9114f3e6bf492c5f40efcf230362'/>
<id>urn:sha1:6bf209faa4fa9114f3e6bf492c5f40efcf230362</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add memrchr(3).</title>
<updated>2008-05-27T20:04:27Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2008-05-27T20:04:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a42061812f70428fb1285f6756dfd08ab7013f29'/>
<id>urn:sha1:a42061812f70428fb1285f6756dfd08ab7013f29</id>
<content type='text'>
Obtained from:	OpenBSD
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2008-05-16T01:06:01Z</updated>
<author>
<name>Sean Farley</name>
<email>scf@FreeBSD.org</email>
</author>
<published>2008-05-16T01:06:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=093bf02a5638d0912d1c516a753a20bc77180bb9'/>
<id>urn:sha1:093bf02a5638d0912d1c516a753a20bc77180bb9</id>
<content type='text'>
Define the size_t type since readpassphrase(3) requires it in its
definition and sys/types.h is not listed within the synopsis of the man
page.

    src/include/readpassphrase.h: rev 1.2 -&gt; 1.3
</content>
</entry>
<entry>
<title>MFC</title>
<updated>2008-03-29T22:53:54Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2008-03-29T22:53:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d3bad4d960232cf7d27589508f223e92602a869e'/>
<id>urn:sha1:d3bad4d960232cf7d27589508f223e92602a869e</id>
<content type='text'>
stdio.h: 1.61
Allow an application to define FOPEN_MAX (like we allow for OPEN_MAX
in sys/syslimits.h).

awk/Makefile: 1.17
Allow awk to handle 64 files instead of just 20.
</content>
</entry>
</feed>
