<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pty/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/pty/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pty/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/pty/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pty/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</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/sys/modules/pty/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10b3b54548f2290bbe8d8f88c59c28d12b7a635d - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pty/Makefile#10b3b54548f2290bbe8d8f88c59c28d12b7a635d</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/pty/Makefile</description>
        <pubDate>Thu, 17 Sep 2009 18:16:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cbd59a4f658ff44ebe2aab164cc6f830f8dfcd62 - - MFC from head@196987</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pty/Makefile#cbd59a4f658ff44ebe2aab164cc6f830f8dfcd62</link>
        <description>- MFC from head@196987

            List of files:
            /freebsd/sys/modules/pty/Makefile</description>
        <pubDate>Tue, 08 Sep 2009 21:15:29 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bfdaa523828e5a7e690ec5d7e9b5353bef992d2f - Allow pty(4) to be loaded as a kld.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pty/Makefile#bfdaa523828e5a7e690ec5d7e9b5353bef992d2f</link>
        <description>Allow pty(4) to be loaded as a kld.Unfortunately, the wrappers that are present in pts(4) don&apos;t have themechanics to allow pty(4) to be unloaded safely, so I&apos;m forcing this kldto return EBUSY. This also means we have to enable some extra code inpts(4) unconditionally.Proposed by:	rwatson

            List of files:
            /freebsd/sys/modules/pty/Makefile</description>
        <pubDate>Sun, 23 Aug 2009 22:26:09 +0200</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cbd59a4f658ff44ebe2aab164cc6f830f8dfcd62 - - MFC from head@196987</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pty/Makefile#cbd59a4f658ff44ebe2aab164cc6f830f8dfcd62</link>
        <description>- MFC from head@196987

            List of files:
            /freebsd/sys/modules/pty/Makefile</description>
        <pubDate>Tue, 08 Sep 2009 21:15:29 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bfdaa523828e5a7e690ec5d7e9b5353bef992d2f - Allow pty(4) to be loaded as a kld.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pty/Makefile#bfdaa523828e5a7e690ec5d7e9b5353bef992d2f</link>
        <description>Allow pty(4) to be loaded as a kld.Unfortunately, the wrappers that are present in pts(4) don&apos;t have themechanics to allow pty(4) to be unloaded safely, so I&apos;m forcing this kldto return EBUSY. This also means we have to enable some extra code inpts(4) unconditionally.Proposed by:	rwatson

            List of files:
            /freebsd/sys/modules/pty/Makefile</description>
        <pubDate>Sun, 23 Aug 2009 22:26:09 +0200</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
