<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/cddl/lib/libumem/Makefile, 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-09-05T14:07:49Z</updated>
<entry>
<title>pkgbase: Force zfs(8) and zpool(8) to be in the runtime package</title>
<updated>2019-09-05T14:07:49Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2019-09-05T14:07:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c2a7c3bedd9f6d0d97918c7253df31722c7d47fa'/>
<id>urn:sha1:c2a7c3bedd9f6d0d97918c7253df31722c7d47fa</id>
<content type='text'>
Those commands are needed to repair a FreeBSD installation so add them
to the runtime package

Reviewed by:	bapt, gjb
Differential Revision:	https://reviews.freebsd.org/D21498
</content>
</entry>
<entry>
<title>cddl: normalize paths using SRCTOP-relative paths or :H when possible</title>
<updated>2017-03-04T11:30:04Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T11:30:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=acc37ca1c15f7cd8b5e5b0389cf6e6b98ea61447'/>
<id>urn:sha1:acc37ca1c15f7cd8b5e5b0389cf6e6b98ea61447</id>
<content type='text'>
This simplifies make logic/output

While here, remove bogus CFLAGS which look for headers in cddl/lib/libumem.
There aren't any source files there (just Makefiles)

MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Raise the WARNS level in cddl/lib</title>
<updated>2016-06-23T15:02:57Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2016-06-23T15:02:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=58406fff5271d20a3a0e1f9cc84882497a96d27e'/>
<id>urn:sha1:58406fff5271d20a3a0e1f9cc84882497a96d27e</id>
<content type='text'>
cddl/lib/libavl/Makefile
cddl/lib/libctf/Makefile
cddl/lib/libnvpair/Makefile
cddl/lib/libumem/Makefile
cddl/lib/libuutil/Makefile
	Increase WARNS to the highest working level for each of these
	libraries

Approved by:	re (gjb, hrs)
MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
</content>
</entry>
<entry>
<title>Remove manual .includes in cddl Makefiles</title>
<updated>2010-03-02T19:04:07Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-03-02T19:04:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4ef20db290841afbfce7fe484e2037e084e79238'/>
<id>urn:sha1:4ef20db290841afbfce7fe484e2037e084e79238</id>
<content type='text'>
- Break the dependency on ../Makefile.inc for .PATH, and include
  ../Makefile.inc implicitly. This is required to ...
- Set WARNS?=6 in top-level Makefile.inc
- Remove now redundant WARNS settings, add WARNS?=0 where appropriate
- Remove redundant SHLIB_MAJOR overrides
- Use NO_MAN, not MK_MAN=no
- Remove redundant inclusion of bsd.own.mk
- Order Makefiles more according to style.Makefile(9)
- Reduce diff of cddl Makefiles against each other

No objection:	pjd
Approved by:	ed (co-mentor)
</content>
</entry>
<entry>
<title>The sources covered by Sun's CDDL have been repo copied below the</title>
<updated>2008-03-27T23:21:25Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2008-03-27T23:21:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e327f524464c142bd1d3b59cd22a966d2fffbfea'/>
<id>urn:sha1:e327f524464c142bd1d3b59cd22a966d2fffbfea</id>
<content type='text'>
src/cddl and src/sys/cddl directories per the core@ decision following
the license review.

This change modifies the affected Makefiles to reference the sources
in their new location.
</content>
</entry>
<entry>
<title>Apply a set of style.Makefile(5) changes to src/cddl/ makefiles.</title>
<updated>2007-04-16T21:20:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-04-16T21:20:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=5941f0355c3eaaa03032e0d8511c9a35ba14cd15'/>
<id>urn:sha1:5941f0355c3eaaa03032e0d8511c9a35ba14cd15</id>
<content type='text'>
There are some insignificant non-style changes as well.

Not fixed: makefiles use ${LIBTHR} that doesn't exist, thus
breaking "make checkdpadd" and not tracking dependencies
properly.

Approved by:	pjd
</content>
</entry>
<entry>
<title>Please welcome ZFS - The last word in file systems.</title>
<updated>2007-04-06T01:09:06Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2007-04-06T01:09:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f0a75d274af375d15b97b830966b99a02b7db911'/>
<id>urn:sha1:f0a75d274af375d15b97b830966b99a02b7db911</id>
<content type='text'>
ZFS file system was ported from OpenSolaris operating system. The code in under
CDDL license.

I'd like to thank all SUN developers that created this great piece of software.

Supported by:	Wheel LTD (http://www.wheel.pl/)
Supported by:	The FreeBSD Foundation (http://www.freebsdfoundation.org/)
Supported by:	Sentex (http://www.sentex.net/)
</content>
</entry>
</feed>
