<?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.servermod</title>
    <link>http://nxr.netbsd.org/rss/src/external/mit/xorg/server/xorg-server/Makefile.servermod</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>put reallocarray() in the public namespace<br/><br/>reallocarray() will be part of the next POSIX release, see<br/>https://austingroupbugs.net/view.php?id=1218<br/><br/>adapt an errno value to match POSIX expectations<br/><br/>As discussed on tech-userlevel</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.10</description>
    <pubDate>Fri Oct 28 09:43:59 UTC 2022</pubDate>
    <dc:creator>wiz</dc:creator>
</item>

<item>
    <title>various updates to build with xorg-server 21.1.3.<br/><br/>- the s3, tga, and trident drivers use old functionality and are disabled<br/>- dixmods/fb is removed, main fb has all these now (we retain our revert<br/>  of an upstream change here.)<br/>- adjust source lists as necessary<br/>- remove vbe module, now part of int10<br/>- use -lxcvt<br/>- misc clean up<br/>- ramdac loses IBM, BT and TI support (this is one of the problems for<br/>  the disabled drivers, but also some structures in RamDac.h are gone<br/>  entirely, not copied anywhere.)<br/>- old apm code is gone, all bsd uses pm_noop. now<br/><br/>this probably require a clean build in at least xorg-server and the<br/>drivers, and perhaps the DESTDIR as well.  will update src/UPDATING with<br/>details when they are fully known.</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.9</description>
    <pubDate>Fri Jul 15 04:18:54 UTC 2022</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>xorg: sprinkle a little bit of USE_FORT around</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.8</description>
    <pubDate>Tue Nov 16 09:25:52 UTC 2021</pubDate>
    <dc:creator>nia</dc:creator>
</item>

<item>
    <title>mk: Add support for conditional compilation of parts of the tree with<br/>partial RELRO when MKRELRO=full is set.<br/><br/>Currently the X server needs to be compiled with only partial RELRO<br/>due to the way certain (but not all - it seems wsfb works with full<br/>RELRO) graphics driver modules are loaded.</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.7</description>
    <pubDate>Mon Nov 01 10:05:19 UTC 2021</pubDate>
    <dc:creator>nia</dc:creator>
</item>

<item>
    <title>use -fcommon where necessary.</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.6</description>
    <pubDate>Mon Apr 12 03:57:06 UTC 2021</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>build updates for xorg-server 1.20.3:<br/>- moved/removed/new files<br/>- don't define HAVE_XORG_CONFIG_H or HAVE_DIX_CONFIG_H if using<br/>  ${X11FLAGS.DIX} -- already included.<br/><br/>put glxvnd into glx itself for now.</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.5</description>
    <pubDate>Mon Dec 31 11:14:03 UTC 2018</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.4.14;  1.4.16;<br/>Include &lt;bsd.own.mk&gt; before setting any MK variables, so that /etc/mk.conf<br/>is processed first, and it's settings don't override ours.</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.4</description>
    <pubDate>Mon Jan 25 18:00:26 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>no longer build a bunch of xorg-server twice (for .a and _pic.a).<br/>entirely obsolete installing libi2c since it's builtin.<br/><br/>libfb, libdri and libdri2 all want to be both .a for the Xorg link<br/>and .so for the run-time, i didn't really look too closely.<br/><br/>remove a bunch of duplicated set list entries.<br/><br/>i built a bunch of platforms for this, and i think i got the sets<br/>lists updates correct, including for debug sets, but it's probable<br/>that i broke something.<br/><br/>XXX: pullup to netbsd-7, but not critical</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.3</description>
    <pubDate>Sat Jul 18 08:56:06 UTC 2015</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;  1.2.6;<br/>SHLIB_MAJOR=0 if defined(XMODULEDIR)</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.2</description>
    <pubDate>Sun Aug 10 11:56:06 UTC 2008</pubDate>
    <dc:creator>rtr</dc:creator>
</item>

<item>
    <title>start of build-glue support for xorg-server bits.<br/>building so far:<br/>	doc include dix fb mi miext randr render<br/><br/><br/>again based on the work rtr made for xorg support, and of course this<br/>is very much based on the work lukem did originally for src/x11, as is<br/>all the stuff in src/external/mit/xorg.<br/><br/>hi luke! :)</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.1</description>
    <pubDate>Sat Aug 02 04:32:00 UTC 2008</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.2.6.2</description>
    <pubDate>Sun Oct 19 22:41:17 UTC 2008</pubDate>
    <dc:creator>haad</dc:creator>
</item>

<item>
    <title>file Makefile.servermod was added on branch haad-dm on 2008-10-19 22:41:17 +0000</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.2.6.1</description>
    <pubDate>Sun Aug 10 11:56:06 UTC 2008</pubDate>
    <dc:creator>haad</dc:creator>
</item>

<item>
    <title>Sync with wrstuden-revivesa-base-2.</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.2.2.2</description>
    <pubDate>Thu Sep 18 05:18:43 UTC 2008</pubDate>
    <dc:creator>wrstuden</dc:creator>
</item>

<item>
    <title>file Makefile.servermod was added on branch wrstuden-revivesa on 2008-09-18 05:18:43 +0000</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.2.2.1</description>
    <pubDate>Sun Aug 10 11:56:06 UTC 2008</pubDate>
    <dc:creator>wrstuden</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.4.16.1</description>
    <pubDate>Mon Jun 10 22:02:45 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Synch with HEAD</title>
    <description>/src/external/mit/xorg/server/xorg-server/Makefile.servermod - 1.4.14.1</description>
    <pubDate>Fri Jan 18 08:49:06 UTC 2019</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>
</channel></rss>

