<?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>ac07e6c7 - MFC r341268, r342003-r342007, r342087-r342088, r342091</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#ac07e6c7</link>
        <description>MFC r341268, r342003-r342007, r342087-r342088, r342091r341268 by manu:arm64: allwinner: Add a dtbo to have cpu operating pointsThis enables cpufreq on A64 boards.r342003 by manu:Add a pwm subsystem so we can configure pwm controller from kernel and userland.The pwm subsystem consist of API for PWM controllers, pwmbus to register themand a pwm(8) utility to talk to them from userland.Reviewed by:	oshgobo (capsicum), bcr (manpage), 0mp (manpage)Differential Revision:	https://reviews.freebsd.org/D17938r342004 by manu:arm64: allwinner: Add pwm driverAdd a pwm driver for Allwinner PWMAdd pwm and aw_pwm to the GENERIC kernelr342005 by manu:arm64: allwinner: Add DTSO for pwm and r_pwmThose are both dtso (overlays) for the two pwm controllers found on the A64.r342006 by manu:arm64: allwinner: Fix pwm dtsoDouble patched files ended up in the treeReported by:	kevansr342007 by manu:pwm: Fix some arches by using %ju and casting to uintmax_tReported by:	ci.freebsd.orgr342087 by manu:pwm: Convert period and duty to unsigned intWe don&apos;t need a 64 bits value to store nanosecondsDiscused with:	ian, jhibbitsr342088 by manu:pwm(8): Add percentage value support for duty cycler342091 by manu:allwinner: aw_pwm: Read value at attachThe booloaded might have configured the pwm controller so read the values.

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Wed, 26 Jun 2019 15:34:35 +0000</pubDate>
        <dc:creator>Ian Lepore &lt;ian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5d778122 - MFC r343118: new small tool trim(1) to delete contents for blocks</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#5d778122</link>
        <description>MFC r343118: new small tool trim(1) to delete contents for blockson flash based storage devices that use wear-leveling algorithms.

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Fri, 01 Mar 2019 05:02:09 +0000</pubDate>
        <dc:creator>Eugene Grosbein &lt;eugen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12da6be5 - MFC r340146: Move pmc* bits behind MK_PMC to fix WITHOUT_PMC build</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#12da6be5</link>
        <description>MFC r340146: Move pmc* bits behind MK_PMC to fix WITHOUT_PMC buildApproved by:	re (rgrimes)

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Thu, 08 Nov 2018 03:24:24 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b915697 - re-enable pmcstat, pmccontrol, and pmcannotate for gcc4 builds</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#3b915697</link>
        <description>re-enable pmcstat, pmccontrol, and pmcannotate for gcc4 buildsI had disabled building of the aforementioned targets due to warnings breakingtinderbox. This silences the warning and restores them to the build.Reported by:	jhibbitsReviewed by:	jhibbitsApproved by:	re (gjb)

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Fri, 14 Sep 2018 01:11:10 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>66660095 - Add spi(8), a utility for communicating with a device on a SPI bus from</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#66660095</link>
        <description>Add spi(8), a utility for communicating with a device on a SPI bus fromuserland, conceptually similar to what i2c(8) provides for i2c devices.Submitted by:	Bob FrazierDifferential Revision:	https://reviews.freebsd.org/D15029

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Fri, 22 Jun 2018 01:59:19 +0000</pubDate>
        <dc:creator>Ian Lepore &lt;ian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01cebb69 - MK_EFI - Add uefisign and friends to this knob and ensure that we don&apos;t</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#01cebb69</link>
        <description>MK_EFI - Add uefisign and friends to this knob and ensure that we don&apos;ttry to build them if MK_OPENSSL is unset.Reviewed by:	emaste imp kevansSponsored by:	Limelight NetworksDifferential Revision:	https://reviews.freebsd.org/D15211

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Tue, 19 Jun 2018 21:07:25 +0000</pubDate>
        <dc:creator>Sean Bruno &lt;sbruno@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a520a7cf - Add a command that copies or migrates a data file from one DS to another.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#a520a7cf</link>
        <description>Add a command that copies or migrates a data file from one DS to another.This command can be used by a sysadmin to either copy or migrate a datafile on one DS to another DS.Its main use is to recover data files onto a mirrored DS after the DS hasbeen repaired and brought back online.

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Fri, 15 Jun 2018 19:45:15 +0000</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cb9ec3c - Add a command the displays and modifies the pNFS server&apos;s extended attribute.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#6cb9ec3c</link>
        <description>Add a command the displays and modifies the pNFS server&apos;s extended attribute.This command allows a sysadmin to display or modify the pnfsd.dsfile extendedattribute used by the pNFS MDS server in various ways.Its main use is to set a DS&apos;s IP address to 0.0.0.0 when that DS has failed,so that it will not be used for the file when brought back online afterbeing repaired.

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Fri, 15 Jun 2018 19:35:08 +0000</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>725f388b - Add an entry into the Makefile for pnfsdskill.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#725f388b</link>
        <description>Add an entry into the Makefile for pnfsdskill.pnfsdskill was added by r335192. This commit adds an entry for it to theMakefile.

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Fri, 15 Jun 2018 11:54:55 +0000</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>456eeabe - pmc: fix logic in skipping riscv</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#456eeabe</link>
        <description>pmc: fix logic in skipping riscv

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Sat, 09 Jun 2018 02:25:18 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6159b91c - pmc: don&apos;t build on riscv where there&apos;s no kmod support</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#6159b91c</link>
        <description>pmc: don&apos;t build on riscv where there&apos;s no kmod support

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Sat, 09 Jun 2018 02:15:45 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f992dd4b - pmc: convert native to jsonl and track TSC value of samples</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#f992dd4b</link>
        <description>pmc: convert native to jsonl and track TSC value of samples- add &apos;-j&apos; options to filter to enable converting native pmc  log format to json lines format to enable the use of scripts  and external tooling% pmc filter -j pmc.log pmc.jsonl- Record the tsc value in sampling interrupts as opposed to  recording nanotime when the sample is copied to a global log  in hardclock - potentially many milliseconds later.- At initialize record the tsc_freq and the time of day to give  us an offset for translating the tsc values in callchain records

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Thu, 07 Jun 2018 02:03:22 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ebfaf69c - hwpmc: log name-&gt;pid, name-&gt;tid mappings</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#ebfaf69c</link>
        <description>hwpmc: log name-&gt;pid, name-&gt;tid mappingsBy logging all threads and processes &apos;pmc filter&apos;can now filter on process or thread name, relievingthe user of the burden of determining which tid orpid was which when the sample was taken.% pmc filter -T if_io_tqg -P nginx pmc.log pmc-iflib.log% pmc filter -x -T idle pmc.log pmc-noidle.log

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Tue, 05 Jun 2018 04:26:40 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3554f22e - pmc: Add new sub-command structured &quot;pmc&quot; utility</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#3554f22e</link>
        <description>pmc: Add new sub-command structured &quot;pmc&quot; utilityThis will manage pmc functionality with a moremanageable structure of subcommands rather than thegradually accreted spaghetti logic of overlapping flagsthat exists in pmcstat.This is intended to ultimately have all the same functionalityas pmcannotate+pmccontrol+pmcstat. Currently it just has&quot;stat&quot; and &quot;system-stat&quot; - counters for the process itself and countersfor the system as a whole respectively (i.e. system-stat includes kernelthreads). Note that the rusage results (page faults/context switches/user/sys) for stat-system will not account for the system as a whole -only for the child process specified on the command line.Implementing stat was suggested by mjg@ and the output is based on thatfrom Linux&apos;s &quot;perf stat&quot;.% pmc stat -- make -j32 buildkernel -DNO_MODULES  -ss &gt; /dev/null         9598393  page faults           #       0.674 M/sec          387085  voluntary csw         #       0.027 M/sec          106989  involuntary csw       #       0.008 M/sec   2763965982317  cycles   2542953049760  instructions          #       0.920 inst/cycle    511562750157  branches     12917006881  branch-misses         #       2.525%     17944429878  cache-references      #       0.007 refs/inst      2205119560  cache-misses          #       12.289%           43.74  real                  #       2019.72% cpu          795.09  user                  #       1817.72% cpu           88.35  sys                   #       202.00% cpu% make -j32 buildkernel -DNO_MODULES  -ss &gt; /dev/null &amp;% sudo pmc stat-system cat^C             103  page faults         #       0.811 M/sec               4  voluntary csw         #       0.031 M/sec               0  involuntary csw       #       0.000 M/sec   2843639070514  cycles   2606171217438  instructions          #       0.916 inst/cycle    522450422783  branches     13092862839  branch-misses         #       2.506%     18592101113  cache-references      #       0.007 refs/inst      2562878667  cache-misses          #       13.785%           44.85  real                  #       0.00% cpu            0.00  user                  #       0.00% cpu            0.00  sys                   #       0.00% cpu

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Tue, 29 May 2018 20:28:34 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4fa99856 - Sort mlx5tool correctly in usr.sbin/Makefile</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#4fa99856</link>
        <description>Sort mlx5tool correctly in usr.sbin/Makefile

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Wed, 16 May 2018 02:51:30 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e6a376d1 - Retire lmc(4)</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#e6a376d1</link>
        <description>Retire lmc(4)This driver supports legacy, 32-bit PCI devices, and had an ambiguouslicense.  Supported devices were already reported to be rare in 2003(when an earlier version of the driver was removed in r123201).Reviewed by:	rgrimesRelnotes:	YesSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D15245

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Tue, 01 May 2018 16:30:48 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e808190a - Add kernel and userspace code to dump the firmware state of supported</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#e808190a</link>
        <description>Add kernel and userspace code to dump the firmware state of supportedConnectX-4/5 devices in mlx5core.The dump is obtained by reading a predefined register map from thenon-destructive crspace, accessible by the vendor-specific PCIecapability (VSC). The dump is stored in preallocated kernel memory andmanaged by the mlx5tool(8), which communicates with the driver using acharacter device node.The utility allows to store the dump in format    &lt;address&gt; &lt;value&gt;into a file, to reset the dump content, and to manually initiate thedump.A call to mlx5_fwdump() should be added at the places where a dumpmust be fetched automatically. The most likely place is right before afirmware reset request.Submitted by:	kib@MFC after:	1 weekSponsored by:	Mellanox Technologies

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Thu, 08 Mar 2018 15:21:56 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>590682b6 - Move devmatch to sbin from usr/sbin.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#590682b6</link>
        <description>Move devmatch to sbin from usr/sbin.Since we want to use devmatch in context before a split /,/usr systemhas mounted /usr, move devmatch to /sbin.Sponsored by: Netflix

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Mon, 12 Feb 2018 14:44:21 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdd31a52 - Remove vestiges of digi(4) driver, first attempted in r305235 with</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#bdd31a52</link>
        <description>Remove vestiges of digi(4) driver, first attempted in r305235 withmore in r317426. There&apos;s nothing in the tree that references digiio.h(apart from digictl(8)), so no driver implements it. Since digictl(8)was only used to control digi(4) devices, it too should go.

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Wed, 10 Jan 2018 14:58:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f7afd4f - Doh! Never test in one tree and commit from another:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/Makefile#4f7afd4f</link>
        <description>Doh! Never test in one tree and commit from another:Fix typo: devmath -&gt; devmatchSponsored by: Krampus! Carting off naughty committers for millennia

            List of files:
            /freebsd-12.1/usr.sbin/Makefile</description>
        <pubDate>Mon, 25 Dec 2017 19:08:39 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
