<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sbin/recoverdisk, 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>2020-10-01T01:10:51Z</updated>
<entry>
<title>Do a sweep and remove most WARNS=6 settings</title>
<updated>2020-10-01T01:10:51Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-10-01T01:10:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7cc42f6d25ef2e19059d088fa7d4853fe9afefb5'/>
<id>urn:sha1:7cc42f6d25ef2e19059d088fa7d4853fe9afefb5</id>
<content type='text'>
Repeating the default WARNS here makes it slightly more difficult to
experiment with default WARNS changes, e.g. if we did something absolutely
bananas and introduced a WARNS=7 and wanted to try lifting the default to
that.

Drop most of them; there is one in the blake2 kernel module, but I suspect
it should be dropped -- the default WARNS in the rest of the build doesn't
currently apply to kernel modules, and I haven't put too much thought into
whether it makes sense to make it so.
</content>
</entry>
<entry>
<title>Don't send clear screen until we are committed to run.</title>
<updated>2020-05-09T10:55:34Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2020-05-09T10:55:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ca9acde238009a0de044e502ae6055aaca198a97'/>
<id>urn:sha1:ca9acde238009a0de044e502ae6055aaca198a97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump date after recent changes and lint</title>
<updated>2020-04-03T13:05:26Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2020-04-03T13:05:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b75ab02f577dc403062a426e2efdab6bac3226bc'/>
<id>urn:sha1:b75ab02f577dc403062a426e2efdab6bac3226bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add two options to recoverdisk(1) inspired by a recent</title>
<updated>2020-04-02T15:17:53Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2020-04-02T15:17:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9546e08e7b68c25d57ec1687958e3b73c44eb915'/>
<id>urn:sha1:9546e08e7b68c25d57ec1687958e3b73c44eb915</id>
<content type='text'>
data-archæology project:

-u pattern

    Fill unread parts of the output with pattern.
    Default pattern is "_UNREAD_", empty pattern disables.

-v

    Fancy status reporting using ANSI escapes and UTF-8
</content>
</entry>
<entry>
<title>recoverdisk(1): fclose() file supplied via '-r readlist' parameter when</title>
<updated>2019-02-07T14:40:28Z</updated>
<author>
<name>Andriy Voskoboinyk</name>
<email>avos@FreeBSD.org</email>
</author>
<published>2019-02-07T14:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ec835c9dec32a8e3d8ee4af47b732a071fc74ecc'/>
<id>urn:sha1:ec835c9dec32a8e3d8ee4af47b732a071fc74ecc</id>
<content type='text'>
it's no longer needed

PR:		204952
Reported by:	David Binderman &lt;dcb314@hotmail.com&gt;
MFC after:	5 days
</content>
</entry>
<entry>
<title>SPDX: use the Beerware identifier.</title>
<updated>2017-11-30T20:33:45Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-30T20:33:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=64de3fdd5893e55c8aa20df2dcf1d9e86d851b34'/>
<id>urn:sha1:64de3fdd5893e55c8aa20df2dcf1d9e86d851b34</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>sbin: ake use of our rounddown() macro when sys/param.h is available.</title>
<updated>2016-05-01T02:24:05Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2016-05-01T02:24:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f32d2926b0f3151409079b0a7b3b7cd3cec73ee2'/>
<id>urn:sha1:f32d2926b0f3151409079b0a7b3b7cd3cec73ee2</id>
<content type='text'>
No functional change.
</content>
</entry>
<entry>
<title>Explicitly add more files to the 'runtime' package.</title>
<updated>2016-02-09T20:19:31Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-02-09T20:19:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=406d87b1c3c9fb02dc1256f4e634c0fc71a22799'/>
<id>urn:sha1:406d87b1c3c9fb02dc1256f4e634c0fc71a22799</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add META_MODE support.</title>
<updated>2015-06-13T19:20:56Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2015-06-13T19:20:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ccfb965433c67f3bda935a3cdf334be2e3c4348d'/>
<id>urn:sha1:ccfb965433c67f3bda935a3cdf334be2e3c4348d</id>
<content type='text'>
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
</content>
</entry>
</feed>
