<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ksyms/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/ksyms/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ksyms/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sys/modules/ksyms/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12f05b84 - Kill MFILES and find things automatically. It turned out to be only</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ksyms/Makefile#12f05b84</link>
        <description>Kill MFILES and find things automatically. It turned out to be onlylightly used. Find the proper .m file when we depend on *_if.[ch] inthe srcs line, with seat-belts for false positive matches.  This usesmake&apos;s path mechanism. A further refinement would be to calculate thisonce, and then pass the resulting _MPATH to modules submakes.Differential Revision: https://reviews.freebsd.org/D2327

            List of files:
            /freebsd-14.2/sys/modules/ksyms/Makefile</description>
        <pubDate>Fri, 03 Jul 2015 01:50:26 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00a5db46 - Add the ksyms(4) pseudo driver.  The ksyms driver allows a process to</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ksyms/Makefile#00a5db46</link>
        <description>Add the ksyms(4) pseudo driver.  The ksyms driver allows a process toget a quick snapshot of the kernel&apos;s symbol table including the symbolsfrom any loaded modules (the symbols are all merged into one symboltable).  Unlike like other implementations, this ksyms driver mapsmemory in the process memory space to store the snapshot at the time/dev/ksyms is opened.  It also checks to see if the process has alreadya snapshot open and won&apos;t allow it to open /dev/ksyms it again until itcloses first.  This prevents kernel and process memory from beingexhausted.  Note that /dev/ksyms is used by the lockstat(1) command.Reviewed by:	gallatin kib (freebsd-arch)Approved by:	gnn (mentor)

            List of files:
            /freebsd-14.2/sys/modules/ksyms/Makefile</description>
        <pubDate>Tue, 26 May 2009 21:39:09 +0000</pubDate>
        <dc:creator>Stacey Son &lt;sson@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
