<?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 sendrecv</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/cddl/usr.sbin/dwatch/libexec/sendrecv#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</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/cddl/usr.sbin/dwatch/libexec/sendrecv#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</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>1764b748094633ff420734ed49461ad07674625b - dwatch(1): Refactor sendrecv profile</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#1764b748094633ff420734ed49461ad07674625b</link>
        <description>dwatch(1): Refactor sendrecv profileThe profile for send(2)/recv(2) observation has been refactored toeliminate alloca() in favor of translations available in HEAD.Sponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sat, 12 May 2018 06:23:30 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a061d97027874bf51498868eec14ac65a6be770a - dwatch(1): Allow `-E code&apos; to override profile EVENT_DETAILS</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#a061d97027874bf51498868eec14ac65a6be770a</link>
        <description>dwatch(1): Allow `-E code&apos; to override profile EVENT_DETAILSThis allows quick changes to the formatted output of a profile.Sponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sat, 12 May 2018 06:01:41 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4e16c227ac2bbb9f411e50436000f567ad4d6008 - dwatch(1): Remove the line used to demonstrate `-dev&apos; option</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#4e16c227ac2bbb9f411e50436000f567ad4d6008</link>
        <description>dwatch(1): Remove the line used to demonstrate `-dev&apos; optionIn recently added sendrecv profile, there was a line purposefullyadded to introduce a compilation error in which `-dev&apos; is used todebug the entry. Removing the entry.Sponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sun, 22 Apr 2018 02:40:21 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f3cf700b5741d449cd81a7a04746498884f3feb4 - dwatch(1): Add profile for send(2)/recv(2) syscalls</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#f3cf700b5741d449cd81a7a04746498884f3feb4</link>
        <description>dwatch(1): Add profile for send(2)/recv(2) syscallsSponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sun, 22 Apr 2018 02:36:06 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1764b748094633ff420734ed49461ad07674625b - dwatch(1): Refactor sendrecv profile</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#1764b748094633ff420734ed49461ad07674625b</link>
        <description>dwatch(1): Refactor sendrecv profileThe profile for send(2)/recv(2) observation has been refactored toeliminate alloca() in favor of translations available in HEAD.Sponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sat, 12 May 2018 06:23:30 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a061d97027874bf51498868eec14ac65a6be770a - dwatch(1): Allow `-E code&apos; to override profile EVENT_DETAILS</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#a061d97027874bf51498868eec14ac65a6be770a</link>
        <description>dwatch(1): Allow `-E code&apos; to override profile EVENT_DETAILSThis allows quick changes to the formatted output of a profile.Sponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sat, 12 May 2018 06:01:41 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4e16c227ac2bbb9f411e50436000f567ad4d6008 - dwatch(1): Remove the line used to demonstrate `-dev&apos; option</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#4e16c227ac2bbb9f411e50436000f567ad4d6008</link>
        <description>dwatch(1): Remove the line used to demonstrate `-dev&apos; optionIn recently added sendrecv profile, there was a line purposefullyadded to introduce a compilation error in which `-dev&apos; is used todebug the entry. Removing the entry.Sponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sun, 22 Apr 2018 02:40:21 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f3cf700b5741d449cd81a7a04746498884f3feb4 - dwatch(1): Add profile for send(2)/recv(2) syscalls</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#f3cf700b5741d449cd81a7a04746498884f3feb4</link>
        <description>dwatch(1): Add profile for send(2)/recv(2) syscallsSponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sun, 22 Apr 2018 02:36:06 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</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>1764b748094633ff420734ed49461ad07674625b - dwatch(1): Refactor sendrecv profile</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#1764b748094633ff420734ed49461ad07674625b</link>
        <description>dwatch(1): Refactor sendrecv profileThe profile for send(2)/recv(2) observation has been refactored toeliminate alloca() in favor of translations available in HEAD.Sponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sat, 12 May 2018 06:23:30 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a061d97027874bf51498868eec14ac65a6be770a - dwatch(1): Allow `-E code&apos; to override profile EVENT_DETAILS</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#a061d97027874bf51498868eec14ac65a6be770a</link>
        <description>dwatch(1): Allow `-E code&apos; to override profile EVENT_DETAILSThis allows quick changes to the formatted output of a profile.Sponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sat, 12 May 2018 06:01:41 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4e16c227ac2bbb9f411e50436000f567ad4d6008 - dwatch(1): Remove the line used to demonstrate `-dev&apos; option</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#4e16c227ac2bbb9f411e50436000f567ad4d6008</link>
        <description>dwatch(1): Remove the line used to demonstrate `-dev&apos; optionIn recently added sendrecv profile, there was a line purposefullyadded to introduce a compilation error in which `-dev&apos; is used todebug the entry. Removing the entry.Sponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sun, 22 Apr 2018 02:40:21 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f3cf700b5741d449cd81a7a04746498884f3feb4 - dwatch(1): Add profile for send(2)/recv(2) syscalls</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dwatch/libexec/sendrecv#f3cf700b5741d449cd81a7a04746498884f3feb4</link>
        <description>dwatch(1): Add profile for send(2)/recv(2) syscallsSponsored by:	Smule, Inc.

            List of files:
            /src/cddl/usr.sbin/dwatch/libexec/sendrecv</description>
        <pubDate>Sun, 22 Apr 2018 02:36:06 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
