<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>dc8bfbab3b1f98de86b4ddcba3c918bf9558afa3 - libutil: Sort files in Makefile</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#dc8bfbab3b1f98de86b4ddcba3c918bf9558afa3</link>
        <description>libutil: Sort files in Makefile

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Tue, 25 May 2021 23:32:22 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>1d3001ef599cad179a2b2ad4b24a0f002ecdf498 - libutil: Bring in snprintb() and snprintb_m() from NetBSD</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#1d3001ef599cad179a2b2ad4b24a0f002ecdf498</link>
        <description>libutil: Bring in snprintb() and snprintb_m() from NetBSDAt least, nvmmctl(8) requires snprintb().

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Tue, 25 May 2021 23:20:56 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>b021a7d57fc71bd117ff99be3f350c65322df983 - libutil: Add sockaddr_snprintf() (taken from NetBSD).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#b021a7d57fc71bd117ff99be3f350c65322df983</link>
        <description>libutil: Add sockaddr_snprintf() (taken from NetBSD).The man page has been adjusted a bit since we don&apos;t support Apple Talkprotocol.

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Sat, 02 Jan 2021 07:27:05 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>d67f4a112e5c4403ad148406202cde8874e5ebbf - libutil/libc: Move fparseln(3) from libutil to libc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#d67f4a112e5c4403ad148406202cde8874e5ebbf</link>
        <description>libutil/libc: Move fparseln(3) from libutil to libc.

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Sun, 24 May 2020 20:06:08 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>0eee41d6eadd9a74ff0679236e3881ea47c61594 - lib: Remove no-op defines in CFLAGS for few libraries.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#0eee41d6eadd9a74ff0679236e3881ea47c61594</link>
        <description>lib: Remove no-op defines in CFLAGS for few libraries. No-op since 0d5acd7467c4e95f792ef49fceb3ab8e917ce86b.

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Wed, 11 Sep 2019 11:35:45 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e2e9821d3095715dc724545a180e47d9b25f2082 - Remove the legacy &quot;utmp&quot; API, now that our utils have been moved to utmpx.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#e2e9821d3095715dc724545a180e47d9b25f2082</link>
        <description>Remove the legacy &quot;utmp&quot; API, now that our utils have been moved to utmpx.As I wrote in UPGRADING, the main change for &quot;normal&quot; users is probablythat /var/log/wtmp is no longer logged to, just /var/log/wtmpx.Leave the old API in libc as compat symbols that do nothing and alwayssucceed for the run-time linker (i.e. old binaries still using them).dports has been kindly adjusted by zrj and new binary packages for masterare on their way.A future commit will provide a wtmpcvt(1) utility to convert old wtmpfiles to the wtmpx format.

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Tue, 10 Sep 2019 19:26:48 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>ae70e589cb486a2c3c2530845c497e61d0cb9b67 - libutil: Raise WARNS to 6.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#ae70e589cb486a2c3c2530845c497e61d0cb9b67</link>
        <description>libutil: Raise WARNS to 6.

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Sat, 11 May 2019 21:56:20 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>1872296b2811f35c2ae61878862c9104c45c06f3 - libutil: Specify MLINKS a bit more readable.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#1872296b2811f35c2ae61878862c9104c45c06f3</link>
        <description>libutil: Specify MLINKS a bit more readable.

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Tue, 10 Apr 2018 12:31:50 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>17f97226bbe6d116c13d6150bcec8bce4b9a9895 - Dynamic root: Move required libraries to /lib</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#17f97226bbe6d116c13d6150bcec8bce4b9a9895</link>
        <description>Dynamic root: Move required libraries to /lib* Add /lib to the standard run-time loader library search path* Ensure libxxx.so symbolic links stay in /usr/lib, the build  tools won&apos;t pick them up in /lib

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 07:03:10 +0000</pubDate>
        <dc:creator>Fran&#231;ois Tigeot &lt;ftigeot@wolfpond.org&gt;</dc:creator>
    </item>
