<?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 LINT64</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f2d4759bc7cde357c86f0d173212a860011e62b8 - kernel: Add the &apos;wg&apos; option and list it in LINT64</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#f2d4759bc7cde357c86f0d173212a860011e62b8</link>
        <description>kernel: Add the &apos;wg&apos; option and list it in LINT64

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Tue, 16 Jan 2024 07:28:55 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>5e8f80f3fbd84367a163a3dd06743a91085816e5 - kernel: Rename the HZ kernel option to HZ_DEFAULT.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#5e8f80f3fbd84367a163a3dd06743a91085816e5</link>
        <description>kernel: Rename the HZ kernel option to HZ_DEFAULT.The define used by the kernel (and altered by this option) was renamedback in 6de4cf8a045febfcb20dde5bb7a51ca13e3d33a6.This also avoids some confusion with the drm code which uses its ownHZ define.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Sat, 01 Apr 2023 14:22:00 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>319ac32d83d1718fbfcda6ed0cc8af74932f9f3d - LINT64: Enable NSWBUF_MIN because it enables (a bit) more code.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#319ac32d83d1718fbfcda6ed0cc8af74932f9f3d</link>
        <description>LINT64: Enable NSWBUF_MIN because it enables (a bit) more code.We comment out options in LINT64 only when they reduce coverage.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Fri, 31 Mar 2023 19:11:40 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>0085a56d0dbf7abe96dfbf1dc294d29800f96275 - backlight(9): Initial port.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#0085a56d0dbf7abe96dfbf1dc294d29800f96275</link>
        <description>backlight(9): Initial port. - backlight(9) is a generic panel backlight driver. - backlight(8) is the userland program to control   backlight devices&apos; properties. - Required by linuxkpiTaken from: FreeBSD

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Sat, 11 Mar 2023 18:25:47 +0000</pubDate>
        <dc:creator>Antonio Huete Jimenez &lt;tuxillo@quantumachine.net&gt;</dc:creator>
    </item>
