<?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/tools/regression/security/proc_to_proc/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/tools/regression/security/proc_to_proc/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>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</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>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Tue, 03 Jun 2014 04:34:21 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b8f08459569bf0faa21473e5cec2491e95c9349 - Merge head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#3b8f08459569bf0faa21473e5cec2491e95c9349</link>
        <description>Merge head

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Mon, 28 Apr 2014 09:50:45 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7 - IFC @264767</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Wed, 23 Apr 2014 23:52:43 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bdf775801b218aa5a89564839405b122f4b233e - NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#3bdf775801b218aa5a89564839405b122f4b233e</link>
        <description>NO_MAN= has been deprecated in favor of MAN= for some time, go aheadand finish the job. ncurses is now the only Makefile in the tree thatuses it since it wasn&apos;t a simple mechanical change, and will beaddressed in a future commit.

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 07:21:56 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c80fb85b2a10372d664a4b55dbdc51dae - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#e653b48c80fb85b2a10372d664a4b55dbdc51dae</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 09:47:35 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d88931c87cfe6bd38f01d7bad22140b3b38f3 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#a35d88931c87cfe6bd38f01d7bad22140b3b38f3</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 17:33:08 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ceef0c3d72c133442cf7f328805d22a62695641 - o Enable -DSETSUGID_SUPPORTED in inter-process authorization regression</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#3ceef0c3d72c133442cf7f328805d22a62695641</link>
        <description>o Enable -DSETSUGID_SUPPORTED in inter-process authorization regression  test by default, as setugid() is now part of the base kernel (assuming  (options REGRESSION) has been enabled for the running kernel).Obtained from: TrustedBSD Project

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Wed, 11 Apr 2001 22:23:23 +0200</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>274f7445fd582ca4a2673113bcf23600b89999a2 - o First pass at an inter-process authorization regression testing suite.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#274f7445fd582ca4a2673113bcf23600b89999a2</link>
        <description>o First pass at an inter-process authorization regression testing suite.  This test utility attempts to evaluate the current kernel policy  for authorization inter-process activities, currently ptrace(),  kill(, SIGHUP), getpriority(), and setpriority().  The utility creates  pairs of processes, initializes their credential sets to useful  cases, and reports on whether the results are in keeping with hard-coded  safety expectations.o Currently, this utility relies on the availability of __setugid(),  an uncomitted system call used for managing the P_SUGID bit.  Due to  continuing discussion of optional regression testing kernel components  (&quot;options REGRESSION&quot;) I&apos;ll hold off on committing that until the  discussion has reached its natural termination.o A number of additional testing factors should be taken into account  in the testing, including tests for different classes of signals,  interactions with process session characteristics, I/O signalling,  broadcast activities such as broadcast signalling, mass priority  setting, and to take into group-related aspects of credentials.  Additional operations should also be taken into account, such as ktrace,  debugging attach using procfs, and so on.o This testing suite is intended to prevent the introduction of bugs  in the upcoming sets of authorization changes associated with the  introduction of process capabilities and mandatory access control.Obtained from: TrustedBSD Project

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Wed, 11 Apr 2001 19:21:14 +0200</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c80fb85b2a10372d664a4b55dbdc51dae - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#e653b48c80fb85b2a10372d664a4b55dbdc51dae</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 09:47:35 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d88931c87cfe6bd38f01d7bad22140b3b38f3 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#a35d88931c87cfe6bd38f01d7bad22140b3b38f3</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 17:33:08 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ceef0c3d72c133442cf7f328805d22a62695641 - o Enable -DSETSUGID_SUPPORTED in inter-process authorization regression</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#3ceef0c3d72c133442cf7f328805d22a62695641</link>
        <description>o Enable -DSETSUGID_SUPPORTED in inter-process authorization regression  test by default, as setugid() is now part of the base kernel (assuming  (options REGRESSION) has been enabled for the running kernel).Obtained from: TrustedBSD Project

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Wed, 11 Apr 2001 22:23:23 +0200</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>274f7445fd582ca4a2673113bcf23600b89999a2 - o First pass at an inter-process authorization regression testing suite.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/security/proc_to_proc/Makefile#274f7445fd582ca4a2673113bcf23600b89999a2</link>
        <description>o First pass at an inter-process authorization regression testing suite.  This test utility attempts to evaluate the current kernel policy  for authorization inter-process activities, currently ptrace(),  kill(, SIGHUP), getpriority(), and setpriority().  The utility creates  pairs of processes, initializes their credential sets to useful  cases, and reports on whether the results are in keeping with hard-coded  safety expectations.o Currently, this utility relies on the availability of __setugid(),  an uncomitted system call used for managing the P_SUGID bit.  Due to  continuing discussion of optional regression testing kernel components  (&quot;options REGRESSION&quot;) I&apos;ll hold off on committing that until the  discussion has reached its natural termination.o A number of additional testing factors should be taken into account  in the testing, including tests for different classes of signals,  interactions with process session characteristics, I/O signalling,  broadcast activities such as broadcast signalling, mass priority  setting, and to take into group-related aspects of credentials.  Additional operations should also be taken into account, such as ktrace,  debugging attach using procfs, and so on.o This testing suite is intended to prevent the introduction of bugs  in the upcoming sets of authorization changes associated with the  introduction of process capabilities and mandatory access control.Obtained from: TrustedBSD Project

            List of files:
            /freebsd/tools/regression/security/proc_to_proc/Makefile</description>
        <pubDate>Wed, 11 Apr 2001 19:21:14 +0200</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
