<?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>37274f3cdbc3af02276b244b5057910ba92f7082 - Import additional networking headers from NetBSD</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#37274f3cdbc3af02276b244b5057910ba92f7082</link>
        <description>Import additional networking headers from NetBSDWhile still a small subset of the NetBSD headers, this set shouldallow various additional utilities to be compiled without too manyMINIX3-specific changes (even if those utilities will not yet work).Change-Id: Idc70e9901d584e960cd406f75f561dcc9a4ddb7d

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Tue, 05 Apr 2016 15:23:18 +0000</pubDate>
        <dc:creator>David van Moolenbroek &lt;david@minix3.org&gt;</dc:creator>
    </item>
<item>
        <title>7ecc6a9247125543940025b38b2e27c7ab19b121 - libc: enable all functionality in net/</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#7ecc6a9247125543940025b38b2e27c7ab19b121</link>
        <description>libc: enable all functionality in net/Some functions in lib/libc/net were disabled on MINIX3 only, but witha few added header files they build just fine, even though some ofthem rely on system functionality that has not yet been implemented.Since the functionality is unlikely to be used in practice (becauseit typically requires the use of protocol families that themselves arenot yet supported, such as IPv6), already enabling it right now helpsin building packages that rely on the functionality being present atcompile time, while not posing any practical risk of breaking the samepackages at run time.Change-Id: Idee8e3963c9e300bde9575429f0e77b0565acaef

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Sun, 13 Mar 2016 15:55:44 +0000</pubDate>
        <dc:creator>David van Moolenbroek &lt;david@minix3.org&gt;</dc:creator>
    </item>
<item>
        <title>0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7 - NetBSD re-synchronization of the source tree</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7</link>
        <description>NetBSD re-synchronization of the source treeThis brings our tree to NetBSD 7.0, as found on -current on the10-10-2015.This updates: - LLVM to 3.6.1 - GCC to GCC 5.1 - Replace minix/commands/zdump with usr.bin/zdump - external/bsd/libelf has moved to /external/bsd/elftoolchain/ - Import ctwm - Drop sprintf from libmincChange-Id: I149836ac18e9326be9353958bab9b266efb056f0

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Thu, 15 Oct 2015 15:01:16 +0000</pubDate>
        <dc:creator>Lionel Sambuc &lt;lionel.sambuc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>84d9c625bfea59e274550651111ae9edfdc40fbd - Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#84d9c625bfea59e274550651111ae9edfdc40fbd</link>
        <description>Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) - Fix for possible unset uid/gid in toproto - Fix for default mtree style - Update libelf - Importing libexecinfo - Resynchronize GCC, mpc, gmp, mpfr - build.sh: Replace params with show-params.     This has been done as the make target has been renamed in the same     way, while a new target named params has been added. This new     target generates a file containing all the parameters, instead of     printing it on the console. - Update test48 with new etc/services (Fix by Ben Gras &lt;ben@minix3.org)     get getservbyport() out of the inner loopChange-Id: Ie6ad5226fa2621ff9f0dee8782ea48f9443d2091

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Fri, 06 Dec 2013 11:04:52 +0000</pubDate>
        <dc:creator>Lionel Sambuc &lt;lionel@minix3.org&gt;</dc:creator>
    </item>
<item>
        <title>6c8f7fc3bac7ab5f78ee27de8bed706631d8c836 - netbsd dirent.h, import sys/sys *.h, mfs cleanup</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#6c8f7fc3bac7ab5f78ee27de8bed706631d8c836</link>
        <description>netbsd dirent.h, import sys/sys *.h, mfs cleanup	. add all sys/sys headers not already present to help compiling	. take netbsd dirent.h and struct dirent; main result is	  introducing d_type and d_namlen that have to be set by getdents()	  in all FS code implementing it	. d_off is gone	. alignment of the struct has become 8 bytes instead of 4	. remove _MAX_BLOCK_SIZE, _MIN_BLOCK_SIZE, _STATIC_BLOCK_SIZE	. libminlib: cleanup unused yet duplicate code	. mfs: throw out the long-broken v1, v2 support	. new test for dirent contents filled by getdents()Change-Id: I1459755c7ba5e5d1c9396d3a587ce6e63ddc283e

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Mon, 16 Sep 2013 20:52:36 +0000</pubDate>
        <dc:creator>Ben Gras &lt;ben@minix3.org&gt;</dc:creator>
    </item>
<item>
        <title>4241cc5d98e54db1f2b0c34883cf079dcde913d1 - include: Import dev/i2c/i2c_io.h</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#4241cc5d98e54db1f2b0c34883cf079dcde913d1</link>
        <description>include: Import dev/i2c/i2c_io.hChange-Id: Icb754891349b7f571863f3a87b0318c28c35ac79

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Wed, 29 May 2013 18:40:16 +0000</pubDate>
        <dc:creator>Thomas Cort &lt;tcort@minix3.org&gt;</dc:creator>
    </item>
<item>
        <title>f6aac1c3b5ca21b829888677e8ee6bc9cda07e52 - Moving all NetBSD headers back where they belong.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#f6aac1c3b5ca21b829888677e8ee6bc9cda07e52</link>
        <description>Moving all NetBSD headers back where they belong.Moving include/sys NetBSD headers to /sys/sysMoving include/arch/*/ NetBSD headers to /sys/arch/*/includeChange-Id: Ia1a45d4e83ab806c84093ec2b61bdbea9bed65a0

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Mon, 26 Nov 2012 15:59:26 +0000</pubDate>
        <dc:creator>Lionel Sambuc &lt;lionel@minix3.org&gt;</dc:creator>
    </item>
<item>
        <title>d19d7d58aa5cd1165eefe1a0d807c8afe282db62 - Toolchain upgrade and portability improvements.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#d19d7d58aa5cd1165eefe1a0d807c8afe282db62</link>
        <description>Toolchain upgrade and portability improvements.upgrade to NetBSD CVS release from 2012/10/17 12:00:00 UTCMakefiles updates to imporve portabilityMade sure to be consistent in the usage of braces/parenthesis atleast on a per file basis. For variables, it is recommended tocontinue to use braces.

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Fri, 26 Oct 2012 13:22:39 +0000</pubDate>
        <dc:creator>Lionel Sambuc &lt;lionel@minix3.org&gt;</dc:creator>
    </item>
<item>
        <title>d65f6f70097893d1dfe5e389f081f247bf3df183 - imported code harmonisation</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#d65f6f70097893d1dfe5e389f081f247bf3df183</link>
        <description>imported code harmonisation	. common/include/arch/i386 is not actually an imported	  sys/arch/i386/include but leftover Minix files;	  remove and move to include/	. move include/ufs to sys/ufs, where it came from, now that	  we have a sys/ hierarchy	. move mdocml/ to external/bsd/, now we have that	. single sys/arch/i386/stand/ import for boot stuff

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Tue, 13 Mar 2012 01:37:22 +0000</pubDate>
        <dc:creator>Ben Gras &lt;ben@minix3.org&gt;</dc:creator>
    </item>
<item>
        <title>60a2ce010afe8dd2e9acd17960eb359f4420479e - Integrate new boot stuff into build scheme.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/minix3/sys/Makefile#60a2ce010afe8dd2e9acd17960eb359f4420479e</link>
        <description>Integrate new boot stuff into build scheme.- Build sys with everything else.- Gitignore files built by new boot stuff.

            List of files:
            /minix3/sys/Makefile</description>
        <pubDate>Wed, 25 Jan 2012 19:32:10 +0000</pubDate>
        <dc:creator>Evgeniy Ivanov &lt;lolkaantimat@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
