<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC the BIND 9 import and chroot-by-default work up to date.</title>
<updated>2004-09-30T23:36:11+00:00</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2004-09-30T23:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=40f4a63f15872cde735e901786f93c1a653c2c67'/>
<id>40f4a63f15872cde735e901786f93c1a653c2c67</id>
<content type='text'>
This includes:
1. More granular NO_BIND_* make knobs.
2. WITH_BIND_LIBS make knob.
3. Run in an automatically configured chroot dir by default.
4. Edit paths in man pages, and install man pages for liblwres.
5. Improve named.conf and make it work with the new structure.
6. Install the bind9 docs.
7. A few Makefile style fixes.

Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes:
1. More granular NO_BIND_* make knobs.
2. WITH_BIND_LIBS make knob.
3. Run in an automatically configured chroot dir by default.
4. Edit paths in man pages, and install man pages for liblwres.
5. Improve named.conf and make it work with the new structure.
6. Install the bind9 docs.
7. A few Makefile style fixes.

Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Make sure we use the correct make(1) binary in newvers.sh.</title>
<updated>2004-09-20T17:39:02+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-09-20T17:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b920345dd32368c60a3804504f087685558d2bee'/>
<id>b920345dd32368c60a3804504f087685558d2bee</id>
<content type='text'>
Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev. 1.2, 1.3, 1.4:</title>
<updated>2004-09-06T16:58:25+00:00</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-09-06T16:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e505962ca381cd1e58e0d58d6039eb4767ca12e2'/>
<id>e505962ca381cd1e58e0d58d6039eb4767ca12e2</id>
<content type='text'>
  date: 2004/09/03 23:26:55;  author: stefanf;  state: Exp;  lines: +1 -1
  Embarrassing typo: s/nextbyint/nearbyint/

  date: 2004/09/03 23:31:28;  author: stefanf;  state: Exp;  lines: +4 -4
  Use the keyword '_Complex' rather than the macro 'complex' since
  applications are allowed to undefine the latter.

  date: 2004/09/03 23:44:09;  author: stefanf;  state: Exp;  lines: +2 -1
  Add a workaround to recognise I/_Complex_I as complex arguments.  Although
  the GCC manual claims that the expression 1.0fi has type float _Complex,
  __builtin_types_compatible_p(float _Complex, __typeof__(1.0fi))) yields 0.

Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  date: 2004/09/03 23:26:55;  author: stefanf;  state: Exp;  lines: +1 -1
  Embarrassing typo: s/nextbyint/nearbyint/

  date: 2004/09/03 23:31:28;  author: stefanf;  state: Exp;  lines: +4 -4
  Use the keyword '_Complex' rather than the macro 'complex' since
  applications are allowed to undefine the latter.

  date: 2004/09/03 23:44:09;  author: stefanf;  state: Exp;  lines: +2 -1
  Add a workaround to recognise I/_Complex_I as complex arguments.  Although
  the GCC manual claims that the expression 1.0fi has type float _Complex,
  __builtin_types_compatible_p(float _Complex, __typeof__(1.0fi))) yields 0.

Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Better ftw() and nftw() implementations from OpenBSD.</title>
<updated>2004-08-29T06:10:53+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-08-29T06:10:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=013564995c4fcdc0e56d862e3ac4dd4d3842a3f7'/>
<id>013564995c4fcdc0e56d862e3ac4dd4d3842a3f7</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>Connect RAID3 GEOM class to the build.</title>
<updated>2004-08-16T06:36:21+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-08-16T06:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e81856c34ce4d9628776efda1a45b14b359dbba0'/>
<id>e81856c34ce4d9628776efda1a45b14b359dbba0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop defining '_Complex' in a C99 environment, it is supposed to be a keyword.</title>
<updated>2004-08-14T18:03:21+00:00</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-08-14T18:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4dfac64545998dd298fb222fc6d253738d118854'/>
<id>4dfac64545998dd298fb222fc6d253738d118854</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tabulators after '#define'.</title>
<updated>2004-08-14T17:55:15+00:00</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-08-14T17:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0edc8c86ca4f109c223354e3c1bc4f10dbcf7b95'/>
<id>0edc8c86ca4f109c223354e3c1bc4f10dbcf7b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort in dictionary order.</title>
<updated>2004-08-12T12:36:04+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-08-12T12:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8bdfc6bf38a1040ee75a6ad9b182e763da7e1ec3'/>
<id>8bdfc6bf38a1040ee75a6ad9b182e763da7e1ec3</id>
<content type='text'>
Suggested by:	ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by:	ru
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement wcwidth() as an inline function.</title>
<updated>2004-08-12T12:19:11+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-08-12T12:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=de6c9c9d5bf3ec1f15d6196253f08c327a504fa7'/>
<id>de6c9c9d5bf3ec1f15d6196253f08c327a504fa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
