<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/sendmail, branch stable/10</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F10</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F10'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2017-02-04T16:45:44Z</updated>
<entry>
<title>MFC r311471:</title>
<updated>2017-02-04T16:45:44Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-02-04T16:45:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4f954f2a4145e71f3b6db55d1208988a51882f62'/>
<id>urn:sha1:4f954f2a4145e71f3b6db55d1208988a51882f62</id>
<content type='text'>
Conditionalize wrap(3) use based on MK_TCP_WRAPPERS instead of
always building support into sendmail.
</content>
</entry>
<entry>
<title>MFC r291348:</title>
<updated>2015-12-04T19:16:56Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-12-04T19:16:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a190bb4443241611d03355f6d57b87439a176cb5'/>
<id>urn:sha1:a190bb4443241611d03355f6d57b87439a176cb5</id>
<content type='text'>
  Use LIBEXECDIR for /usr/libexec.
</content>
</entry>
<entry>
<title>MFC: Temporarily disable WARNS while addressing a non-issue with the upstream code</title>
<updated>2015-07-09T05:02:13Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2015-07-09T05:02:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0af696947bff11e2ad5db070260063c3ca4dbf40'/>
<id>urn:sha1:0af696947bff11e2ad5db070260063c3ca4dbf40</id>
<content type='text'>
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>By default, sendmail 8.15 uses uncompressed IPv6 addresses.  Keep</title>
<updated>2015-07-09T05:00:19Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2015-07-09T05:00:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=33c3f3510b4854eb1b8ac7885f18a4c50c671cb3'/>
<id>urn:sha1:33c3f3510b4854eb1b8ac7885f18a4c50c671cb3</id>
<content type='text'>
current FreeBSD 10 and earlier behavior of using compressed IPv6
addresses in configuration, maps, rulesets, etc.  (FreeBSD 11 and
later will use the new default of uncompressed IPv6 addresses.)

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Since clang 3.2 now has an option to suppress warnings about implicitly</title>
<updated>2013-02-16T20:17:31Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2013-02-16T20:17:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a7449e3cca7f54cb46bc1505204297d06f7e6afc'/>
<id>urn:sha1:a7449e3cca7f54cb46bc1505204297d06f7e6afc</id>
<content type='text'>
promoted K&amp;R parameters, remove the workarounds added for sendmail
components in r228558.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to</title>
<updated>2012-02-28T18:30:18Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2012-02-28T18:30:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=07b202a847e08b9cd976e40315cda902ced1c84a'/>
<id>urn:sha1:07b202a847e08b9cd976e40315cda902ced1c84a</id>
<content type='text'>
get rid of testing explicitly for clang (using ${CC:T:Mclang}) in
individual Makefiles.

Instead, use the following extra macros, for use with clang:
- NO_WERROR.clang       (disables -Werror)
- NO_WCAST_ALIGN.clang  (disables -Wcast-align)
- NO_WFORMAT.clang	(disables -Wformat and friends)
- CLANG_NO_IAS		(disables integrated assembler)
- CLANG_OPT_SMALL	(adds flags for extra small size optimizations)

As a side effect, this enables setting CC/CXX/CPP in src.conf instead of
make.conf!  For clang, use the following:

CC=clang
CXX=clang++
CPP=clang-cpp

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Unfortunately, clang gives warnings about sendmail code that cannot be</title>
<updated>2011-12-19T13:35:44Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-12-19T13:35:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=136fb141c6527f7a022d0528ac9dca78b5f9989e'/>
<id>urn:sha1:136fb141c6527f7a022d0528ac9dca78b5f9989e</id>
<content type='text'>
turned off yet.  Since this is contrib code, and we don't really care
about the warnings, just turn make them non-fatal for now.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Lower WARNS for sendmail.</title>
<updated>2010-01-03T15:32:25Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-03T15:32:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fffa535e95fa0c6bc5246eaafee89cb15b9f3016'/>
<id>urn:sha1:fffa535e95fa0c6bc5246eaafee89cb15b9f3016</id>
<content type='text'>
Even though it builds with WARNS=2, some users link sendmail from the
base system against SASL. This doesn't build in this case.

Reported by:	Andrzej Tobola &lt;ato iem pw edu pl&gt;
</content>
</entry>
<entry>
<title>The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
<updated>2010-01-02T11:07:44Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T11:07:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=71ccf09269546d398fa847168fc74c22d6338a62'/>
<id>urn:sha1:71ccf09269546d398fa847168fc74c22d6338a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This FFR is no longer needed in sendmail 8.14</title>
<updated>2007-04-09T01:45:52Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2007-04-09T01:45:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5e690161ec4374eaa457bf12d74fa3782e795e4'/>
<id>urn:sha1:b5e690161ec4374eaa457bf12d74fa3782e795e4</id>
<content type='text'>
</content>
</entry>
</feed>
