<?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>146d6051be388e79c5bac8b2e578e90f39c145f0 - libkinfo/Makefile: Oops, fix typo in the MLINKS.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#146d6051be388e79c5bac8b2e578e90f39c145f0</link>
        <description>libkinfo/Makefile: Oops, fix typo in the MLINKS.

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Sat, 06 Feb 2021 15:31:21 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>80c39d1041b9b03606366c9a1cafdd77162c2ff0 - kinfo.3: Mention cputime_pcpu_statistics() and route_pcpu_statistics().</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#80c39d1041b9b03606366c9a1cafdd77162c2ff0</link>
        <description>kinfo.3: Mention cputime_pcpu_statistics() and route_pcpu_statistics().

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Fri, 05 Feb 2021 05:31:53 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>c2de3bdff692ed8788bf4333158d68f692792d1d - Add a manual page for libkinfo (one for libkcore is still missing).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#c2de3bdff692ed8788bf4333158d68f692792d1d</link>
        <description>Add a manual page for libkinfo (one for libkcore is still missing).

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Wed, 21 Jan 2015 23:48:00 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>86d7f5d305c6adaa56ff4582ece9859d73106103 - Initial import of binutils 2.22 on the new vendor branch</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#86d7f5d305c6adaa56ff4582ece9859d73106103</link>
        <description>Initial import of binutils 2.22 on the new vendor branchFuture versions of binutils will also reside on this branch ratherthan continuing to create new binutils branches for each new version.

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Sat, 26 Nov 2011 08:27:44 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>72ce0f6df89cadaf8188427b6eb83ba75a684970 - Networking routing statistics on a per-CPU basis:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#72ce0f6df89cadaf8188427b6eb83ba75a684970</link>
        <description>Networking routing statistics on a per-CPU basis:	(a) sysctl node net.route introduced.	(b) sysctl leaf node net.route.stats can be used for retrieving	    a cpu indexed array of struct rtstatistics.	(a) add a function kinfo_get_net_rtstatistics(3), which will be	    responsible for providing an aggregated view of the routing	    statistics; part of libkinfo(3).	(d) adapt netstat(8) to make use of the new libkinfo interface		for retrieving routing statistics.Discussed-with:	Jeffrey Hsu &lt;hsu at dragonflybsd.org&gt; (long time ago)

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Sun, 01 May 2005 04:05:35 +0000</pubDate>
        <dc:creator>Hiten Pandya &lt;hmp@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>7827df93d1fc18f9214d8a056dbe4fd4e20c3e71 - Adapt the KINFO library to aggregate per-cpu cputime statistics.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#7827df93d1fc18f9214d8a056dbe4fd4e20c3e71</link>
        <description>Adapt the KINFO library to aggregate per-cpu cputime statistics.	(a) add a framework for aggregating per-cpu structures, of variant	    field types; this interface will undergo change once it is	    formalised upon, kinfo_pcpu.[ch].	(b) minor style(9) cleanups while I am around these ends.	(c) adjust libkcore, this might not be fully correct but it fetches	    the right symbol at the least, it is not so easy to collect	    per-cpu statistics from core files without doing magic with the	    CPU privatespace like how we do in GDB debug scripts.	(d) kinfo_get_sched_cputime(3) is fetching aggregate statistics to	    retain behavior, most programs do not care about per-cpu stats	    without getting really mucky anyway; (discussed with joerg)

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Wed, 27 Apr 2005 15:13:35 +0000</pubDate>
        <dc:creator>Hiten Pandya &lt;hmp@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>f675e8b5a14a69e79cade599a3cf524d7dce42a3 - Bump major numbers in preparation for libc work.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#f675e8b5a14a69e79cade599a3cf524d7dce42a3</link>
        <description>Bump major numbers in preparation for libc work.

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Thu, 21 Apr 2005 13:42:34 +0000</pubDate>
        <dc:creator>Joerg Sonnenberger &lt;joerg@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>f5d2161031cdd6c6cb2f4b63c90a3ca8f8cd90b2 - Add new structures for exporting the cputime statistics via 64 bit counters</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#f5d2161031cdd6c6cb2f4b63c90a3ca8f8cd90b2</link>
        <description>Add new structures for exporting the cputime statistics via 64 bit countersand redo the timer frequence export.Provide the interface glue for libkinfo and libkcore.Additionally provide interfaces to query ccpu, the number of cpus, tk_ninand tk_nout.Remove those fields from devstat.h&apos;s struct statinfo.Remove kvm dependency of rpc.rstatd by using the newly added libkinfofunctions and the sysctl interface for vmmeter.Use the new interface in systat, the iostat part is now kvm-free.Use kinfo_get_sched_stathz in time.Use the kinfo interface for everything beside getting the actual process listin top. This also removes the Last PID, which could be added back easily.Since the feature is not that useful and breaks e.g. the jail isolation,I haven&apos;t added a sysctl to read nextpid.Use the kinfo interface in vmstat.Use the kinfo interface in iostat. iostat is now kvm-free and notsetgid kmem anymore. This also means that iostat can&apos;t be applied tocoredump anymore. If this functionality is important, the kcore kinfo wrappercan be added easily.

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Wed, 22 Dec 2004 11:01:49 +0000</pubDate>
        <dc:creator>Joerg Sonnenberger &lt;joerg@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>23c6422ff75f869042cafac9f704cd03ba07a389 - Add kinfo_get_vfs_bufspace(). Remove some junk from Makefile.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#23c6422ff75f869042cafac9f704cd03ba07a389</link>
        <description>Add kinfo_get_vfs_bufspace(). Remove some junk from Makefile.

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Thu, 18 Nov 2004 14:33:01 +0000</pubDate>
        <dc:creator>Joerg Sonnenberger &lt;joerg@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>67f8b5e847435360be15d0280cc923b3f394bfd8 - Include Makefile</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#67f8b5e847435360be15d0280cc923b3f394bfd8</link>
        <description>Include Makefile

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Thu, 18 Nov 2004 13:57:35 +0000</pubDate>
        <dc:creator>Joerg Sonnenberger &lt;joerg@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>04335f6726d6d388efaf85d5f61e7e5489ae774e - Merge branch &apos;master&apos; of git://crater.dragonflybsd.org/dragonfly</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#04335f6726d6d388efaf85d5f61e7e5489ae774e</link>
        <description>Merge branch &apos;master&apos; of git://crater.dragonflybsd.org/dragonfly

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Mon, 28 Feb 2011 16:18:02 +0000</pubDate>
        <dc:creator>Joe Talbott &lt;josepht@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>102ec8624d8de9eed684f376dbe3350c8e7cab30 - Merge branch &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#102ec8624d8de9eed684f376dbe3350c8e7cab30</link>
        <description>Merge branch &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Thu, 10 Feb 2011 21:22:51 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>2443e96e1a16e9bd0cf271204f9d3725aebd54c3 - Merge branch &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#2443e96e1a16e9bd0cf271204f9d3725aebd54c3</link>
        <description>Merge branch &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonflyConflicts:	UPDATING

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Mon, 07 Feb 2011 00:44:26 +0000</pubDate>
        <dc:creator>Justin C. Sherrill &lt;justin@leaf.dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>1d99ff55f3726d385560c560166f2f0679f4234a - lib: Move the definition of WARNS into lib/Makefile.inc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libkinfo/Makefile#1d99ff55f3726d385560c560166f2f0679f4234a</link>
        <description>lib: Move the definition of WARNS into lib/Makefile.inc.

            List of files:
            /dflybsd-src/lib/libkinfo/Makefile</description>
        <pubDate>Sun, 06 Feb 2011 21:09:01 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
</channel>
</rss>
