<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</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>4c1a82ce - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#4c1a82ce</link>
        <description>pkgbase: Create a FreeBSD-utilities package and make it the default oneThe default package use to be FreeBSD-runtime but it should only containbinaries and libs enough to boot to single user and repair the system, itis also very handy to have a package that can be tranform to a small mfsroot.So create a new package named FreeBSD-utilities and make it the default one.Also move a few binaries and lib into this package when it make sense.Reviewed by:	bapt, gjbDifferential Revision:	https://reviews.freebsd.org/D21506

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:15:47 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b129086 - Convert libraries to use LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#6b129086</link>
        <description>Convert libraries to use LIBADDWhile here reduce a bit overlinking

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:07:26 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>daaf5759 - Build lib/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#daaf5759</link>
        <description>Build lib/ with WARNS=6 by default.Similar to libexec/, do the same with lib/. Make WARNS=6 the norm andlower it when needed.I&apos;m setting WARNS?=0 for secure/. It seems secure/ includes theMakefile.inc provided by lib/. I&apos;m not going to touch that directory.Most of the code there is contributed anyway.

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:58:07 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ca3047a - Bump the version of all non-symbol-versioned shared libraries in</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#3ca3047a</link>
        <description>Bump the version of all non-symbol-versioned shared libraries inpreparation for 8.0-RELEASE.  Add the previous version of thoselibraries to ObsoleteFiles.inc and bump __FreeBSD_Version.Reviewed by:    kibApproved by:    re (rwatson)

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 17:25:24 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>419ecd5d - Bump library versions in preparation for 7.0.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#419ecd5d</link>
        <description>Bump library versions in preparation for 7.0.Ok&apos;d by:	kan

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Mon, 21 May 2007 02:49:08 +0000</pubDate>
        <dc:creator>Daniel Eischen &lt;deischen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a84020c2 - Bump the shared library version number of all libraries that have not</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#a84020c2</link>
        <description>Bump the shared library version number of all libraries that have notbeen bumped since RELENG_5.Reviewed by:	ruApproved by:	re (not needed for commit check but in principle...)

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Fri, 22 Jul 2005 17:19:05 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>47d7e8a9 - Fixed style of DPADD and LDADD assignments as per style.Makefile(5).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#47d7e8a9</link>
        <description>Fixed style of DPADD and LDADD assignments as per style.Makefile(5).

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Thu, 05 Feb 2004 22:44:25 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f4a104e - style.Makefile(5)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#4f4a104e</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Mon, 18 Aug 2003 15:25:39 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>41d8423f - Stage 3 of dynamic root support. Make all the libraries needed to run</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#41d8423f</link>
        <description>Stage 3 of dynamic root support. Make all the libraries needed to runbinaries in /bin and /sbin installed in /lib. Only the versioned filesreside in /lib, the .so symlink continues to live /usr/lib so thetoolchain doesn&apos;t need to be modified.

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Sun, 17 Aug 2003 08:28:46 +0000</pubDate>
        <dc:creator>Gordon Tetlow &lt;gordon@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50a7fdae - Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#50a7fdae</link>
        <description>Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamand libdevstat, since the new way of doing things is to just listmaintainership in src/MAINTAINERS.Also, remove duplicate entries in src/MAINTAINERS for those utilities.  Ialready had entries for them.

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Sat, 14 Jun 2003 05:28:01 +0000</pubDate>
        <dc:creator>Kenneth D. Merry &lt;ken@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7194d335 - Run a revision of the devstat interface:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#7194d335</link>
        <description>Run a revision of the devstat interface:Kernel:Change statistics to use the *uptime() timescale (ie: relative toboottime) rather than the UTC aligned timescale.  This makes thedevice statistics code oblivious to clock steps.Change timestamps to bintime format, they are cheaper.Remove the &quot;busy_count&quot;, and replace it with two counter fields:&quot;start_count&quot; and &quot;end_count&quot;, which are updated in the down andup paths respectively.  This removes the locking constraint ondevstat.Add a timestamp argument to devstat_start_transaction(), this willnormally be a timestamp set by the *_bio() function in bp-&gt;bio_t0.Use this field to calculate duration of I/O operations.Add two timestamp arguments to devstat_end_transaction(), one isthe current time, a NULL pointer means &quot;take timestamp yourself&quot;,the other is the timestamp of when this transaction started (seeabove).Change calculation of busy_time to operate on &quot;the salami principle&quot;:Only when we are idle, which we can determine by the start+endcounts being identical, do we update the &quot;busy_from&quot; field in thedown path.  In the up path we accumulate the timeslice in busy_timeand update busy_from.Change the byte_* and num_* fields into two arrays: bytes[] andoperations[].Userland:Change the misleading &quot;busy_time&quot; name to be called &quot;snap_time&quot; andmake the time long double since that is what most users need anyway,fill it using clock_gettime(CLOCK_MONOTONIC) to put it on the sametimescale as the kernel fields.Change devstat_compute_etime() to operate on struct bintime.Remove the version 2 legacy interface: the change to bintime makescompatibility far too expensive.Fix a bug in systat&apos;s &quot;vm&quot; page where boot relative busy times wouldbe bogus.Bump __FreeBSD_version to 500107Review &amp; Collaboration by:	ken

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Sat, 15 Mar 2003 21:59:06 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>224af215 - Zap now-unused SHLIB_MINOR</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#224af215</link>
        <description>Zap now-unused SHLIB_MINOR

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Sat, 28 Sep 2002 00:25:32 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3508206 - Turn on WARNS?= 2 for libdevstat.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#c3508206</link>
        <description>Turn on WARNS?= 2 for libdevstat.Submitted by:	&quot;Sergey A. Osokin&quot; &lt;osa@freebsd.org.ru&gt;

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Sun, 23 Sep 2001 23:03:23 +0000</pubDate>
        <dc:creator>Kenneth D. Merry &lt;ken@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c4a5ef6e - Add some features to libdevstat, and overhaul the interface a bit:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#c4a5ef6e</link>
        <description>Add some features to libdevstat, and overhaul the interface a bit:1.) prefix all functions in the library with devstat_ (compatability    functions are available for all functions that were chaned in an    incompatible way, but are deprecated).2.) Add a pointer to a kvm_t as the first argument to functions that    used to get their information via sysctl; they behave the same    as before when NULL is passed as this argument, otherwise, the    information is obtained via libkvm using the supplied handle.3.) Add a new function, devstat_compute_statistics(), that is intended    to replace the old compute_stats() function. It offers more    statistics data, and has a more flexible interface.libdevstat does now require libkvm; a library depedency is added, sothat libkvm only needs to be explicitely specified for statically linkedprograms.The library major version number is bumped.Submitted by:	Sergey A. Osokin &lt;osa@freebsd.org.ru&gt;, ken (3)Reviewed by:	ken

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Sat, 04 Aug 2001 18:25:48 +0000</pubDate>
        <dc:creator>Thomas Moestl &lt;tmm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ab9a9d0 - Removed -I${.CURDIR}/.../sys from CFLAGS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#3ab9a9d0</link>
        <description>Removed -I${.CURDIR}/.../sys from CFLAGS.

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Fri, 18 May 2001 13:41:42 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a558355 - MAN[1-9] -&gt; MAN.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#4a558355</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 17:27:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d05257b0 - Replace beforeinstall target with new variables used by .mk system.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#d05257b0</link>
        <description>Replace beforeinstall target with new variables used by .mk system.Reviewed by:	marcel, and make world

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Fri, 14 Jan 2000 07:57:47 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7c903b3d - Add a MAINTAINER line to modules that I maintain.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libdevstat/Makefile#7c903b3d</link>
        <description>Add a MAINTAINER line to modules that I maintain.Suggested by:	brian, markm

            List of files:
            /freebsd-14.2/lib/libdevstat/Makefile</description>
        <pubDate>Fri, 18 Jun 1999 00:41:47 +0000</pubDate>
        <dc:creator>Kenneth D. Merry &lt;ken@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
