<?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>ca4ea0bc016b00bab900a4a718009bd53395881d - tcpdump: print-medsa.c is gone</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#ca4ea0bc016b00bab900a4a718009bd53395881d</link>
        <description>tcpdump: print-medsa.c is gone

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Fri, 18 Aug 2023 12:55:50 +0000</pubDate>
        <dc:creator>tnn &lt;tnn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c74ad2514f801c840bd3203347d1246afccaa98b - merge conflicts between tcpdump 4.9.3 and 4.99.4</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#c74ad2514f801c840bd3203347d1246afccaa98b</link>
        <description>merge conflicts between tcpdump 4.9.3 and 4.99.4

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Thu, 17 Aug 2023 20:19:39 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a9a927dd92e47e762a9b728651aea66320c81cf2 - adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#a9a927dd92e47e762a9b728651aea66320c81cf2</link>
        <description>adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}Simplify CWARNFLAGS to use ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}which works for both clang and gcc, and remove compiler-specificequivalents.

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Sat, 03 Jun 2023 21:26:27 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c4b7a9e7940c62d92a81ee31e05e281e6035fadc - bsd.own.mk: rename GCC_NO_* to CC_WNO_*</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#c4b7a9e7940c62d92a81ee31e05e281e6035fadc</link>
        <description>bsd.own.mk: rename GCC_NO_* to CC_WNO_*Rename compiler-warning-disable variables from	GCC_NO_warningto	CC_WNO_warningwhere warning is the full warning name as used by the compiler.GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGHUsing the convention CC_compilerflag, where compilerflagis based on the full compiler flag name.

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Sat, 03 Jun 2023 09:09:01 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f937c412f371bc14cc109a4768482c4850abc7a5 - bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#f937c412f371bc14cc109a4768482c4850abc7a5</link>
        <description>bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERProvide a single variable	CC_WNO_ADDRESS_OF_PACKED_MEMBERwith options for both clang and gcc, to replace	CLANG_NO_ADDR_OF_PACKED_MEMBER	CC_NO_ADDR_OF_PACKED_MEMBER	GCC_NO_ADDR_OF_PACKED_MEMBERUsing the convention CC_compilerflag, where compilerflagis based on the full compiler flag name.

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Sat, 03 Jun 2023 08:52:53 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b3ddc61d04b594bc1c350bf5897c0b6c5d4f5e7d - Handle OpenSSL-3.x</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#b3ddc61d04b594bc1c350bf5897c0b6c5d4f5e7d</link>
        <description>Handle OpenSSL-3.x

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Tue, 09 May 2023 20:55:39 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a2d15425655af42832f5e572122165cb1ab4aa01 - add some new uses of existing GCC_NO_* variables for warning issues.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#a2d15425655af42832f5e572122165cb1ab4aa01</link>
        <description>add some new uses of existing GCC_NO_* variables for warning issues.remove an no longer relevant for gcc7 workaround (works fine in bothgcc9 and gcc 10.)

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Mon, 12 Apr 2021 02:54:07 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cb93b81028a438562e5ded116fc123493c690319 - add support for new GCC 9 warnings that may be too much to fix</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#cb93b81028a438562e5ded116fc123493c690319</link>
        <description>add support for new GCC 9 warnings that may be too much to fixright now.  new address-of-packed-member and format-overflowwarnings have new GCC_NO_ADDR_OF_PACKED_MEMBER amdGCC_NO_FORMAT_OVERFLOW variables to remove these warnings.apply to a bunch of the tree.  mostly, these are real bugs thatshould be fixed, but in many cases, only by removing the &apos;packed&apos;attribute from some structure that doesn&apos;t really need it.  (ilooked at many different ones, and while perhaps 60-80% werealready properly aligned, it wasn&apos;t clear to me that the useswere always coming from sane data vs network alignment, so itdoesn&apos;t seem safe to remove packed without careful research foreach affect struct.)  clang already warned (and was not erroring)for many of these cases, but gcc picked up dozens more.

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Sun, 06 Sep 2020 07:20:26 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ef315f7931c8408cfb9a74c8d0735b3dcb57bbbf - Remove MKCRYPTO option.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#ef315f7931c8408cfb9a74c8d0735b3dcb57bbbf</link>
        <description>Remove MKCRYPTO option.Originally, MKCRYPTO was introduced because the United Statesclassified cryptography as a munition and restricted its export.  Theexport controls were substantially relaxed fifteen years ago, and areessentially irrelevant for software with published source code.In the intervening time, nobody bothered to remove the option afterits motivation -- the US export restriction -- was eliminated.  I&apos;mnot aware of any other operating system that has a similar option; Iexpect it is mainly out of apathy for churn that we still have it.Today, cryptography is an essential part of modern computing -- youcan&apos;t use the internet responsibly without cryptography.The position of the TNF board of directors is that TNF makes norepresentation that MKCRYPTO=no satisfies any country&apos;s cryptographyregulations.My personal position is that the availability of cryptography is abasic human right; that any local laws restricting it to a privilegedfew are fundamentally immoral; and that it is wrong for developers tospend effort crippling cryptography to work around such laws.As proposed on tech-crypto, tech-security, and tech-userlevel to noobjections:https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.htmlhttps://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.htmlhttps://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.htmlP.S.  Reviewing all the uses of MKCRYPTO in src revealed a lot of*bad* crypto that was conditional on it, e.g. DES in telnet...  Thatshould probably be removed too, but on the grounds that it is bad,not on the grounds that it is (nominally) crypto.

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Sun, 21 May 2017 15:28:36 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc860a366c9c40fce272eb4b36edb24cbb832a5a - merge for tcpdump 4.9.0 and document</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#dc860a366c9c40fce272eb4b36edb24cbb832a5a</link>
        <description>merge for tcpdump 4.9.0 and document

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Sun, 05 Feb 2017 04:05:05 +0000</pubDate>
        <dc:creator>spz &lt;spz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fdccd7e4742f1a14161ba7069299903aedb424ad - merge conflicts.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#fdccd7e4742f1a14161ba7069299903aedb424ad</link>
        <description>merge conflicts.

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Tue, 24 Jan 2017 23:29:13 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f9c27363267ff0efe48c764f4b281dbb9f6527bb - Disable a couple of warnings until further investigation.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#f9c27363267ff0efe48c764f4b281dbb9f6527bb</link>
        <description>Disable a couple of warnings until further investigation.

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Wed, 11 Jan 2017 12:19:43 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ab10b7e1923809563f2e78b3457af4b0d6c1433 - print-ip6.c is needed even with MKINET6=no.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#0ab10b7e1923809563f2e78b3457af4b0d6c1433</link>
        <description>print-ip6.c is needed even with MKINET6=no.Provides print_ip6 used by various other objects, with differentdefinitions depending on #ifdef INET6.

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Fri, 02 Dec 2016 02:14:03 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4855893e616a62dce6f9216412f590f61f0fe354 - Fix MKCRYPTO=no build</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#4855893e616a62dce6f9216412f590f61f0fe354</link>
        <description>Fix MKCRYPTO=no build

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Wed, 29 Jun 2016 19:45:14 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ba2ff12108d14560e63d700703f3bcf237d8dd07 - merge conflicts</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#ba2ff12108d14560e63d700703f3bcf237d8dd07</link>
        <description>merge conflicts

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Tue, 31 Mar 2015 21:59:35 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f44489f8dc8d71cd25a1bf30a50ca8ed13a40da3 - MKINET6=no build fixes</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#f44489f8dc8d71cd25a1bf30a50ca8ed13a40da3</link>
        <description>MKINET6=no build fixeshttp://mail-index.netbsd.org/tech-net/2014/12/13/msg004898.html

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Sat, 20 Dec 2014 13:15:48 +0000</pubDate>
        <dc:creator>prlw1 &lt;prlw1@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b3a00663c5ee4ec4803c36e29dc67a625b136768 - merge conflicts</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#b3a00663c5ee4ec4803c36e29dc67a625b136768</link>
        <description>merge conflicts

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Thu, 20 Nov 2014 03:05:03 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d3749d7804977c336b522730fc6b31895296430 - update for 4.5.1</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#9d3749d7804977c336b522730fc6b31895296430</link>
        <description>update for 4.5.1

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Tue, 31 Dec 2013 17:33:11 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3657cb7f1d5fb8ac940f2651bd4920b55a4e141c - Update LLVM/Clang snapshot to r191105. This brings in a better detection</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#3657cb7f1d5fb8ac940f2651bd4920b55a4e141c</link>
        <description>Update LLVM/Clang snapshot to r191105. This brings in a better detectionof unused static variables and functions. Disable this for some externalcode and for ioconf.c in the kernel.

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Sat, 21 Sep 2013 22:28:12 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0e9868ba9da70a18907653fb3890cac496611fd9 - merge conflicts</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/bsd/tcpdump/bin/Makefile#0e9868ba9da70a18907653fb3890cac496611fd9</link>
        <description>merge conflicts

            List of files:
            /netbsd-src/external/bsd/tcpdump/bin/Makefile</description>
        <pubDate>Sat, 06 Apr 2013 19:33:07 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
