<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/dma, branch releng/13.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-04-09T13:37:28Z</updated>
<entry>
<title>dma.conf: Fix typo</title>
<updated>2024-04-09T13:37:28Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2024-03-27T09:36:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54030e8a5df5c778d3bde7a32082051c39678a07'/>
<id>urn:sha1:54030e8a5df5c778d3bde7a32082051c39678a07</id>
<content type='text'>
Pull Request: https://github.com/freebsd/freebsd-src/pull/1150

(cherry picked from commit c92400a6f690a82ab84eb0b97cc8bf169e44e4e8)
(cherry picked from commit bedc8daace2692efa9aad232c3eeff61f2c954c9)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-23T17:43:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9'/>
<id>urn:sha1:023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
</content>
</entry>
<entry>
<title>dma: install a simple example for the auth.conf file</title>
<updated>2023-05-19T08:10:08Z</updated>
<author>
<name>Peter Wright</name>
<email>pete@nomadlogic.org</email>
</author>
<published>2023-05-15T07:18:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=610641ec5f6e7f736301a3bb9e17bb551dab8752'/>
<id>urn:sha1:610641ec5f6e7f736301a3bb9e17bb551dab8752</id>
<content type='text'>
PR:		270088
MFC After:	3 days

(cherry picked from commit d904b43ba3ffe2201f2c5aabcdc1af7709601d9a)
</content>
</entry>
<entry>
<title>dma(8): add newaliases to mailer.conf</title>
<updated>2023-01-25T08:52:29Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2022-12-06T07:30:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc730e70a4fb666f9217b2c9c8afff8cbf922650'/>
<id>urn:sha1:dc730e70a4fb666f9217b2c9c8afff8cbf922650</id>
<content type='text'>
Reported by:	karels
MFC After:	3 days

(cherry picked from commit d525abd2771692b8da01e23bc6f3333c7dd7f669)
</content>
</entry>
<entry>
<title>dma: dma.conf.5 as MLINK to dma.8</title>
<updated>2023-01-17T00:32:59Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2023-01-04T18:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de1ce17d2305d34152ed50c4bb68960d41da6c69'/>
<id>urn:sha1:de1ce17d2305d34152ed50c4bb68960d41da6c69</id>
<content type='text'>
There's no separate man page for dma.conf, but the format is documented
in dma.8.

Reviewed by:	bapt
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37944

(cherry picked from commit 45396fda8b73146d3980797d48704184a5aa99ff)
</content>
</entry>
<entry>
<title>Only set WARNS if not defined</title>
<updated>2020-09-11T13:28:37Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-09-11T13:28:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ecebb3cc1d2d074defc302d8ae6820bb6b20d4fe'/>
<id>urn:sha1:ecebb3cc1d2d074defc302d8ae6820bb6b20d4fe</id>
<content type='text'>
This would allow interested parties to do experimental runs with an
environment set appropriately to raise all the warnings throughout the
build; e.g. env WARNS=6 NO_WERROR=yes buildworld.

Not currently touching the numerous instances in ^/tools.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Revert that!</title>
<updated>2020-07-19T23:56:19Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2020-07-19T23:56:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2be828f97b28345280dec700f02034086dda979'/>
<id>urn:sha1:f2be828f97b28345280dec700f02034086dda979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops missed Makefile.config</title>
<updated>2020-07-19T23:54:00Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2020-07-19T23:54:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e17f5b1d307b7b8910d67883e57a9604305906d5'/>
<id>urn:sha1:e17f5b1d307b7b8910d67883e57a9604305906d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace send-mail with the more standarized sendmail, we do not create</title>
<updated>2017-12-27T06:23:50Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2017-12-27T06:23:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a9a7c8c0a19b8d94267e654d04d8cd4481e442b1'/>
<id>urn:sha1:a9a7c8c0a19b8d94267e654d04d8cd4481e442b1</id>
<content type='text'>
links for send-mail in mailwrapper so it did not work anyway.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Update dependencies.</title>
<updated>2017-10-31T00:07:04Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-10-31T00:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea825d02749f382c3f7e17f28247f20a48733eab'/>
<id>urn:sha1:ea825d02749f382c3f7e17f28247f20a48733eab</id>
<content type='text'>
Sponsored by:	Dell EMC Isilon
</content>
</entry>
</feed>
