<?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 suspend</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>90aea514c6249118e880d75972d063362f4bf492 - bin: Remove ancient SCCS tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#90aea514c6249118e880d75972d063362f4bf492</link>
        <description>bin: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Thu, 23 Nov 2023 18:21:37 +0100</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://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>348238dbd42306d9fb5d89ab393b840572cfeb0f - Merge ^/head r314420 through r314481.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#348238dbd42306d9fb5d89ab393b840572cfeb0f</link>
        <description>Merge ^/head r314420 through r314481.

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Wed, 01 Mar 2017 09:22:51 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fbbd9655e5107c68e4e0146ff22b73d7350475bc - Renumber copyright clause 4</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#fbbd9655e5107c68e4e0146ff22b73d7350475bc</link>
        <description>Renumber copyright clause 4Renumber cluase 4 to 3, per what everybody else did when BSD grantedthem permission to remove clause 3. My insistance on keeping the samenumbering for legal reasons is too pedantic, so give up on that point.Submitted by:	Jan Schaumann &lt;jschauma@stevens.edu&gt;Pull Request:	https://github.com/freebsd/freebsd/pull/96

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Wed, 01 Mar 2017 00:42:47 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6d2d1b4ac1ec127805c5d1d38564ed85fb5770d - Sync: merge r215189 through r215272 from ^/head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#c6d2d1b4ac1ec127805c5d1d38564ed85fb5770d</link>
        <description>Sync: merge r215189 through r215272 from ^/head.

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Sun, 14 Nov 2010 02:06:10 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d79326ecc875fe7885e8b19012c3c1fcf8ad89d3 - sh: Update the suspend example for the change of the job control flag</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#d79326ecc875fe7885e8b19012c3c1fcf8ad89d3</link>
        <description>sh: Update the suspend example for the change of the job control flagfrom -j to -m, many years ago.Due to r215266, this function now actually works.

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Sat, 13 Nov 2010 23:20:46 +0100</pubDate>
        <dc:creator>Jilles Tjoelker &lt;jilles@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ddb49cbe45441fa3f3a10f6dd355e9956480b5f - /*- or .\&quot;- or #- to begin license clauses.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#9ddb49cbe45441fa3f3a10f6dd355e9956480b5f</link>
        <description>/*- or .\&quot;- or #- to begin license clauses.

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Mon, 10 Jan 2005 09:39:26 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9 - Remove clause 3 from the UCB licenses.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9</link>
        <description>Remove clause 3 from the UCB licenses.OK&apos;ed by:	imp, core

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Tue, 06 Apr 2004 22:06:54 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a4562393f80633b81c11d4f7df00548d1cc3c48 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#2a4562393f80633b81c11d4f7df00548d1cc3c48</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Sat, 28 Aug 1999 01:15:48 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b97fa2ef508bb1cc99621edb8b6d03845b55b8bd - Revert $FreeBSD$ to $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#b97fa2ef508bb1cc99621edb8b6d03845b55b8bd</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Sat, 22 Feb 1997 15:13:04 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656e5fe4c2d1ba299e024d1b40eaeebd380 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#1130b656e5fe4c2d1ba299e024d1b40eaeebd380</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Tue, 14 Jan 1997 08:20:47 +0100</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa9caaf65748ace0f3cd08c2deaf3ef3048d6e4d - Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning.  This is a</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#aa9caaf65748ace0f3cd08c2deaf3ef3048d6e4d</link>
        <description>Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning.  This is amerge of parallel duplicate work by Steve Price and myself. :-]There are some changes to the build that are my fault...  mkinit.c wastrying (poorly) to duplicate some of the work that make(1) is designed todo.  The Makefile hackery is my fault too, the depend list was incompletebecause of some explicit OBJS+= entries, so mkdep wasn&apos;t picking up theirsource file #includes.This closes a pile of /bin/sh PR&apos;s, but not all of them..Submitted by: Steve Price &lt;steve@bonsai.hiwaay.net&gt;, peter

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Sun, 01 Sep 1996 12:22:36 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>069428af6d6abb894be0ac02ee843262ccc35282 - Import the 4.4BSD-Lite2 /bin/sh sources</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#069428af6d6abb894be0ac02ee843262ccc35282</link>
        <description>Import the 4.4BSD-Lite2 /bin/sh sourcesRequested by: joerg(Note, this is mostly going to be conflicts, which is expected.  Our entire sh source has a mainline, so this should not change anything except for a few new files appearing.  I dont think they are a problem)

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Mon, 27 May 1996 03:41:12 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89730b290a5b2a1506fc7b4a1e604d01e16395ad - Added $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#89730b290a5b2a1506fc7b4a1e604d01e16395ad</link>
        <description>Added $Id$

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Sat, 24 Sep 1994 04:59:15 +0200</pubDate>
        <dc:creator>David Greenman &lt;dg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b88c807ea9c629dc5691abc7e3cac9ea0d776dd - BSD 4.4 Lite bin Sources</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#4b88c807ea9c629dc5691abc7e3cac9ea0d776dd</link>
        <description>BSD 4.4 Lite bin Sources

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Thu, 26 May 1994 08:18:55 +0200</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ddb49cbe45441fa3f3a10f6dd355e9956480b5f - /*- or .\&quot;- or #- to begin license clauses.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#9ddb49cbe45441fa3f3a10f6dd355e9956480b5f</link>
        <description>/*- or .\&quot;- or #- to begin license clauses.

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Mon, 10 Jan 2005 09:39:26 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9 - Remove clause 3 from the UCB licenses.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9</link>
        <description>Remove clause 3 from the UCB licenses.OK&apos;ed by:	imp, core

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Tue, 06 Apr 2004 22:06:54 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a4562393f80633b81c11d4f7df00548d1cc3c48 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#2a4562393f80633b81c11d4f7df00548d1cc3c48</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Sat, 28 Aug 1999 01:15:48 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b97fa2ef508bb1cc99621edb8b6d03845b55b8bd - Revert $FreeBSD$ to $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#b97fa2ef508bb1cc99621edb8b6d03845b55b8bd</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Sat, 22 Feb 1997 15:13:04 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656e5fe4c2d1ba299e024d1b40eaeebd380 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/sh/funcs/suspend#1130b656e5fe4c2d1ba299e024d1b40eaeebd380</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd/bin/sh/funcs/suspend</description>
        <pubDate>Tue, 14 Jan 1997 08:20:47 +0100</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
