<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/libfigpar, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2019-12-11T17:37:53Z</updated>
<entry>
<title>Update Makefile.depend files</title>
<updated>2019-12-11T17:37:53Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2019-12-11T17:37:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2c9a9dfc187d171de6b92654d71b977f067ed641'/>
<id>urn:sha1:2c9a9dfc187d171de6b92654d71b977f067ed641</id>
<content type='text'>
Update a bunch of Makefile.depend files as
a result of adding Makefile.depend.options files

Reviewed by:	 bdrewery
MFC after:	1 week
Sponsored by:   Juniper Networks
Differential Revision:  https://reviews.freebsd.org/D22494
</content>
</entry>
<entry>
<title>pkgbase: Add a FreeBSD-dpv package</title>
<updated>2019-07-19T15:10:53Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2019-07-19T15:10:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=be6a4fc6645b85be5313555ff1b272520e08f8c9'/>
<id>urn:sha1:be6a4fc6645b85be5313555ff1b272520e08f8c9</id>
<content type='text'>
Move the dpv related files from FreeBSD-runtime to a new package named
FreeBSD-dpv
The only consumer is bsdinstall which is already in it's own package.

Reviewed by:	bapt, gjb
Differential Revision:	https://reviews.freebsd.org/D20960
</content>
</entry>
<entry>
<title>Slightly improve previous commit that silenced a Clang Scan warning.</title>
<updated>2019-01-26T22:24:15Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2019-01-26T22:24:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=59ba78ccae74a8a116e4784b4edb840dae61610d'/>
<id>urn:sha1:59ba78ccae74a8a116e4784b4edb840dae61610d</id>
<content type='text'>
The strdup() call does not take advantage of the known length of the
source string. Replace by malloc() and memcpy() utilizimng the pre-
calculated string length.

Submitted by:	cperciva
Reported by:	rgrimes
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Silence Clang Scan warning about potentially unsafe use of strcpy.</title>
<updated>2019-01-26T21:30:26Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2019-01-26T21:30:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4268f3b3e0d87bc090b7fe0f95fb52a2e904db25'/>
<id>urn:sha1:4268f3b3e0d87bc090b7fe0f95fb52a2e904db25</id>
<content type='text'>
While this is a false positive, the use of strdup() simplifies the code.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Bump copyright following recent changes</title>
<updated>2018-03-14T20:55:28Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2018-03-14T20:55:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=eee6300f1aad4cec495e20b734b5c2b7f468e944'/>
<id>urn:sha1:eee6300f1aad4cec495e20b734b5c2b7f468e944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use full month in dpv(3), figpar(3), and bsdconfig(8) manuals</title>
<updated>2018-03-14T19:09:06Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2018-03-14T19:09:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=5d8a56406ba6642cb84de29119a62345a4647098'/>
<id>urn:sha1:5d8a56406ba6642cb84de29119a62345a4647098</id>
<content type='text'>
Reported by:	maxim
</content>
</entry>
<entry>
<title>Fix lint/igor warnings</title>
<updated>2018-03-13T20:35:32Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2018-03-13T20:35:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7d57771bcc9eeee0053ffb8cc8d9d4d2c1544801'/>
<id>urn:sha1:7d57771bcc9eeee0053ffb8cc8d9d4d2c1544801</id>
<content type='text'>
</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-test/commit/?id=ea825d02749f382c3f7e17f28247f20a48733eab'/>
<id>urn:sha1:ea825d02749f382c3f7e17f28247f20a48733eab</id>
<content type='text'>
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>MFH</title>
<updated>2016-03-02T16:14:46Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-03-02T16:14:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=52259a98adba7622f236db46a330e61df0c84fb1'/>
<id>urn:sha1:52259a98adba7622f236db46a330e61df0c84fb1</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Remove WARNS inherited fine by ../Makefile.inc.</title>
<updated>2016-02-26T22:14:23Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-02-26T22:14:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d48a2d23039536ab9f92f88a72c27b9895796abf'/>
<id>urn:sha1:d48a2d23039536ab9f92f88a72c27b9895796abf</id>
<content type='text'>
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
</feed>
