<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libsm, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-07-09T04:58:56Z</updated>
<entry>
<title>MFC: libsm/path.c is about to disappear in the merge of sendmail 8.15.2.  It</title>
<updated>2015-07-09T04:58:56Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2015-07-09T04:58:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c301b1e2d95da0b35fd212975228c1d894f10a2a'/>
<id>urn:sha1:c301b1e2d95da0b35fd212975228c1d894f10a2a</id>
<content type='text'>
is an empty file now so it is safe to remove before the merge.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFC: Add new sendmail 8.14.8 file</title>
<updated>2014-02-01T22:29:04Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2014-02-01T22:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e90e79204de4a88bb0ac7c8805bfe30c6e74d05'/>
<id>urn:sha1:2e90e79204de4a88bb0ac7c8805bfe30c6e74d05</id>
<content type='text'>
</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/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/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>Fix typos in the comments about clang warnings in several</title>
<updated>2011-12-16T17:02:25Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-12-16T17:02:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e277ed8bff5f790cc35277d16b9175c69fa0276'/>
<id>urn:sha1:9e277ed8bff5f790cc35277d16b9175c69fa0276</id>
<content type='text'>
sendmail-related Makefiles.

Spotted by:	arundel
MFC after:	1 week
</content>
</entry>
<entry>
<title>Unfortunately, clang gives a warning about sendmail code that cannot be</title>
<updated>2011-12-16T00:39:44Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-12-16T00:39:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=df5eee43c77998d41625d0a5392190a3133c0427'/>
<id>urn:sha1:df5eee43c77998d41625d0a5392190a3133c0427</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>Enable the use of nanosleep() instead of using pause() and signals.</title>
<updated>2010-03-04T05:53:06Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2010-03-04T05:53:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f37de12bbb422622bbed25c9e052b32e65884f7f'/>
<id>urn:sha1:f37de12bbb422622bbed25c9e052b32e65884f7f</id>
<content type='text'>
This Makefile change can be removed when the next version of sendmail
is imported as it will have this built in to the FreeBSD conf.h section.

Submitted by:	John Marshall
MFC after:	3 days
</content>
</entry>
<entry>
<title>Build lib/ with WARNS=6 by default.</title>
<updated>2010-01-02T09:58:07Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T09:58:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=daaf5759104f210a9315f49f80f1e0f01a8b3bff'/>
<id>urn:sha1:daaf5759104f210a9315f49f80f1e0f01a8b3bff</id>
<content type='text'>
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
</content>
</entry>
<entry>
<title>New files in sendmail 8.14.1</title>
<updated>2007-04-09T01:45:30Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2007-04-09T01:45:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4881b9c3248c4b3c95fd0a610cc06ab8d75e456e'/>
<id>urn:sha1:4881b9c3248c4b3c95fd0a610cc06ab8d75e456e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new libsm file from sendmail 8.13.6</title>
<updated>2006-03-22T16:58:15Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2006-03-22T16:58:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f7344736c4ab14eee138dd79ac5008fdaa7c7ec'/>
<id>urn:sha1:9f7344736c4ab14eee138dd79ac5008fdaa7c7ec</id>
<content type='text'>
MFC after:	4 days
</content>
</entry>
</feed>
