<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/bind/lwres, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-01-09T23:54:15Z</updated>
<entry>
<title>Non-functional changes to comments, copyrights, and VCS Ids related</title>
<updated>2009-01-09T23:54:15Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2009-01-09T23:54:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aee7e71d13905c7d361c06f4e72d229f519e2054'/>
<id>urn:sha1:aee7e71d13905c7d361c06f4e72d229f519e2054</id>
<content type='text'>
to the 9.3.6-P1 import
</content>
</entry>
<entry>
<title>MFC versions 1.11 and 1.12, bmake glue updates that are also</title>
<updated>2008-06-03T05:40:47Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2008-06-03T05:40:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e52b258e6cc2e6d7584b920a8c936458245930f1'/>
<id>urn:sha1:e52b258e6cc2e6d7584b920a8c936458245930f1</id>
<content type='text'>
relevant to BIND 9.3.5.
</content>
</entry>
<entry>
<title>MFC upgrade to version 9.3.3</title>
<updated>2006-12-13T09:47:02Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2006-12-13T09:47:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=74fd60d0b2333c395281acd70ef19a37a95dc2b1'/>
<id>urn:sha1:74fd60d0b2333c395281acd70ef19a37a95dc2b1</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC import of BIND 9.3.2</title>
<updated>2006-01-14T10:13:50Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2006-01-14T10:13:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=41ecb87b06112f5c5ec1c81deb735501a6e8133e'/>
<id>urn:sha1:41ecb87b06112f5c5ec1c81deb735501a6e8133e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Finish the removal of threads support in ../config.mk,v 1.15.</title>
<updated>2005-11-16T07:59:50Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-11-16T07:59:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=048b657c266db84c2809108bf1ff4efa750d8b2f'/>
<id>urn:sha1:048b657c266db84c2809108bf1ff4efa750d8b2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For variables that are only checked with defined(), don't provide</title>
<updated>2004-10-24T15:33:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-24T15:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a35d88931c87cfe6bd38f01d7bad22140b3b38f3'/>
<id>urn:sha1:a35d88931c87cfe6bd38f01d7bad22140b3b38f3</id>
<content type='text'>
any fake value.
</content>
</entry>
<entry>
<title>Fix up the man file installation for the new BIND 9 sources:</title>
<updated>2004-09-26T06:36:11Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2004-09-26T06:36:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bd64f29b37353a0e8c131a76eaa6e512ec60c262'/>
<id>urn:sha1:bd64f29b37353a0e8c131a76eaa6e512ec60c262</id>
<content type='text'>
1. Install man files and links for the lwres library.

2. Fix the path in various files to say /etc/namedb/ instead of just /etc.

3. Correctly install the conf file man pages for named and rndc.
</content>
</entry>
<entry>
<title>Ruslan has educated me both on the wisdom of why this approach is</title>
<updated>2004-09-24T21:30:54Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2004-09-24T21:30:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0279b4a104d86245f113a1fe7232c1bab41e49f7'/>
<id>urn:sha1:0279b4a104d86245f113a1fe7232c1bab41e49f7</id>
<content type='text'>
better than mine, and why to wait for review.

Submitted by:	ru
</content>
</entry>
<entry>
<title>Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBS</title>
<updated>2004-09-24T18:42:05Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2004-09-24T18:42:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a2af6bc2597f41b8108f6add4e2a57eaa7482b35'/>
<id>urn:sha1:a2af6bc2597f41b8108f6add4e2a57eaa7482b35</id>
<content type='text'>
to match how similar syntax is used in the ports system. Thanks to kris
for pointing out my mistake here.

Install the lwres library unless the user defines NO_BIND, or the new
knob, NO_BIND_LIBS_LWRES. There is at least one potential customer
for this library in the wings. Thanks to nectar for the reminder.
</content>
</entry>
<entry>
<title>Don't expose BIND libraries and their headers to the public by default,</title>
<updated>2004-09-24T13:42:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-09-24T13:42:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=56216f685b9a1d374e63cb315b6fa427c0c29852'/>
<id>urn:sha1:56216f685b9a1d374e63cb315b6fa427c0c29852</id>
<content type='text'>
but have a knob (WANT_BIND_LIBS) to build and install them in /usr/lib
and /usr/include.  Rumors are that this may be useful at a later point,
let's see.

What this really means is that all BIND libraries are now internal to
buildworld (by default, unless WANT_BIND_LIBS is defined), and linked
statically into various BIND executables.

While here, removed redundant -I's from CFLAGS in lib/bind makefiles.

Sponsored by:	des
OK'ed by:	dougb
</content>
</entry>
</feed>
