<?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>70ae0c4524d2c5d0aae3339e95f6bd4f3c480b6e - i386: Remove perfmon performance monitoring facility</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#70ae0c4524d2c5d0aae3339e95f6bd4f3c480b6e</link>
        <description>i386: Remove perfmon performance monitoring facilityRemove the perfmon performance monitoring facility that was for IntelPentium and Pentium Pro processors.Reviewed by: imp,mhorne,emastePull Request: https://github.com/freebsd/freebsd-src/pull/2155

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Tue, 21 Apr 2026 00:06:30 +0200</pubDate>
        <dc:creator>Ali Mashtizadeh &lt;ali@mashtizadeh.com&gt;</dc:creator>
    </item>
<item>
        <title>3524d4ebbe1f562dd76dc553c085386aadfd2682 - sound examples: Add mmap example</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#3524d4ebbe1f562dd76dc553c085386aadfd2682</link>
        <description>sound examples: Add mmap exampleThis example opens separate OSS capture and playback channels in mmapmode, places them into a sync group, and starts them together so bothring buffers advance on the same device timeline. It then monitors thecapture mmap pointer with SNDCTL_DSP_GETIPTR, converts that pointer intomonotonic absolute progress using the reported block count, and copiesnewly recorded audio from the input ring to the matching region of theoutput ring.The main loop is driven by an absolute monotonic frame clock rather thana fixed relative usleep delay. Wakeups are scheduled from the samplerate using a small frame step similar to the SOSSO timing model, whilethe audio path itself stays intentionally simple: just copy input tooutput, with no explicit xrun recovery or processing beyond ringwraparound handling.MFC after:	1 weekReviewed by:	christosDifferential Revision:	https://reviews.freebsd.org/D53749

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Tue, 14 Apr 2026 12:57:53 +0200</pubDate>
        <dc:creator>Goran Meki&#263; &lt;meka@tilda.center&gt;</dc:creator>
    </item>
<item>
        <title>d4f6cb75424950ee776833ebc6b57855c094a610 - build: Move all of lp under LPR option</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#d4f6cb75424950ee776833ebc6b57855c094a610</link>
        <description>build: Move all of lp under LPR option* Tag related directories with package=lp* Make the examples/printing directory conditional on MK_LPR* Make the hosts.lpd(5) manual page conditional on MK_LPRMFC after:	3 days

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Fri, 20 Feb 2026 19:20:04 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a569666868b36f5f436eea9d66789b6df191b8a - sound examples: Extend and clean up</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#6a569666868b36f5f436eea9d66789b6df191b8a</link>
        <description>sound examples: Extend and clean up- Simplify directory and file structure.- Clean up and improve code. Add more comments.- Add polling examples.MFC after:	1 weekReviewed by:	christosDifferential Revision:	https://reviews.freebsd.org/D53353

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Wed, 12 Nov 2025 21:15:59 +0100</pubDate>
        <dc:creator>Goran Meki&#263; &lt;meka@tilda.center&gt;</dc:creator>
    </item>
