<?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>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aeaed508 - Move most of the 15 variations on generating opt_inet.h and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#aeaed508</link>
        <description>Move most of the 15 variations on generating opt_inet.h andopt_inet6.h into kmod.mk by forcing almost everybody to eat the samedogfood. While at it, consolidate the opt_bpf.h and opt_mroute.htargets here too.

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Mon, 04 Aug 2014 22:37:02 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c284d93 - Remove IPX support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#2c284d93</link>
        <description>Remove IPX support.IPX was a network transport protocol in Novell&apos;s NetWare network operatingsystem from late 80s and then 90s. The NetWare itself switched to TCP/IPas default transport in 1998. Later, in this century the Novell OpenEnterprise Server became successor of Novell NetWare. The last releasethat claimed to still support IPX was OES 2 in 2007. Routing equipmentvendors (e.g. Cisco) discontinued support for IPX in 2011.Thus, IPX won&apos;t be supported in FreeBSD 11.0-RELEASE.

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Fri, 14 Mar 2014 02:58:48 +0000</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c09808d0 - MFtbemd:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#c09808d0</link>
        <description>MFtbemd:Use MACHINE_CPUARCH in preference to MACHINE_ARCH.  The former is thesource code location of the machine, the latter the binary output.  Ingeneral, we want to use MACHINE_CPUARCH instead of MACHINE_ARCH unlesswe&apos;re tesitng for a specific target.  The isn&apos;t even moot fori386/amd64 where there&apos;s momemntum towards a MACHINE_CPUARCH == x86,although a specific cleanup for that likely would be needed...

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Mon, 23 Aug 2010 06:13:29 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d96e455 - Retire NETSMBCRYPTO as a kernel option and make its functionality</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#8d96e455</link>
        <description>Retire NETSMBCRYPTO as a kernel option and make its functionalityenabled by default in NETSMB and smbfs.ko.With the most of modern SMB providers requiring encryption bydefault, there is little sense left in keeping the crypto partof NETSMB optional at the build time.This will also return smbfs.ko to its former properties usersare rather accustomed to.Discussed with:		freebsd-stable, re (scottl)Not objected by:	bp, tjr (silence)MFC after:		5 days

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Sun, 05 Mar 2006 22:52:17 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>972e95c8 - opt_vmpage.h is no longer needed here because it is not included by</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#972e95c8</link>
        <description>opt_vmpage.h is no longer needed here because it is not included byvm_page.h.

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Thu, 26 Jan 2006 19:21:27 +0000</pubDate>
        <dc:creator>Alan Cox &lt;alc@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82292344 - Let modules use the kernel&apos;s opt_*.h files if built along with</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#82292344</link>
        <description>Let modules use the kernel&apos;s opt_*.h files if built along withthe kernel by wrapping all targets for fake opt_*.h files in.if defined(KERNBUILDDIR).  Thus, such fake files won&apos;t becreated at all if modules are built with the kernel.Some modules undergo cleanup like removing unused or unneededoptions or .h files, without which they wouldn&apos;t build this wayor the other.Reviewed by:	ruTested by:	no binary changes in modules built aloneTested on:	i386 sparc64 amd64

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Fri, 14 Oct 2005 23:30:17 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a35d8893 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c11c1279 - Let kmod.mk touch opt_*.h files as needed.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#c11c1279</link>
        <description>Let kmod.mk touch opt_*.h files as needed.Inspired by:	imp&apos;s email

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Sat, 04 Sep 2004 06:37:58 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8239e28 - Removed custom &quot;load&quot; and &quot;unload&quot; targets.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#d8239e28</link>
        <description>Removed custom &quot;load&quot; and &quot;unload&quot; targets.Removed &quot;deinstall&quot; targets -- the idea is to provide the standard&quot;deinstall&quot; target.

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Mon, 19 Jan 2004 14:00:26 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3193579b - o Remove @- from the ln and change it to a -sf.  This was bogus, and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#3193579b</link>
        <description>o Remove @- from the ln and change it to a -sf.  This was bogus, and  regocnized as such at the time.  Now that the other bogons in the  tree have been fixed, we can remove this ugly kludge.o Remove stale/bogus opt_foo.h files.  These are left over from  by-gone resources.  And they point to the need, yet again, to  improve the build system so meta information is only in one place.Submitted by: ruReviewed by: bdeApproved by: re@ (jhb)

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Wed, 19 Nov 2003 05:08:27 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a272b5d2 - Unbreak the build of smbfs.ko.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#a272b5d2</link>
        <description>Unbreak the build of smbfs.ko.Reviewed by:	sheldonh

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Mon, 18 Mar 2002 13:06:57 +0000</pubDate>
        <dc:creator>Maxime Henrion &lt;mux@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>17d6c636 - Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#17d6c636</link>
        <description>Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.Not objected to by:	-current

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 15:49:02 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>caccdc16 - Back out previous revision, which will be applied directly to</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#caccdc16</link>
        <description>Back out previous revision, which will be applied directly tothe RELENG_4 branch when approved by the release engineers.

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Thu, 10 Jan 2002 09:19:35 +0000</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b1c7da31 - Use KMODDEPS to document module dependencies on libiconv and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#b1c7da31</link>
        <description>Use KMODDEPS to document module dependencies on libiconv andlibmchain.KMODDEPS seems to be a no-op in HEAD, but is required in RELENG_4,where MODULE_DEPEND seems to be a no-op.Therefore, this change is harmless in -CURRENT, but will fix thedependencies when merged to RELENG_4, where they are currently notregistered!PR:		kern/33625Submitted by:	Joe Marcus Clarke &lt;marcus@marcuscom.com&gt;

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Wed, 09 Jan 2002 11:45:58 +0000</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e59572b5 - Add smbfs module. Currently it includes smbfs, netsmb and DES parts.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/smbfs/Makefile#e59572b5</link>
        <description>Add smbfs module. Currently it includes smbfs, netsmb and DES parts.Kernel should be compiled with options LIBMCHAIN and LIBICONV.

            List of files:
            /freebsd-14.2/sys/modules/smbfs/Makefile</description>
        <pubDate>Fri, 13 Apr 2001 12:11:19 +0000</pubDate>
        <dc:creator>Boris Popov &lt;bp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
