<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>9934558460e4e73e5b55648c4b13a702f4f019d7 - sockstat: Fix build reproducibility</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/sockstat/tests/Makefile#9934558460e4e73e5b55648c4b13a702f4f019d7</link>
        <description>sockstat: Fix build reproducibilityBoth usr.bin/sockstat and usr.bin/sockstat/tests build the filesrc/usr.bin/sockstat/sockstat.c.  Unfortunately, they place theresulting object file in the same place, but produce differentfiles due to paths appearing in the .debug files; this resultsin different binaries depending on how the race between the twobuilds ends.Use .PATH to tell make to find sockstat.c in the parent directorybut place the object file in the current object directory, ratherthan placing &apos;..&apos; into the name of the source file.Suggested by:	bdrewery, emaste, jrtc27MFC after:	5 minutes (15.0 build fix)Sponsored by:	https://www.patreon.com/cpercivaDifferential Revision:	https://reviews.freebsd.org/D53032

            List of files:
            /freebsd/usr.bin/sockstat/tests/Makefile</description>
        <pubDate>Fri, 10 Oct 2025 22:13:58 +0200</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d888317796190bec350aea3701b8aed3bfdad4c8 - sockstat: fix port parsing after libxo integration</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/sockstat/tests/Makefile#d888317796190bec350aea3701b8aed3bfdad4c8</link>
        <description>sockstat: fix port parsing after libxo integrationparse_ports has been broken ever since 7b35b4d, and it&apos;s a sufficientlycomplicated function that it really deserves some unit tests. Fix it,and add tests. Refactor the code a little bit to facilitate unit tests.Chiefly, split the tested functions out of main.c into sockstat.c .PR:             288731Fixes:          7b35b4d (&quot;sockstat: add libxo support&quot;)Sponsored by:   ConnectWisePR:		https://github.com/freebsd/freebsd-src/pull/1807Reviewed by:	rido

            List of files:
            /freebsd/usr.bin/sockstat/tests/Makefile</description>
        <pubDate>Tue, 12 Aug 2025 18:26:02 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