<item>
        <title>8f0a6a9aadb1fe4ce87345c6d2fbb2d2b6f6cedf - share: Delete bitrotted make_*_driver.sh scripts</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#8f0a6a9aadb1fe4ce87345c6d2fbb2d2b6f6cedf</link>
        <description>share: Delete bitrotted make_*_driver.sh scriptsThese scripts have not seen the necessary changes to keep them up todate with current KPIs and coding practices. They use I/O ports directlyrather than any bus abstractions, use i386 (which is on the way out forkernel configs) as the architecture of choice for generated kernelconfigs, use ISA KPIs, use INTR_TYPE_FAST (renamed in 2000 to INTR_FASTand removed in 2011), and likely have other issues too that render themmore harm than good for the uninitiated developer looking for a drivertemplate. If anyone wants to invest time in modernising them they can doso and bring them back, but for now delete them.Reviewed by:	cperciva, imp, emasteMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D50468

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Thu, 10 Jul 2025 21:36:08 +0200</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1d8664d6904149e0be5dbfa0ee35268de2a83f1e - examples: Add a demo program for inotify</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#1d8664d6904149e0be5dbfa0ee35268de2a83f1e</link>
        <description>examples: Add a demo program for inotifyMFC after:	3 monthsSponsored by:	Klara, Inc.

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Thu, 03 Jul 2025 22:00:55 +0200</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d03c82c28da86e0812b98b051d24ae5980804ad7 - release: add optional OCI images</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#d03c82c28da86e0812b98b051d24ae5980804ad7</link>
        <description>release: add optional OCI imagesThis adds three OCI archive format files to the release containingFreeBSD base images suitable for static linked, dynamic linked and shellworkloads. The shell image also contains pkg-bootstrap and can be easilyextended by installing packages (including pkgbase packages).Reviewed by: dch, cpersiva, jlduran, zleiDifferential Revision: https://reviews.freebsd.org/D46759MFC after: 2 days

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Wed, 14 Aug 2024 17:39:24 +0200</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6747b1a8218f229c7593cdb02e4b41e2b1186e26 - sound examples: Move MIDI example out of OSS directory</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#6747b1a8218f229c7593cdb02e4b41e2b1186e26</link>
        <description>sound examples: Move MIDI example out of OSS directoryThis example is not related to OSS.Sponsored by:	The FreeBSD FoundationMFC after:	2 daysReviewed by:	dev_submerge.ch, meka_tilda.centerDifferential Revision:	https://reviews.freebsd.org/D46308

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Sat, 24 Aug 2024 14:07:49 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3decd659a7887e83c2c8af35053301dc7d6f7be2 - sound examples: Simplify audio example</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#3decd659a7887e83c2c8af35053301dc7d6f7be2</link>
        <description>sound examples: Simplify audio example- Merge ossinit.h and basic.c.- Rename basic.c to audio.c.- Use err(3) instead of fprintf(3) + exit(3).- Some style(9) improvements.Sponsored by:	The FreeBSD FoundationMFC after:	2 daysReviewed by:	dev_submerge.chDifferential Revision:	https://reviews.freebsd.org/D46307

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Sat, 24 Aug 2024 14:07:45 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ca4d5d8209cf4d2d0bb37d7f20d95ac3457026d - sound examples: Simplify MIDI example</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#0ca4d5d8209cf4d2d0bb37d7f20d95ac3457026d</link>
        <description>sound examples: Simplify MIDI exampleSponsored by:	The FreeBSD FoundationMFC after:	2 daysReviewed by:	dev_submerge.ch, emasteDifferential Revision:	https://reviews.freebsd.org/D46306

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Sat, 24 Aug 2024 14:07:40 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f08ecd24a19ba772701fc35caaad92b9fe91fa9c - sound examples: Add sndstat nvlist example</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#f08ecd24a19ba772701fc35caaad92b9fe91fa9c</link>
        <description>sound examples: Add sndstat nvlist exampleSponsored by:	The FreeBSD FoundationMFC after:	2 daysReviewed by:	dev_submerge.chDifferential Revision:	https://reviews.freebsd.org/D45969

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Sat, 27 Jul 2024 13:54:40 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cb00491fbc51751fe166056cc69e23beeb26fee4 - sound examples: Organize files in directories</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#cb00491fbc51751fe166056cc69e23beeb26fee4</link>
        <description>sound examples: Organize files in directoriesMore examples will be added, so it&apos;s better to be organized.Sponsored by:	The FreeBSD FoundationMFC after:	2 daysReviewed by:	dev_submerge.ch, markjDifferential Revision:	https://reviews.freebsd.org/D45968

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Sat, 27 Jul 2024 13:54:35 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c100fe0ba36082f77ceedf3ef1e5bd415c167d44 - examples: Install bhyve files on arm64</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#c100fe0ba36082f77ceedf3ef1e5bd415c167d44</link>
        <description>examples: Install bhyve files on arm64Sponsored by:	Innovate UK

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Wed, 01 May 2024 17:24:05 +0200</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3dd71ab4c1c1edac99eae505dae1d5628a03ab8 - share/examples: move examples into appropriate packages</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#c3dd71ab4c1c1edac99eae505dae1d5628a03ab8</link>
        <description>share/examples: move examples into appropriate packagesAllow a new variable SE_xxxPACKAGE to be used to place an example groupinto a package.Move the following examples into existing appropriate packages:- bhyve examples into FreeBSD-bhyve- bootforth examples into FreeBSD-bootloader- csh examples into FreeBSD-csh- ipfw examples into FreeBSD-ipfw- jail examples into FreeBSD-jail- pf examples into FreeBSD-pf- ppp examples into FreeBSD-ppp- printing examples into FreeBSD-lp- uefisign examples into FreeBSD-efi-tools- ypldap examples into FreeBSD-yp- hast examples into FreeBSD-hastMove all other examples into the new &apos;FreeBSD-examples&apos; package.This removes a significant number of files from the FreeBSD-utilitiespackage.Reviewed by: imp, manuPull Request: https://github.com/freebsd/freebsd-src/pull/1176

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Tue, 23 Apr 2024 00:08:22 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;lexi@le-Fay.ORG&gt;</dc:creator>
    </item>
