<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/build, branch releng/10.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-02-17T11:36:45Z</updated>
<entry>
<title>MFH (r295533): remove broken unbound-control-setup script</title>
<updated>2016-02-17T11:36:45Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2016-02-17T11:36:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ca1b96b119234fe07ccae4150e95a1a757911819'/>
<id>urn:sha1:ca1b96b119234fe07ccae4150e95a1a757911819</id>
<content type='text'>
Approved by:	re (glebius)
Relnotes:	yes
</content>
</entry>
<entry>
<title>MFC r286652:</title>
<updated>2016-01-26T07:06:38Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2016-01-26T07:06:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=317bc5503dd638578e78acfe4123b9469fb92104'/>
<id>urn:sha1:317bc5503dd638578e78acfe4123b9469fb92104</id>
<content type='text'>
r286652 (by jmmv):

Mark usr/include/c++/v1/tr1 as obsolete

The directory usr/include/c++/v1 was marked as obsolete but its tr1 subdir
was not, resulting in a removal error in delete-old.
</content>
</entry>
<entry>
<title>MFC r278047:</title>
<updated>2016-01-26T06:37:21Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2016-01-26T06:37:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=edfd4a49bdde8c4cf015c24222a6b68ef1d2e5a6'/>
<id>urn:sha1:edfd4a49bdde8c4cf015c24222a6b68ef1d2e5a6</id>
<content type='text'>
PR: 206622
Sponsored by: EMC / Isilon Storage Division

r278047 (by amdmi3):

- Remove more files when MK_BSNMP == no
</content>
</entry>
<entry>
<title>MFH (r291198, r291260, r291261, r291375, r294325, r294335, r294563)</title>
<updated>2016-01-24T22:28:18Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2016-01-24T22:28:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1c4a30b5fcee61a2418092b1cd900a26ed9a1681'/>
<id>urn:sha1:1c4a30b5fcee61a2418092b1cd900a26ed9a1681</id>
<content type='text'>
Remove the HPN and None cipher patches.
</content>
</entry>
<entry>
<title>MFC r293357:</title>
<updated>2016-01-14T14:21:43Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2016-01-14T14:21:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a109dd124c3543b175b98ad55e913c38045f2d1c'/>
<id>urn:sha1:a109dd124c3543b175b98ad55e913c38045f2d1c</id>
<content type='text'>
Obsolete inetd related files when WITHOUT_INETD is set

Reviewed by:	bapt
Approved by:	gnn
Sponsored by:	Rubiconn Communications (Netgate)
Differential Revision:	https://reviews.freebsd.org/D4742
</content>
</entry>
<entry>
<title>MFC r292355: Remove lldb(1) files if WITHOUT_LLDB is set</title>
<updated>2015-12-21T15:13:15Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2015-12-21T15:13:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c2e0728391fa4c4c4c0becda2a580814be827a3'/>
<id>urn:sha1:5c2e0728391fa4c4c4c0becda2a580814be827a3</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r271401:</title>
<updated>2015-12-15T18:01:05Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-12-15T18:01:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=965b0ce7c5b9d82a3cc259b4c04b536c3a098058'/>
<id>urn:sha1:965b0ce7c5b9d82a3cc259b4c04b536c3a098058</id>
<content type='text'>
r271401 (by asomers):

Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate calls
merge(1), which is part of the RCS package, it must not be installed if
WITHOUT_RCS update is set. Otherwise, it will produce confusing errors.

CR:		https://reviews.freebsd.org/D691
Sponsored by:	Spectra Logic
</content>
</entry>
<entry>
<title>MFC r290435:</title>
<updated>2015-12-04T18:32:39Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-12-04T18:32:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7fa85aa2336edad7efbe55ed47e2247ffca9248'/>
<id>urn:sha1:b7fa85aa2336edad7efbe55ed47e2247ffca9248</id>
<content type='text'>
  Don't allow environment-set options to bleed into src.conf.5 generation.
</content>
</entry>
<entry>
<title>MFC r269902,r270101:</title>
<updated>2015-12-01T18:27:38Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-12-01T18:27:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=77a091420be1d433db5e85fbc322c42163564c9b'/>
<id>urn:sha1:77a091420be1d433db5e85fbc322c42163564c9b</id>
<content type='text'>
r269902:

Convert bin/sh/tests to ATF

The new code uses a "test discovery mechanism" to determine
what tests are available for execution

The test shell can be specified via:

  kyua test -v test_suites.FreeBSD.bin.sh.test_shell=/path/to/test/sh

Sponsored by: EMC / Isilon Storage Division
Approved by: jmmv (mentor)
Reviewed by: jilles (maintainer)

r270101 (by jilles):

sh: Don't hardcode relative paths in the tests stderr files.

These paths have had to be adjusted to changes in the testsuite runner
several times, so modify the tests to remove the need for such adjustment.

A cp in functional_test.sh is now unneeded, but this matters little in
performance.
</content>
</entry>
<entry>
<title>MFC r290659,r290660:</title>
<updated>2015-11-15T20:23:09Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-11-15T20:23:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=47cab09c6ed191445bed25e37ffd656adca66e58'/>
<id>urn:sha1:47cab09c6ed191445bed25e37ffd656adca66e58</id>
<content type='text'>
r290659:

- Move ng_bluetooth.4 under MK_BLUETOOTH != no
- Move all section 5 bluetooth manpages under MK_BLUETOOTH != no

PR: 193260
Reported by: Philippe Michel &lt;philippe.michel7@sfr.fr&gt;
Sponsored by: EMC / Isilon Storage Division

r290660:

Move the MK_BLUETOOTH block down below the architecture specific sections by the
other generic options

PR: 193260
Sponsored by: EMC / Isilon Storage Divisions
</content>
</entry>
</feed>
