<?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 README</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>05248206 - Remove $FreeBSD$: one-line bare tag</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#05248206</link>
        <description>Remove $FreeBSD$: one-line bare tagRemove /^\s*\$FreeBSD\$$\n/

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Wed, 16 Aug 2023 17:55:20 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7d939bd - Remove ia64.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#e7d939bd</link>
        <description>Remove ia64.This includes:o   All directories named *ia64*o   All files named *ia64*o   All ia64-specific code guarded by __ia64__o   All ia64-specific makefile logico   Mention of ia64 in comments and documentationThis excludes:o   Everything under contrib/o   Everything under crypto/o   sys/xen/interfaceo   sys/sys/elf_common.hDiscussed at: BSDcan

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Mon, 07 Jul 2014 00:27:09 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>45c203fc - Remove AppleTalk support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#45c203fc</link>
        <description>Remove AppleTalk support.AppleTalk was a network transport protocol for Apple Macintosh devicesin 80s and then 90s. Starting with Mac OS X in 2000 the AppleTalk wasa legacy protocol and primary networking protocol is TCP/IP. The lastMac OS X release to support AppleTalk happened in 2009. The same yearrouting equipment vendors (namely Cisco) end their support.Thus, AppleTalk won&apos;t be supported in FreeBSD 11.0-RELEASE.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Fri, 14 Mar 2014 06:29:43 +0000</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8ce070c1 - Spelling fixes for tools/</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#8ce070c1</link>
        <description>Spelling fixes for tools/Add some $FreeBSD$ tags so svn will allow the commit.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Fri, 30 Dec 2011 00:04:11 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84ccb25d - Add the regression test for bin/date.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#84ccb25d</link>
        <description>Add the regression test for bin/date.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Wed, 27 May 2009 12:31:55 +0000</pubDate>
        <dc:creator>Edwin Groothuis &lt;edwin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ffc44a27 - Document the .in .out file naming conventions adopted in commit_prep.pl&apos;s</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#ffc44a27</link>
        <description>Document the .in .out file naming conventions adopted in commit_prep.pl&apos;sexclusions list for header checking.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Tue, 22 May 2007 06:11:44 +0000</pubDate>
        <dc:creator>Diomidis Spinellis &lt;dds@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>259dde6e - Document a procedure for testing individual binaries under development.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#259dde6e</link>
        <description>Document a procedure for testing individual binaries under development.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Wed, 14 Mar 2007 09:33:13 +0000</pubDate>
        <dc:creator>Diomidis Spinellis &lt;dds@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>938e27a7 - Replace a mention of the ia64_unaligned directory with one of the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#938e27a7</link>
        <description>Replace a mention of the ia64_unaligned directory with one of theia64 subdirectory. All ia64 specific regression tests live underthe ia64 directory.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Sun, 02 Jan 2005 21:40:36 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00e13b1d - Switch over to a different, more flexible test output protocol that&apos;s</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#00e13b1d</link>
        <description>Switch over to a different, more flexible test output protocol that&apos;sunderstood by Perl&apos;s Test::Harness module and prove(1) commands.Update README to describe the new protocol.  The work&apos;s broken down intotwo main sets of changes.First, update the existing test programs (shell scripts and C programs)to produce output in the ok/not ok format, and to, where possible, alsoproduce a header describing the number of tests that are expected to berun.Second, provide the .t files that actually run the tests.  In some casesthese are copies of, or very similar too, scripts that already existed.I&apos;ve kept the old scripts around so that it&apos;s possible to verify thatbehaviour under this new system (in terms of whether or not a test fails)is identical to the behaviour under the old system.Add a TODO file.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Thu, 11 Nov 2004 19:47:55 +0000</pubDate>
        <dc:creator>Nik Clayton &lt;nik@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e858faa9 - Add my getaddrinfo(3) stress-tester as gaithrstress.  The most obvious</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#e858faa9</link>
        <description>Add my getaddrinfo(3) stress-tester as gaithrstress.  The most obviousregressions would be to see the program or your kernel crashing.If you want to give it something to really test out, try a much morereentrant version of the resolver.&lt;URL:http://green.homeunix.org/~green/reentrant_resolver.patch&gt;Any Mozilla-based browser would show you a clear difference.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Fri, 20 Feb 2004 16:54:01 +0000</pubDate>
        <dc:creator>Brian Feldman &lt;green@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>af1a7621 - Add a regression test for the big pipe bug.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#af1a7621</link>
        <description>Add a regression test for the big pipe bug.Suggested by: silby

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Thu, 31 Jul 2003 12:40:56 +0000</pubDate>
        <dc:creator>Pierre Beyssac &lt;pb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ba05755c - Add regression tests for sysvipc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#ba05755c</link>
        <description>Add regression tests for sysvipc.Submitted by: Hiten Pandya &lt;hiten@uk.FreeBSD.org&gt;Obtained from: NetBSD

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Thu, 15 Aug 2002 06:34:37 +0000</pubDate>
        <dc:creator>Alfred Perlstein &lt;alfred@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80ad7ca9 - Describe ia64_unaligned and geom directories.  I hope I got these right.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#80ad7ca9</link>
        <description>Describe ia64_unaligned and geom directories.  I hope I got these right.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Fri, 07 Jun 2002 05:41:15 +0000</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>624abf85 - Prefix tests with PASS and FAIL, to make grepping easier, and note this in</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#624abf85</link>
        <description>Prefix tests with PASS and FAIL, to make grepping easier, and note this inthe README.This affects only the base-system regression tests, of course.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Sat, 27 Apr 2002 02:26:23 +0000</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>88ef0373 - Start adding framework for userland regression tests, and tests for</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#88ef0373</link>
        <description>Start adding framework for userland regression tests, and tests foruuencode and uudecode.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Sat, 20 Apr 2002 17:20:21 +0000</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61404abc - Add Apple&apos;s filesystem exercising tool.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#61404abc</link>
        <description>Add Apple&apos;s filesystem exercising tool.Submitted by:   Conrad Minshall &lt;conrad@apple.com&gt;Obtained from:  Apple Computer

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Thu, 20 Dec 2001 04:15:57 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5f1b1b1 - These are regression tests for the P1003.1B scheduler.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#e5f1b1b1</link>
        <description>These are regression tests for the P1003.1B scheduler.Approved by:	jkh

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Wed, 16 Feb 2000 14:28:42 +0000</pubDate>
        <dc:creator>Peter Dufault &lt;dufault@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6527fda5 - Add a couple of test cases for mmap over NFS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#6527fda5</link>
        <description>Add a couple of test cases for mmap over NFS.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Sun, 18 May 1997 10:03:48 +0000</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>03bbd5cc - Fix a couple of typos.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#03bbd5cc</link>
        <description>Fix a couple of typos.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Fri, 07 Mar 1997 01:48:24 +0000</pubDate>
        <dc:creator>Mike Pritchard &lt;mpp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e9d8a46 - README reads:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tools/regression/README#9e9d8a46</link>
        <description>README reads:This directory is for regression test programs.A regression test program is one that will excercise a particular bit of thesystem to check that we have not reintroduced an old bug.Please make a subdir per program, and add a brief description to this file.

            List of files:
            /freebsd-14.2/tools/regression/README</description>
        <pubDate>Sun, 15 Oct 1995 11:27:40 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
