<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/nsupdate/Makefile, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>Update bmake glue for the BIND 9.4.1 import.</title>
<updated>2007-06-02T23:19:58Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2007-06-02T23:19:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d6ceb6db22c215fe821c9a0e85205954d153c217'/>
<id>urn:sha1:d6ceb6db22c215fe821c9a0e85205954d153c217</id>
<content type='text'>
This includes a return to building with threads, since one of the
major focuses of the 9.4.x branch is to improve thread performance.
</content>
</entry>
<entry>
<title>Fix the problem with the nsupdate(8) man page reported</title>
<updated>2006-12-15T18:02:20Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2006-12-15T18:02:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=53cccb2d3b1db7bbc8ab9526594a451d9308a6f4'/>
<id>urn:sha1:53cccb2d3b1db7bbc8ab9526594a451d9308a6f4</id>
<content type='text'>
in the PR by removing spurious .HP tags, thereby actually
allowing the commands to show up in the man page output,
and making the style consistent with the nslookup(1) man
page. [1]

While I'm here, fix the markup on the first command reference
in nslookup(1).

PR:		docs/98009 [1]
Submitted by:	Dmitry Kazarov &lt;kazarov@ttk.ru&gt;
</content>
</entry>
<entry>
<title>Disable thread support in BIND.  It appears to reduce performance rather</title>
<updated>2005-07-25T14:44:11Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-07-25T14:44:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c9275efacc5a5387396ef3c4d849b29c8d00745b'/>
<id>urn:sha1:c9275efacc5a5387396ef3c4d849b29c8d00745b</id>
<content type='text'>
than increase it, and seems to be the cause of the memory leaks which some
users have reported.

Requested by:	dougb
MFC after:	5 days
</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>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>
<entry>
<title>Clean up and comment config.mk.  Centralize more stuff.  Bitch if</title>
<updated>2004-09-22T12:13:58Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-09-22T12:13:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=11d9d041cf4420b02b7f18cece6478888e386b2e'/>
<id>urn:sha1:11d9d041cf4420b02b7f18cece6478888e386b2e</id>
<content type='text'>
POSIX threads libraries are not available.  Add crypto support if
the crypto libraries are available.  Build dnssec-{keygen,signzone}
if crypto is available.

Submitted by:	(in part) dougb@
</content>
</entry>
<entry>
<title>Switch from BIND 8 to BIND 9.</title>
<updated>2004-09-21T19:01:48Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-09-21T19:01:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cd3ee173f95b226e43b4637c7d66afac0fac26e0'/>
<id>urn:sha1:cd3ee173f95b226e43b4637c7d66afac0fac26e0</id>
<content type='text'>
Submitted by:	(in part) dougb@, trhodes@
Reviewed by:	dougb@, trhodes@, re@
MFC after:	5 days
</content>
</entry>
</feed>
