<?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 look.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>41474e78c493184f023723d1f86539e07bb01b92 - m4: Misc style fixes</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#41474e78c493184f023723d1f86539e07bb01b92</link>
        <description>m4: Misc style fixesMFC after:	1 weekReviewed by:	fuzDifferential Revision:	https://reviews.freebsd.org/D55794

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Wed, 25 Mar 2026 01:41:23 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8f6f1cbd576ab5f15cef178cc05251365652f74 - m4: Stop abbreviating builtin names</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#f8f6f1cbd576ab5f15cef178cc05251365652f74</link>
        <description>m4: Stop abbreviating builtin names* Stop abbreviating macro names half-randomly to 8 chars, this is no  longer 1990.* Likewise for function names (in particular use doindex for a function  that is notably different from the classic index function).* Rename a few things for more fidelity: eval is the builtin name, not  expr and your maketemp/mkstemp conform to mkstemp semantics for better  security.* Rewrap a few comments that were ludicrously short.No functional changes except improved accuracy of some error messages.MFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D55793

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Wed, 25 Mar 2026 01:41:18 +0100</pubDate>
        <dc:creator>Marc Espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>1d386b48a555f61cb7325543adbbb5c3f3407a66 - Remove $FreeBSD$: one-line .c pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#1d386b48a555f61cb7325543adbbb5c3f3407a66</link>
        <description>Remove $FreeBSD$: one-line .c patternRemove /^[\s*]*__FBSDID\(&quot;\$FreeBSD\$&quot;\);?\s*\n/

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Wed, 16 Aug 2023 19:54:42 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82725ba9bf1fd59746a4006a06f24d4d61d142f2 - Merge ^/head r325999 through r326131.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#82725ba9bf1fd59746a4006a06f24d4d61d142f2</link>
        <description>Merge ^/head r325999 through r326131.

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Thu, 23 Nov 2017 15:28:14 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a16b7a18f5d0b031f09832fd7752fba717e2a97 - General further adoption of SPDX licensing ID tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#8a16b7a18f5d0b031f09832fd7752fba717e2a97</link>
        <description>General further adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 3-Clause license.The Software Package Data Exchange (SPDX) group provides a specificationto make it easier for automated tools to detect and summarize well knownopensource licenses. We are gradually adopting the specification, notingthat the tags are considered only advisory and do not, in any way,superceed or replace the license texts.Special thanks to Wind River for providing access to &quot;The Duke ofHighlander&quot; tool: an older (2014) run over FreeBSD tree was useful as astarting point.

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Mon, 20 Nov 2017 20:49:47 +0100</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>416ba5c74546f32a993436a99516d35008e9f384 - Catch up with HEAD (r280229-r284686).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#416ba5c74546f32a993436a99516d35008e9f384</link>
        <description>Catch up with HEAD (r280229-r284686).

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Mon, 22 Jun 2015 02:05:22 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>37a48d408f2b41e2c45952de3498a018b4d41b31 - MFH: r282615-r283655</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#37a48d408f2b41e2c45952de3498a018b4d41b31</link>
        <description>MFH: r282615-r283655Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Thu, 28 May 2015 19:06:50 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>31129d4f23b03650ced18c38d66790873ce3963b - Synchronize with OpenBSD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#31129d4f23b03650ced18c38d66790873ce3963b</link>
        <description>Synchronize with OpenBSDObtained from:	OpenBSD

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Tue, 19 May 2015 00:40:12 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>246e7a2b6494cd991b08ac669ed761ecea0cc98c - IFC @r269962</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Tue, 02 Sep 2014 06:22:42 +0200</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee7b0571c2c18bdec848ed2044223cc88db29bd8 - Merge head from 7/28</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#ee7b0571c2c18bdec848ed2044223cc88db29bd8</link>
        <description>Merge head from 7/28

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Tue, 19 Aug 2014 08:50:54 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1b833d535b9ce1789dca84d8bd15d22e1ed58d46 - Sync to HEAD@r269943.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#1b833d535b9ce1789dca84d8bd15d22e1ed58d46</link>
        <description>Sync to HEAD@r269943.

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Wed, 13 Aug 2014 18:20:41 +0200</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>88497f0c68b1469cbf8560b8c4a022dbc509ceae - Sync with OpenBSD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#88497f0c68b1469cbf8560b8c4a022dbc509ceae</link>
        <description>Sync with OpenBSDThis brings:- check for integer overflows in custom allocs- fix potential integer overflows in memory allocation- annotate regexp error messages with source string- better error handling in mkstemp/unlink/fdopen logic

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Mon, 28 Jul 2014 00:54:13 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fa0b743820f61c661ba5f3ea0e3be0dc137910e - IFC @230489 (pending review).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#8fa0b743820f61c661ba5f3ea0e3be0dc137910e</link>
        <description>IFC @230489 (pending review).

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Mon, 23 Jan 2012 20:46:36 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80dbff4e99ba37534b40803a1ddff842f5ebdd58 - IFC to head to catch up the bhyve branch</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#80dbff4e99ba37534b40803a1ddff842f5ebdd58</link>
        <description>IFC to head to catch up the bhyve branchApproved by:	grehan@

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Wed, 04 Jan 2012 03:01:27 +0100</pubDate>
        <dc:creator>Sean Bruno &lt;sbruno@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a841e1ebe6ffc5da2bfe1237405d64baeed86ead - Synchronize with laster version of m4 from OpenBSD and NetBSD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#a841e1ebe6ffc5da2bfe1237405d64baeed86ead</link>
        <description>Synchronize with laster version of m4 from OpenBSD and NetBSDThis bring better compatibility with gnum4Reviewed by:	cognetApproved by:	cognetObtained from:	OpenBSD, NetBSD

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Mon, 28 Nov 2011 14:32:39 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>da52b4caaf187775f6b56a72c6b16e94ad728f7b - Remove the advertising clause from UCB copyrighted files in usr.bin.  This</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#da52b4caaf187775f6b56a72c6b16e94ad728f7b</link>
        <description>Remove the advertising clause from UCB copyrighted files in usr.bin.  Thisis in accordance with the information provided atftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.ChangeAlso add $FreeBSD$ to a few files to keep svn happy.Discussed with:	imp, rwatson

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Sat, 11 Dec 2010 09:32:16 +0100</pubDate>
        <dc:creator>Joel Dahl &lt;joel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c4acd2f49b2056926e084177d14716c5ed80b7a - Kill extraneous whitespace.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#2c4acd2f49b2056926e084177d14716c5ed80b7a</link>
        <description>Kill extraneous whitespace.

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Mon, 15 Jul 2002 04:15:12 +0200</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90432ef88ddf6a842576faab9d2eb9cc98823ffa - Revert vendor identifiers, and #if 0 what is #if 0/#else for OpenBSD.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#90432ef88ddf6a842576faab9d2eb9cc98823ffa</link>
        <description>Revert vendor identifiers, and #if 0 what is #if 0/#else for OpenBSD.Add __FBSDID() properly.Requested by:	bde, mike

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Fri, 03 May 2002 16:48:21 +0200</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bd2bfb5846af9c8a5cb070d9df4972ac0ae4008e - Merge local changes again, against ANSIfied m4(1).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/m4/look.c#bd2bfb5846af9c8a5cb070d9df4972ac0ae4008e</link>
        <description>Merge local changes again, against ANSIfied m4(1).

            List of files:
            /freebsd/usr.bin/m4/look.c</description>
        <pubDate>Wed, 01 May 2002 23:37:29 +0200</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
