<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/named, branch stable/5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-08-06T03:48:18Z</updated>
<entry>
<title>MFC the removal of threading from BIND.</title>
<updated>2005-08-06T03:48:18Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2005-08-06T03:48:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e5a60c036218608ffbc5749f4c22f5a959570ff8'/>
<id>urn:sha1:e5a60c036218608ffbc5749f4c22f5a959570ff8</id>
<content type='text'>
Original work by:	des
</content>
</entry>
<entry>
<title>MFC the BIND 9 import and chroot-by-default work up to date.</title>
<updated>2004-09-30T23:36:11Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2004-09-30T23:36:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=40f4a63f15872cde735e901786f93c1a653c2c67'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>MFC: BIND 9 and related bits.</title>
<updated>2004-09-26T03:10:20Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-09-26T03:10:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cf78e84cf24f2a3d2c376994834835ed1f14b59a'/>
<id>urn:sha1:cf78e84cf24f2a3d2c376994834835ed1f14b59a</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>LANG-&gt;LC_ALL</title>
<updated>2003-08-04T21:31:53Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2003-08-04T21:31:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90862ca23de03b17cb201942dad80e9165af032c'/>
<id>urn:sha1:90862ca23de03b17cb201942dad80e9165af032c</id>
<content type='text'>
Pointed by:     ru
</content>
</entry>
<entry>
<title>Fix problem differently, use</title>
<updated>2003-08-04T15:29:09Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2003-08-04T15:29:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=68aef77b2a9c58f99281bd7ad7cd7359da0a8e87'/>
<id>urn:sha1:68aef77b2a9c58f99281bd7ad7cd7359da0a8e87</id>
<content type='text'>
LANG=C tr 'a-z' 'A-Z'
for hypotetical case that script may generate non-ascii characters
</content>
</entry>
<entry>
<title>Use tr '[:lower:]' '[:upper:]' to work with any locale</title>
<updated>2003-08-04T14:32:56Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2003-08-04T14:32:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f0ea49c8407cc1b2cb4272197f98d6ad23a1ead'/>
<id>urn:sha1:7f0ea49c8407cc1b2cb4272197f98d6ad23a1ead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"Fixed" LDADD by backing out part of the previous commit.  -lfoo in</title>
<updated>2003-04-16T13:50:52Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2003-04-16T13:50:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a379b5c288fa48ffc3c62ca1d8e1f12eebba19fc'/>
<id>urn:sha1:a379b5c288fa48ffc3c62ca1d8e1f12eebba19fc</id>
<content type='text'>
LDADD is not wrong, but the simple substitution in `make checkdpadd'
doesn't work if foo.a is not an installed library, so we use the full
path to foo.a in both DPADD and LDADD for non-installed libraries.
</content>
</entry>
<entry>
<title>style.Makefile(5)</title>
<updated>2003-04-04T17:49:21Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-04-04T17:49:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=052238b16cf05cb96be651f5ab80deacf8d6cf0a'/>
<id>urn:sha1:052238b16cf05cb96be651f5ab80deacf8d6cf0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install the rfc 2317 notes</title>
<updated>2002-07-01T01:23:59Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-07-01T01:23:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=91549d76f39b4c7fe581cd918533b85018fd52be'/>
<id>urn:sha1:91549d76f39b4c7fe581cd918533b85018fd52be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove DESTDIR which is already included in DOCDIR.</title>
<updated>2002-05-31T10:37:22Z</updated>
<author>
<name>Chris D. Faulhaber</name>
<email>jedgar@FreeBSD.org</email>
</author>
<published>2002-05-31T10:37:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5f6da00d2e18fae527afb032e94cb7f6e721301b'/>
<id>urn:sha1:5f6da00d2e18fae527afb032e94cb7f6e721301b</id>
<content type='text'>
Submitted by:	jhay
</content>
</entry>
</feed>