<item>
        <title>4339f1e667ffb6e0ed8626cc1ae1cd92c910bde2 - share/examples/IPv6/USAGE: remove</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#4339f1e667ffb6e0ed8626cc1ae1cd92c910bde2</link>
        <description>share/examples/IPv6/USAGE: removeThis document dates from the KAME days and, among other things,references the &apos;prefix&apos; command which has not existed for a long time.Since IPv6 configuration is now documented in the Handbook, remove thisobsolete file.Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/1094

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Fri, 02 Feb 2024 16:29:01 +0100</pubDate>
        <dc:creator>Lexi Winter &lt;lexi@le-Fay.ORG&gt;</dc:creator>
    </item>
<item>
        <title>7736786b08e8c9edb07088db3229695d0afed600 - Retire old diskless setup scripts</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#7736786b08e8c9edb07088db3229695d0afed600</link>
        <description>Retire old diskless setup scriptsThese scripts predate /etc/rc.diskless* and use a different scheme.  Acomment was added to them back in 2002 noting they were 3 years old atthat point.Reviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D41951

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Mon, 25 Sep 2023 16:46:21 +0200</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/share/examples/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>901efd8bb9b9efe34085abc2d5ab36d21378b1dd - Avoid staging conflict for examples/pf</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#901efd8bb9b9efe34085abc2d5ab36d21378b1dd</link>
        <description>Avoid staging conflict for examples/pfIf we are staging, let examples/pf stage its bits.

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Wed, 19 Apr 2023 05:23:23 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f092c21bf630543dc899a444fa7885d0bbbaedfd - snd_uaudio(4): Add some examples accessing USB MIDI devices.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#f092c21bf630543dc899a444fa7885d0bbbaedfd</link>
        <description>snd_uaudio(4): Add some examples accessing USB MIDI devices.Differential Revision:	https://reviews.freebsd.org/D36195MFC after:	1 weekSponsored by:	NVIDIA Networking

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Tue, 27 Sep 2022 19:28:27 +0200</pubDate>
        <dc:creator>Goran Mekic &lt;meka@tilda.center&gt;</dc:creator>
    </item>
<item>
        <title>21d854658801f6ddb91de3a3c3384e90f5d920f2 - sound: Add an example of basic sound application</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/Makefile#21d854658801f6ddb91de3a3c3384e90f5d920f2</link>
        <description>sound: Add an example of basic sound applicationThis is an example demonstrating the usage of the OSS-compatible APIsprovided by the sound(4) subsystem. It reads frames from a dsp node andwrites them to the same dsp node.MFC after:	2 weeksReviewed by:	hselasky, bcrDifferential revision:	https://reviews.freebsd.org/D30149

            List of files:
            /freebsd/share/examples/Makefile</description>
        <pubDate>Wed, 04 Aug 2021 12:04:54 +0200</pubDate>
        <dc:creator>Goran Meki&#263; &lt;meka@tilda.center&gt;</dc:creator>
    </item>
</channel>
</rss>
