<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac4c695a - Retire WITHOUT_CXX option</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#ac4c695a</link>
        <description>Retire WITHOUT_CXX optionSeveral important base system components are written in C++, and theWITHOUT_CXX option produced a system that was not fully functional.Just accept this, and remove the option to build without C++ support.This reverts commit adc3c128c6603054586a993d117e5dd808deac17.Reviewed by:	brooks, kevans, jhb (earlier)Sponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D33108

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Wed, 16 Nov 2022 14:20:39 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0bbf2702 - libproc: replace home grown crc32 with zlib implementation.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#0bbf2702</link>
        <description>libproc: replace home grown crc32 with zlib implementation.MFC after:	2 weeksReviewed by:	markjDifferential Revision: https://reviews.freebsd.org/D35766

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Sun, 10 Jul 2022 23:31:35 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5cf6f1c4 - Remove the MK_LIBCPLUSPLUS option</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#5cf6f1c4</link>
        <description>Remove the MK_LIBCPLUSPLUS optionThis option has been equivalent to any form of C++ support since libstdc++was removed. Therefore, replace all MK_LIBCPLUSPLUS uses with MK_CXX.Reviewed By:	emasteDifferential Revision: https://reviews.freebsd.org/D27974

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Sat, 30 Jan 2021 17:56:35 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e17ebfd3 - Remove -I flag for include path that doesn&apos;t exist</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#e17ebfd3</link>
        <description>Remove -I flag for include path that doesn&apos;t existFound this while trying to get macOS bootstrap to work again after OpenZFS merge.Reviewed By:	#zfs, freqlabsDifferential Revision: https://reviews.freebsd.org/D26192

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Thu, 10 Sep 2020 15:37:07 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e5787d2 - Merge OpenZFS support in to HEAD.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#9e5787d2</link>
        <description>Merge OpenZFS support in to HEAD.The primary benefit is maintaining a completely sharedcode base with the community allowing FreeBSD to receivenew features sooner and with less effort.I would advise against doing &apos;zpool upgrade&apos;or creating indispensable pools using newfeatures until this change has had a month+to soak.Work on merging FreeBSD support in to what wasat the time &quot;ZFS on Linux&quot; began in August 2018.I first publicly proposed transitioning FreeBSDto (new) OpenZFS on December 18th, 2018. FreeBSDsupport in OpenZFS was finally completed in December2019. A CFT for downstreaming OpenZFS support into FreeBSD was first issued on July 8th. All issuesthat were reported have been addressed or, fora couple of less critical matters there arepull requests in progress with OpenZFS. iXsystemshas tested and dogfooded extensively internally.The TrueNAS 12 release is based on OpenZFS withsome additional features that have not yet madeit upstream.Improvements include:  project quotas, encrypted datasets,  allocation classes, vectorized raidz,  vectorized checksums, various command line  improvements, zstd compression.Thanks to those who have helped along the way:Ryan Moeller, Allan Jude, Zack Welch, and manyothers.Sponsored by:	iXsystems, Inc.Differential Revision:	https://reviews.freebsd.org/D25872

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Tue, 25 Aug 2020 02:21:27 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1a82ce - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#4c1a82ce</link>
        <description>pkgbase: Create a FreeBSD-utilities package and make it the default oneThe default package use to be FreeBSD-runtime but it should only containbinaries and libs enough to boot to single user and repair the system, itis also very handy to have a package that can be tranform to a small mfsroot.So create a new package named FreeBSD-utilities and make it the default one.Also move a few binaries and lib into this package when it make sense.Reviewed by:	bapt, gjbDifferential Revision:	https://reviews.freebsd.org/D21506

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:15:47 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5577b8a7 - Add an envp argument to proc_create().</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#5577b8a7</link>
        <description>Add an envp argument to proc_create().This is needed to support dtrace&apos;s -x setenv option.MFC after:	2 weeks

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Sun, 03 Dec 2017 16:50:16 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d511b20a - Add HAS_TESTS to all Makefiles that are currently using the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#d511b20a</link>
        <description>Add HAS_TESTS to all Makefiles that are currently using the`SUBDIR.${MK_TESTS}+= tests` idiom.This is a follow up to r321912.

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:50:42 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#4b330699</link>
        <description>Convert traditional ${MK_TESTS} conditional idiom for including testdirectories to SUBDIR.${MK_TESTS} idiomThis is being done to pave the way for future work (and homogenity) in^/projects/make-check-sandbox .No functional change intended.MFC after:	1 weeks

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:35:51 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e9230be - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#5e9230be</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis implifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 04:37:22 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe2521b9 - Bump the libproc library version.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#fe2521b9</link>
        <description>Bump the libproc library version.

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Tue, 06 Dec 2016 04:23:32 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>76c6531c - libproc: Improve .gnu_debuglink support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#76c6531c</link>
        <description>libproc: Improve .gnu_debuglink support.As of r278658 libproc looks for debug files under /usr/lib/debug and willuse them if available. This change fleshes out that support a bit further:- Check for a .gnu_debuglink section and use the file name specified  there if one is present.- Validate external debug files with the CRC in the .gnu_debuglink  section so as to avoid using stale or corrupt debug files.- Search for debug files in the directory containing the referencing  object or in the .debug subdirectory, as GDB does.

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Tue, 06 Dec 2016 04:18:09 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4808a678 - libproc: Add proc_getmodel().</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#4808a678</link>
        <description>libproc: Add proc_getmodel().This is used by libdtrace to determine the data model of target processes.This allows for the creation of pid provider probes in 32-bit processes onamd64.MFC after:	1 month

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Sat, 30 Jul 2016 03:09:23 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>db548a61 - META MODE: Rework circular dependency guard for librtld_db/libproc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#db548a61</link>
        <description>META MODE: Rework circular dependency guard for librtld_db/libproc.librtld_db only needs libutil.h to build, not the libproc library.  Soit can safely use its header and allow libproc to depend on librtld_rbto be built first to link.  This is required after fixing ld --sysrootin r291226.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Wed, 25 Nov 2015 19:13:35 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8eb7ac9 - Fix underlinking</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#f8eb7ac9</link>
        <description>Fix underlinking

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Tue, 19 May 2015 22:23:15 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b129086 - Convert libraries to use LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#6b129086</link>
        <description>Convert libraries to use LIBADDWhile here reduce a bit overlinking

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:07:26 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>41da933c - Hook up support for userland CTF support in DTrace. This required some</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#41da933c</link>
        <description>Hook up support for userland CTF support in DTrace. This required somemodifications to libproc to support fetching the CTF info for a given file.With this change, dtrace(1) is able to resolve type info for function andUSDT probe arguments, and function return values. In particular, the args[n]syntax should now work for referencing arguments of userland probes,provided that the requisite CTF info is available.The uctf tests pass if the test programs are compiled with CTF info. Thecurrent infrastructure around the DTrace test suite doesn&apos;t support thisyet.Differential Revision:	https://reviews.freebsd.org/D891MFC after:		1 monthRelnotes:		yesSponsored by:		EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Fri, 03 Oct 2014 23:20:37 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9351ac6d - Add some ATF tests for libproc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libproc/Makefile#9351ac6d</link>
        <description>Add some ATF tests for libproc.Differential Revision:	D710Reviewed by:	jmmv, ngie, rpaulo

            List of files:
            /freebsd-14.2/lib/libproc/Makefile</description>
        <pubDate>Sun, 21 Sep 2014 21:25:41 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
