<?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>f937c412f371bc14cc109a4768482c4850abc7a5 - bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ndbootd/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/usr.sbin/ndbootd/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>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/usr.sbin/ndbootd/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/usr.sbin/ndbootd/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>a216da57a6e560f2112f7f639c2688f055a22de0 - Default to -Wno-sign-compare -Wno-pointer-sign for clang.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ndbootd/Makefile#a216da57a6e560f2112f7f639c2688f055a22de0</link>
        <description>Default to -Wno-sign-compare -Wno-pointer-sign for clang.Push -Wno-array-bounds down to the cases that depend on it.Selectively disable warnings for 3rd party software or non-trivialissues to be reviewed later to get clang -Werror to build most of thetree.

            List of files:
            /netbsd-src/usr.sbin/ndbootd/Makefile</description>
        <pubDate>Thu, 26 May 2011 12:56:24 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d877c4c3c02304002c0642d7f34a58d07138d6a9 - Enable WARNS=4 by default, except for:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ndbootd/Makefile#d877c4c3c02304002c0642d7f34a58d07138d6a9</link>
        <description>Enable WARNS=4 by default, except for:	cpuctl  dumplfs  hprop  ipf  iprop-log  kadmin  kcm  kdc  kdigest	kimpersonate  kstash  ktutil  makefs  ndbootd  ntp  pppd  quot	racoon  racoonctl  rtadvd  sntp  sup  tcpdchk  tcpdmatch  tcpdump	traceroute  traceroute6  user  veriexecgen  wsmoused  zic(Mostly third-party applications)

            List of files:
            /netbsd-src/usr.sbin/ndbootd/Makefile</description>
        <pubDate>Wed, 22 Apr 2009 15:23:01 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c007028e0b9046c88c202563bf405f823362adc7 - Enable gcc optimization on m68000 (sun2) again with minimum hacks.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ndbootd/Makefile#c007028e0b9046c88c202563bf405f823362adc7</link>
        <description>Enable gcc optimization on m68000 (sun2) again with minimum hacks.gcc -O0 generates a bit fat binaries.

            List of files:
            /netbsd-src/usr.sbin/ndbootd/Makefile</description>
        <pubDate>Sun, 27 Apr 2008 03:06:46 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ecc90aa0468da0dfe81e0f45eac60cb92e85258e - make all sun2 use -O0 and move most of the hacks out into just 3 files.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ndbootd/Makefile#ecc90aa0468da0dfe81e0f45eac60cb92e85258e</link>
        <description>make all sun2 use -O0 and move most of the hacks out into just 3 files.

            List of files:
            /netbsd-src/usr.sbin/ndbootd/Makefile</description>
        <pubDate>Sat, 09 Feb 2008 02:37:21 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4147a3c54a369fdf2775e8a91ce4916614e21d3b - Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ndbootd/Makefile#4147a3c54a369fdf2775e8a91ce4916614e21d3b</link>
        <description>Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on theFORTIFY_SOURCE feature of libssp, thus checking the size of arguments tovarious string and memory copy and set functions (as well as a few systemcalls and other miscellany) where known at function entry.  RedHat hasevidently built all &quot;core system packages&quot; with this option for some time.This option should be used at the top of Makefiles (or Makefile.inc wherethis is used for subdirectories) but after any setting of LIB.This is only useful for userland code, and cannot be used in libc or inany code which includes the libc internals, because it overrides certainlibc functions with macros.  Some effort has been made to make USE_FORT=yeswork correctly for a full-system build by having the bsd.sys.mk logicdisable the feature where it should not be used (libc, libssp iteself,the kernel) but no attempt has been made to build the entire system withUSE_FORT and doing so will doubtless expose numerous bugs and misfeatures.Adjust the system build so that all programs and libraries that are setuid,directly handle network data (including serial comm data), performauthentication, or appear likely to have (or have a history of having)data-driven bugs (e.g. file(1)) are built with USE_FORT=yes by default,with the exception of libc, which cannot use USE_FORT and thus usesonly USE_SSP by default.  Tested on i386 with no ill results; USE_FORT=noper-directory or in a system build will disable if desired.

            List of files:
            /netbsd-src/usr.sbin/ndbootd/Makefile</description>
        <pubDate>Mon, 28 May 2007 12:06:17 +0000</pubDate>
        <dc:creator>tls &lt;tls@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9bf1d4a9b84bd4a14596ae8f9d68d15041fc8c2d - work around some GCC4 internal problems on m68000 platform.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ndbootd/Makefile#9bf1d4a9b84bd4a14596ae8f9d68d15041fc8c2d</link>
        <description>work around some GCC4 internal problems on m68000 platform.document the hack, and update another GCC4 list.

            List of files:
            /netbsd-src/usr.sbin/ndbootd/Makefile</description>
        <pubDate>Sat, 24 Jun 2006 05:21:11 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab467667c73a64282204fc6d3cd7d91f77a1771b - Finished the 3rdparty import procedure for the ndbootd</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ndbootd/Makefile#ab467667c73a64282204fc6d3cd7d91f77a1771b</link>
        <description>Finished the 3rdparty import procedure for the ndbootdpackage: Added RCS IDs, a Makefile, added to 3RDPARTY.Also removed sunndd from 3RDPARTY.

            List of files:
            /netbsd-src/usr.sbin/ndbootd/Makefile</description>
        <pubDate>Tue, 22 May 2001 14:41:59 +0000</pubDate>
        <dc:creator>fredette &lt;fredette@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
