<?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>
    <link>http://nxr.netbsd.org/rss/src/sbin/ifconfig/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>ifconfig/Makefile: Makefile.inc -&gt; Makefile.common in comment, NFC<br/><br/>I forgot to update this comment when I renamed Makefile.inc to .common.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.62</description>
    <pubDate>Fri Apr 04 04:12:22 UTC 2025</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>branches:  1.61.16;<br/>user librumpres</title>
    <description>/src/sbin/ifconfig/Makefile - 1.61</description>
    <pubDate>Tue Oct 10 19:30:06 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Cosmetic changes. No functional changes.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.60</description>
    <pubDate>Wed Feb 08 23:34:15 UTC 2017</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Factor out a common part in Makefile's of ifconfig and x_ifconfig.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.59</description>
    <pubDate>Wed Feb 08 23:22:43 UTC 2017</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Rename sbin/ifconfig/Makefile.inc to Makefile.common; the former can<br/>potentially conflict with bsd.subdir.mk.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.58</description>
    <pubDate>Wed Feb 08 23:16:41 UTC 2017</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Remove ifconfig hack on m68000. I've confirmed that the problem has already<br/>gone with TME.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.57</description>
    <pubDate>Wed Feb 08 23:14:00 UTC 2017</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>branches:  1.56.2;  1.56.4;<br/>Fix rump.ifconfig shows host's interface names in link local addresses</title>
    <description>/src/sbin/ifconfig/Makefile - 1.56</description>
    <pubDate>Tue May 19 08:14:38 UTC 2015</pubDate>
    <dc:creator>ozaki-r</dc:creator>
</item>

<item>
    <title>remove 80211 stats if small.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.55</description>
    <pubDate>Tue Apr 28 15:14:57 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Retire OSI network stack. OK core@</title>
    <description>/src/sbin/ifconfig/Makefile - 1.54</description>
    <pubDate>Fri Mar 01 18:25:16 UTC 2013</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.53.2;<br/>don't define RUMP_ACTION if MKRUMP = no</title>
    <description>/src/sbin/ifconfig/Makefile - 1.53</description>
    <pubDate>Wed Aug 08 14:10:38 UTC 2012</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.52.2;<br/>use memcpy to avoid strict aliasing warnings</title>
    <description>/src/sbin/ifconfig/Makefile - 1.52</description>
    <pubDate>Sun Aug 14 00:15:15 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>apply some -Wno-error and/or -fno-strict-aliasing.<br/><br/><br/>all of this should be looked at closer, but some of them are not<br/>very trivial.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.51</description>
    <pubDate>Wed Jun 22 02:49:43 UTC 2011</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.50</description>
    <pubDate>Mon Dec 13 17:35:08 UTC 2010</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>Need getifaddrs() for the rump client since it executes sysctl(2)</title>
    <description>/src/sbin/ifconfig/Makefile - 1.49</description>
    <pubDate>Fri Nov 05 16:23:56 UTC 2010</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>Update RUMP_ACTION to use the newstyle rump client.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.48</description>
    <pubDate>Thu Nov 04 23:31:12 UTC 2010</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>Apparently, -g belongs in the DBG variable, not in CFLAGS.  Make it so<br/>on a line that is commented-out in this makefile.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.47</description>
    <pubDate>Thu Jul 01 16:28:21 UTC 2010</pubDate>
    <dc:creator>dyoung</dc:creator>
</item>

<item>
    <title>- no space needed between -I and dir per gcc(1)<br/>- it's still better to use ${NETBSDSRCDIR} per other existing Makefiles</title>
    <description>/src/sbin/ifconfig/Makefile - 1.46</description>
    <pubDate>Wed Sep 16 15:08:29 UTC 2009</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Add comments that Makefile.inc should have shared stuff with<br/>src/distrib/utils/x_ifconfig for install media.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.45</description>
    <pubDate>Wed Sep 16 14:59:45 UTC 2009</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Move the addition of pfsync.c from Makefile.inc to Makefile,<br/>so that this part doesn't get included in install media versions<br/>of ifconfig, as per comments on source-changes@ from Izumi Tsutsui.<br/>Also re-instate the use of ${.CURDIR} when setting up the include path.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.44</description>
    <pubDate>Tue Sep 15 09:22:07 UTC 2009</pubDate>
    <dc:creator>he</dc:creator>
</item>

<item>
    <title>If RUMP_ACTION, treat close() as a rump syscall.</title>
    <description>/src/sbin/ifconfig/Makefile - 1.43</description>
    <pubDate>Tue Jun 02 23:41:35 UTC 2009</pubDate>
    <dc:creator>pooka</dc:creator>
</item>
</channel></rss>

