<?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 zforce</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/gzip/zforce#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/gzip/zforce</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/gzip/zforce#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/gzip/zforce</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a9ea25f4a3416fbc10f2a9fef3a482a1c4202e8 - Replace the GNU gzip with a slightly modified NetBSD gzip.  The</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/gzip/zforce#9a9ea25f4a3416fbc10f2a9fef3a482a1c4202e8</link>
        <description>Replace the GNU gzip with a slightly modified NetBSD gzip.  TheNetBSD version is a feature-to-feature re-implementation of GNUgzip using the freely-redistributable zlib and this version isexpected to be mostly bug-to-bug compatible with the GNUimplementation. - Because this is a piece of mature code and we want to make   changes so it is added directly rather than importing to   src/contrib. - Connect newly added code to src/usr.bin/ and rescue/rescue   build. - Disconnect the GNU gzip code from build for now, they will   be eventually removed completely. - Provide two new src.conf(5) knobs, WITHOUT_BZIP2_SUPPORT and   WITHOUT_BZIP2.Tested by:	kris (full exp-7 pointyhat build)Approved by:	core (importing a 4-clause BSD licensed file)Approved by:	re (adding new utility during -HEAD code slush)

            List of files:
            /src/usr.bin/gzip/zforce</description>
        <pubDate>Fri, 26 Jan 2007 10:19:08 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/gzip/zforce#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/gzip/zforce</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a9ea25f4a3416fbc10f2a9fef3a482a1c4202e8 - Replace the GNU gzip with a slightly modified NetBSD gzip.  The</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/gzip/zforce#9a9ea25f4a3416fbc10f2a9fef3a482a1c4202e8</link>
        <description>Replace the GNU gzip with a slightly modified NetBSD gzip.  TheNetBSD version is a feature-to-feature re-implementation of GNUgzip using the freely-redistributable zlib and this version isexpected to be mostly bug-to-bug compatible with the GNUimplementation. - Because this is a piece of mature code and we want to make   changes so it is added directly rather than importing to   src/contrib. - Connect newly added code to src/usr.bin/ and rescue/rescue   build. - Disconnect the GNU gzip code from build for now, they will   be eventually removed completely. - Provide two new src.conf(5) knobs, WITHOUT_BZIP2_SUPPORT and   WITHOUT_BZIP2.Tested by:	kris (full exp-7 pointyhat build)Approved by:	core (importing a 4-clause BSD licensed file)Approved by:	re (adding new utility during -HEAD code slush)

            List of files:
            /src/usr.bin/gzip/zforce</description>
        <pubDate>Fri, 26 Jan 2007 10:19:08 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a9ea25f4a3416fbc10f2a9fef3a482a1c4202e8 - Replace the GNU gzip with a slightly modified NetBSD gzip.  The</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/gzip/zforce#9a9ea25f4a3416fbc10f2a9fef3a482a1c4202e8</link>
        <description>Replace the GNU gzip with a slightly modified NetBSD gzip.  TheNetBSD version is a feature-to-feature re-implementation of GNUgzip using the freely-redistributable zlib and this version isexpected to be mostly bug-to-bug compatible with the GNUimplementation. - Because this is a piece of mature code and we want to make   changes so it is added directly rather than importing to   src/contrib. - Connect newly added code to src/usr.bin/ and rescue/rescue   build. - Disconnect the GNU gzip code from build for now, they will   be eventually removed completely. - Provide two new src.conf(5) knobs, WITHOUT_BZIP2_SUPPORT and   WITHOUT_BZIP2.Tested by:	kris (full exp-7 pointyhat build)Approved by:	core (importing a 4-clause BSD licensed file)Approved by:	re (adding new utility during -HEAD code slush)

            List of files:
            /src/usr.bin/gzip/zforce</description>
        <pubDate>Fri, 26 Jan 2007 10:19:08 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