<item>
        <title>1c0b11ab1b67963928ed4791f088991f9b9a0797 - kernel/pvscsi: Port pvscsi(4) over to DragonFly.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#1c0b11ab1b67963928ed4791f088991f9b9a0797</link>
        <description>kernel/pvscsi: Port pvscsi(4) over to DragonFly.* Currently, MSI-X support is missing.* If loaded as a module, it has to be in loader.conf. I don&apos;t know if  that is different on FreeBSD.Reported-by: Georg Bege &lt;georg@bege.email&gt;Tested-by:   Georg Bege &lt;georg@bege.email&gt; (on a VPS from IONOS)             Pierre-Alain TORET &lt;pierre-alain.toret@protonmail.com&gt;               (on Linux Workstation Pro 17)             myself (on Windows Workstation 17 Player)

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Tue, 28 Feb 2023 20:52:50 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>08f7a79f8fe88d8a4bcf1ee316fdbed5c261c445 - kernel: Remove a.out and gzipped a.out executable support.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#08f7a79f8fe88d8a4bcf1ee316fdbed5c261c445</link>
        <description>kernel: Remove a.out and gzipped a.out executable support.This isn&apos;t useful for anything anymore. Likely never was.Also point out that our current executable format is ELF on thea.out(5) manual page, which we keep along with &lt;sys/a.out.h&gt; becauseports need it.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Thu, 16 Dec 2021 21:16:00 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>9490b51304aa2f0559fa08f8d2b8ee88bdbbcef2 - kernel: Add xdisk to LINT64.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#9490b51304aa2f0559fa08f8d2b8ee88bdbbcef2</link>
        <description>kernel: Add xdisk to LINT64.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Tue, 02 Nov 2021 16:09:26 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>c719bfed53bb27d83218bd79e0144f9f8174d9b9 - kernel/acpi: Remove the never used ACPI_NO_SEMAPHORES kernel option.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#c719bfed53bb27d83218bd79e0144f9f8174d9b9</link>
        <description>kernel/acpi: Remove the never used ACPI_NO_SEMAPHORES kernel option.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Sun, 22 Aug 2021 11:00:44 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>0cb083de2856e69ce0e1eda5c9d00463f76fac9d - nvmm: Add to sys/conf/files and LINT64</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#0cb083de2856e69ce0e1eda5c9d00463f76fac9d</link>
        <description>nvmm: Add to sys/conf/files and LINT64Meanwhile, remove the unused &apos;files.nvmm&apos;.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Sun, 09 May 2021 23:17:27 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>ae75c143462d5e92cbae686b9ad9b86ce29d38cd - kernel: Remove ndis(4) and associated tools and stuff.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#ae75c143462d5e92cbae686b9ad9b86ce29d38cd</link>
        <description>kernel: Remove ndis(4) and associated tools and stuff.ndis(4) was a wrapper to allow running binary Windows networkdrivers that conformed to the Network Driver Interface Specification,i.e. NDIS.It only ever supported drivers from the days of Windows XP andWindows Server 2003 (i.e. NDIS 5.1). And even if one was actuallyable to extract the .sys and .inf files from the driver package andsuccessfully convert them to a building module, which both wereadventures in itself, it could be any result when trying to run it,depending on the card and driver, from resonably working to notworking, even crashing. But it did work for some cards, so it hadsome limited merit in its time.NetBSD removed it in 2018, FreeBSD in January 2021, so let&apos;s followsuit now.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Sat, 03 Jul 2021 18:51:28 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>c958b47c43f0866cc673e1e25ed98959b07b6000 - LINT64: Comment out an option to cover more code.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#c958b47c43f0866cc673e1e25ed98959b07b6000</link>
        <description>LINT64: Comment out an option to cover more code.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Wed, 24 Feb 2021 19:23:36 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>d93acd91c0e12c8e3d5a40e30bf6ff131922cdbc - LINT64: Note that &apos;ident&apos; and &apos;cpu&apos; are mandatory, too.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#d93acd91c0e12c8e3d5a40e30bf6ff131922cdbc</link>
        <description>LINT64: Note that &apos;ident&apos; and &apos;cpu&apos; are mandatory, too.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Fri, 06 Nov 2020 16:10:05 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>959366edc6ceee964a31f71baf4f38d75e0f167c - Sync tpm(4) with FreeBSD.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#959366edc6ceee964a31f71baf4f38d75e0f167c</link>
        <description>Sync tpm(4) with FreeBSD.Adds TPM 2.0 support, mainly.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Thu, 10 Sep 2020 04:02:11 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>23be82823bb6150c99a0d44206b5d99c37fd01bd - kernel: Some minor adjustments for amd{smn,temp}(4).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#23be82823bb6150c99a0d44206b5d99c37fd01bd</link>
        <description>kernel: Some minor adjustments for amd{smn,temp}(4).* Make compilable into the kernel and add to LINT64 and X86_64_GENERIC.* Reduce some miscellaneous differences with FreeBSD.* Bump date in manual pages.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Sun, 02 Aug 2020 18:32:41 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>47f1bb5576dd7e5fd9f728070eff9f4e2fd9927b - Bring in FreeBSD&apos;s wsp(4), for Wellspring touchpads on Apple laptops.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#47f1bb5576dd7e5fd9f728070eff9f4e2fd9927b</link>
        <description>Bring in FreeBSD&apos;s wsp(4), for Wellspring touchpads on Apple laptops.This commit also removes ums(4) from the default kernel config file,because it would otherwise claim this device. It is safe to remove,and in fact FreeBSD also doesn&apos;t have it in their GENERIC, becausedevd(8) will properly take care of loading the appropriate modulesfor both ums(4) and wsp(4) and starting a moused(8).Taken-from: FreeBSDTested-by:  Patrick McDonough &lt;~patrick/dfly@awk.is&gt;

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Thu, 09 Jul 2020 18:57:39 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>52a8809727a06d0e9569683ae6425c6052056155 - Fix various typos: a -&gt; an</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#52a8809727a06d0e9569683ae6425c6052056155</link>
        <description>Fix various typos: a -&gt; an

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Sat, 27 Jun 2020 09:40:58 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>99a4aa9d3f0d499ef70786bf31f065538e35854e - Remove mrouted(8) and the associated utilities from our tree.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#99a4aa9d3f0d499ef70786bf31f065538e35854e</link>
        <description>Remove mrouted(8) and the associated utilities from our tree.Our version was old and unmaintained. A newer version can be found indports, if anyone still needs it, but it likely is used only rarely,if at all.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Tue, 31 Dec 2019 14:02:43 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>23591d78897896e07b2f78d2651c1b4d70a53ab4 - kernel: Add NO_SYSCTL_DESCR option to exclude sysctl descriptions.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#23591d78897896e07b2f78d2651c1b4d70a53ab4</link>
        <description>kernel: Add NO_SYSCTL_DESCR option to exclude sysctl descriptions.&lt;sys/sysctl.h&gt; has the code for it already, brought in in commit8e82189d49ed5be4533e1a3d2609460e8aae81bf, but the option was notadded.While here, remove some old no-op IPSec related options.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Fri, 21 Jun 2019 06:20:02 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>df49ec1e8e3e6cf6347f36d778f14b9c9baaff2d - kernel - VM rework part 18 - Cleanup</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#df49ec1e8e3e6cf6347f36d778f14b9c9baaff2d</link>
        <description>kernel - VM rework part 18 - Cleanup* Significantly reduce the zone limit for pvzone (for pmap  pv_entry structures).  pv_entry&apos;s are no longer allocated  on a per-page basis so the limit can be made much smaller.  This also has the effect of reducing the per-cpu cache limit  which ultimately stabilizes wired memory use for the zone.* Also reduce the generic pre-cpu cache limit for zones.  This only really effects the pvzone.* Make pvzone, mapentzone, and swap_zone __read_mostly.* Enhance vmstat -z, report current structural use and actual  total memory use.* Also cleanup the copyright statement for vm/vm_zone.c.  John Dyson&apos;s  original copyright was slightly different than the BSD copyright and  stipulated no changes, so separate out the DragonFly addendum.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Tue, 21 May 2019 20:55:43 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>6cd29fc725aeba697ad159c839bb34e27a5c0ca9 - Add fuse kernel part to LINT64.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/config/LINT64#6cd29fc725aeba697ad159c839bb34e27a5c0ca9</link>
        <description>Add fuse kernel part to LINT64.

            List of files:
            /dflybsd-src/sys/config/LINT64</description>
        <pubDate>Wed, 08 May 2019 08:13:49 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
</channel>
</rss>