<item>
        <title>6f318be69e4c471aa674b34908840f15d320057f - Add some missing MLINKS for lock.9 and pidfile.3.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#6f318be69e4c471aa674b34908840f15d320057f</link>
        <description>Add some missing MLINKS for lock.9 and pidfile.3.

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Wed, 19 Mar 2014 22:11:54 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>20c13e267005bb42b5df1e0c9ea9e7ad3499b24c - libutil: Remove expand_number(3)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#20c13e267005bb42b5df1e0c9ea9e7ad3499b24c</link>
        <description>libutil: Remove expand_number(3)This new function is functionally identical to dehumanize_number(3).There is no apparently benefit to have two implementations so I amremoving the new one which is not used anywhere.  The manpage was neverhooked into the build (a mistake) so removing it leaves no leftovers.At the same time, restore the humanize_number man page which had seenthe dehumanize_number function description removed accidently duringthe recent libutil sync.Discussed-with: swildner and dillon

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Sun, 09 Feb 2014 20:10:05 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>d316f7c95d4b8b07a5557eb0a39cfa39b7114297 - libutil: Various updates from FreeBSD, esp. pid_* functions</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#d316f7c95d4b8b07a5557eb0a39cfa39b7114297</link>
        <description>libutil: Various updates from FreeBSD, esp. pid_* functionsIt appears that libutil.so is another Frankenstein monster where halfof it came from FreeBSD and later it was updated with NetBSD functions.Like libm, this causes problems with syncing later.In order to update the daemon program, the set of pidfile_* functionshad to be brought in from FreeBSD.  While doing that, I synced withFreeBSD as much as possible.  The expand number function was addedas well as a dedicated pw_util man page.Specifically ignored were FreeBSD functionality involving kinfo and kld.The login functions are essentially incompatible as the FreeBSD onesrequire syscntls, so I left the NetBSD versions alone.  The varioushumanize functions that only exist on DragonFly were also left untouched.Collateral damage included:  sbin/devd/devd.[ch][ch]       (partial sync)  usr.sbin/authpf/authpf.c      (partial sync)  usr.sbin/apmd/apmd.c  usr.sbin/battd/battd.c  usr.sbin/bthcid/bthcid.c  usr.sbin/pflogd/pflogd.c  usr.sbin/rwhod/rwhod.c  usr.sbin/syslogd/             (full sync)  usr.sbin/sysvipcd/sysvipcd.c

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Sun, 09 Feb 2014 14:21:13 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>6d29a5802dc3385563ba87437bff1618489f15a6 - libutil: Implement hexdump(3)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#6d29a5802dc3385563ba87437bff1618489f15a6</link>
        <description>libutil: Implement hexdump(3)Similar to hexdump(9) but available to userland.Taken-from:FreeBSD SVN 180161 (01 JUL 2008)FreeBSD SVN 185729 (06 DEC 2008)

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Sat, 03 Nov 2012 15:32:51 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>ef62212abce60476842ea0292a4e1562c593d3a6 - libutil: Implement group file utilities</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#ef62212abce60476842ea0292a4e1562c593d3a6</link>
        <description>libutil: Implement group file utilitiesTaken from FreeBSD&apos;s libutil

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Sat, 03 Nov 2012 15:19:12 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>921f5a3f384eea2309f6e19f791ab970e5808d83 - Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#921f5a3f384eea2309f6e19f791ab970e5808d83</link>
        <description>Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Sat, 09 Jun 2012 01:20:17 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>2dc55a028ad7f68522a47f44ae874279b9d181ab - Put getmntopts() into libutil and install mntopts.h to /usr/include.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#2dc55a028ad7f68522a47f44ae874279b9d181ab</link>
        <description>Put getmntopts() into libutil and install mntopts.h to /usr/include.Previously, they were private to sbin/mount and the other mount_*commands would take them from there via their Makefiles.However, puffs related stuff outside base (in pkgsrc for example)couldn&apos;t reach them this way. So for now, arrange it like NetBSDhas it.

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Fri, 08 Jun 2012 08:59:23 +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/source/history/dflybsd-src/lib/libutil/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/libutil/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>6507240b2fcfebaacc0f92f997dad76922e1d8c0 - DEVTAB - Add mountroot &amp; fstab support for serial numbers, and devtab.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#6507240b2fcfebaacc0f92f997dad76922e1d8c0</link>
        <description>DEVTAB - Add mountroot &amp; fstab support for serial numbers, and devtab.* The vfs.root.mountfrom /boot/loader.conf variable may now specify  devfs aliases, allowing it to specify root mounts by serial number.  Here is an example:    vfs.root.mountfrom=&quot;hammer:serno/L41JYE0G.s1d&quot;  Note that vfs.root.mountfrom may NOT currently specify /etc/devtab labels.* /etc/fstab may now specify devfs relative paths (such as serial numbers)  as well as /etc/devtab labels.  A &quot;.suffix&quot; may be used to extend the  translation so /etc/devtab only needs to specify the base label.  Example /etc/fstab:    # Device                Mountpoint FStype  Options  Dump    Pass    #    driveA.s1d              /          hammer  rw       1       1    driveA.s1b              none       swap    sw       0       0    driveA.s1a              /boot      ufs     rw       1       1    serno/L41JYE0G.s1d      /fubar     hammer  rw       1       1   /etc/devtab:    driveA          serno   L41JYE0G

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Thu, 06 Aug 2009 02:37:53 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>1c98c6fb38e52717ac59a47a7e70d66f73512974 - libutil - add getdevpath()</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#1c98c6fb38e52717ac59a47a7e70d66f73512974</link>
        <description>libutil - add getdevpath()Add the getdevpath() function which translates a device name such as &quot;da0&quot;,or label such as &quot;fubar&quot;, into a device path.  This function searches/usr/local/etc/devtab, /etc/devtab, and /etc/defaults/devtab for labels.Device names beginning with &apos;/&apos; or &apos;.&apos; are assumed to be paths and passedthrough.

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Fri, 10 Jul 2009 20:56:56 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>53116cdcc6eba9e641f1c323a063e944f947fc78 - Merge commit &apos;1276d1e1a1b128f7093a3021d3f6bc27afa80d23&apos; into amd64</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/dflybsd-src/lib/libutil/Makefile#53116cdcc6eba9e641f1c323a063e944f947fc78</link>
        <description>Merge commit &apos;1276d1e1a1b128f7093a3021d3f6bc27afa80d23&apos; into amd64

            List of files:
            /dflybsd-src/lib/libutil/Makefile</description>
        <pubDate>Mon, 06 Jul 2009 14:47:52 +0000</pubDate>
        <dc:creator>Jordan Gordeev &lt;jgordeev@dir.bg&gt;</dc:creator>
    </item>
</channel>
</rss>
