<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/protocols, branch upstream/11.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-06-13T19:20:56Z</updated>
<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/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>
<entry>
<title>Remove NO_OBJ</title>
<updated>2015-06-11T04:22:17Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2015-06-11T04:22:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b381db8cc67dd85695c49a85893ac7a5a612f42'/>
<id>urn:sha1:5b381db8cc67dd85695c49a85893ac7a5a612f42</id>
<content type='text'>
For meta mode we will want objdirs.

Differential Revision:	D2748
Reviewed by:	brooks imp
</content>
</entry>
<entry>
<title>dirdeps.mk now sets DEP_RELDIR</title>
<updated>2015-06-08T23:35:17Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2015-06-08T23:35:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44d314f704764f0247a540648a4b4fc3e8012133'/>
<id>urn:sha1:44d314f704764f0247a540648a4b4fc3e8012133</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from head</title>
<updated>2013-09-05T20:18:59Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2013-09-05T20:18:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d1d015864103b253b3fcb2f72a0da5b0cfeb31b6'/>
<id>urn:sha1:d1d015864103b253b3fcb2f72a0da5b0cfeb31b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add proper prerequisites for even two more headers.</title>
<updated>2013-05-21T21:50:11Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2013-05-21T21:50:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=553f17daf926071f2cf0b07eab15f38170b0c7eb'/>
<id>urn:sha1:553f17daf926071f2cf0b07eab15f38170b0c7eb</id>
<content type='text'>
Spotted by:   http://hacks.owlfolio.org/header-survey/
</content>
</entry>
<entry>
<title>sync from head</title>
<updated>2013-04-12T20:48:55Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2013-04-12T20:48:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69e6d7b75e96c406d072cb83ffc9b26fbf1a86fb'/>
<id>urn:sha1:69e6d7b75e96c406d072cb83ffc9b26fbf1a86fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add static/const keywords to the arrays.</title>
<updated>2013-04-09T16:16:34Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2013-04-09T16:16:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c99b6764e47f50ceefaf02482e589a76216b05d'/>
<id>urn:sha1:7c99b6764e47f50ceefaf02482e589a76216b05d</id>
<content type='text'>
This theoretically allows a compiler to optimize (parts of) the array
away if unused.

While there, make the array size implicit and use a _Static_assert() to
ensure that the definition matches up with the number of elements in the
list.
</content>
</entry>
<entry>
<title>Updated dependencies</title>
<updated>2013-02-16T01:23:54Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2013-02-16T01:23:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f5f7c05209ca2c3748fd8b27c5e80ffad49120eb'/>
<id>urn:sha1:f5f7c05209ca2c3748fd8b27c5e80ffad49120eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync FreeBSD's bmake branch with Juniper's internal bmake branch.</title>
<updated>2012-08-22T19:25:57Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2012-08-22T19:25:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7750ad47a9a7dbc83f87158464170c8640723293'/>
<id>urn:sha1:7750ad47a9a7dbc83f87158464170c8640723293</id>
<content type='text'>
Requested by: Simon Gerraty &lt;sjg@juniper.net&gt;
</content>
</entry>
<entry>
<title>Don't use ino_t in dumprestore protocol definition.</title>
<updated>2012-05-18T10:01:31Z</updated>
<author>
<name>Gleb Kurtsou</name>
<email>gleb@FreeBSD.org</email>
</author>
<published>2012-05-18T10:01:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=788cefe2cb534545f1346c65fa3a79dc2180d7a3'/>
<id>urn:sha1:788cefe2cb534545f1346c65fa3a79dc2180d7a3</id>
<content type='text'>
Since ino_t size is about to change to 64-bits, replace ino_t used in
dump protocol definition with 32-bit dump_ino_t to preserve backward
compatibility.  At some point, it may be necessary to use spare fields
in struct in order to fully support 64-bit inode numbers.

Sponsored by:	Google Summer of Code 2011
</content>
</entry>
</feed>
