<?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>
    <link>http://src.iws.cs.ovgu.de/source/rss/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Assorted fixes for FreeBSD hosts, VBox compiles and runs again without further patches (tested on 10.1 amd64 )</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 5979821e2c16d1fcec5b9a3ef64e13246fc9a93a</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>HostDrivers/Support: fix the Linux modules</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - b3b6e2e7ee4482a4818dbed60d9795fd80baed33</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>SUPDrv: Split out the GIP related code into SUPDrvGip.cpp.</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 9888fffcfbe2d41dce14a1249b12cb88cc9b149f</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>SUP,IPRT: Started as a build fix ended up as a cleanup (mostly untested as I'm windows). We'll keep SUP_IOCTL_TSC_READ for the purpose of dealing with the i64TSCDelta == INT64_MAX in SUPReadTsc/SUPReadTscWithDelta.  Moved the excessive inline code from sup.h to SUPLibAll.cpp (new file) and SUPDrv.c (apply delta).  Don't bother too much about trying to share code between SUPLibAll.cpp and SUPDrv.c/++ as the SUPReadTsc[WithDelta] scenario does not care about knowing when things goes bad, it just needs a TSC that is as good as we can get.  The SUPDrv.c code on the other hand probably needs other kind of status codes, assertions and whatnot to be better off with its own version of the code.  Remove the now unused assembly macro for applying the delta - the way the delta is applied will not change, period, so better just document it instead.</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 86a00a5efe7fdc9725f2076050b996e205259cd6</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>Support/FreeBSD: Add SUPDRV_WITH_RELEASE_LOGGER and change RTR0Term to RTR0TermForced (thanks to Ed Maste)</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - ea2250e8dde0b8e53740df560de83a5cd07eed56</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>FreeBSD: Fix debug build of kernel module (thanks to Bernhard Froehlich)</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 9d869ecad3ee96dd3f059f34a8f285fc3d361ab8</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>FreeBSD: Fix building the kernel module</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 7eaf45ffccb9b2c2845da8b78f8dca01aa49382b</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>SUPDrv: More exports.</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - a4cfbcb8be3204e7008a72ae39af7fb7a52ea372</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>SUPDrv: tracing infastructure coding...</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 870c45cce975c26ed5f57b2f9b22acd88614681b</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, h_error/WSAGetLastError and GetLastError accross assertions.</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - ab455939477d81b7bb500586f88029d3a3c0b34c</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>Fix FreeBSD host drivers</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 76326dd9df821e926bfda3ca9193f7736b42f6fd</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>log rotation review and adjustments: Don't delete any excess files if log roation is disabled - we don't know what these files might be. Moved RTLOGGERFILE into log.c.  Keep RTLogCreate simple, anyone needing rotation can use RTLogCreateEx[V]. Made RTLogGetDestinations produce the log rotation bits.</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - e66c95fa9950a4d9c567db63a4a495bf086cc4bf</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>GIP,++: Lots of CPUs (disabled).</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - cd7a8c034836a94a0c4f0adf9764f9ed661cdd01</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>Spaces to tabs in Makefiles</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 71260b693f7947f10b16e8822c362b66ff6864d4</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>FreeBSD: Implement RTSemEvent{|Multi}WaitEx</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 9837b5326a44772e824a15f2d5d937ddfd627d54</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>VMM,SUPDrv,IPRT: More changes for related to the priodic preemption timer. (still disabled)</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 0cde281779e97ead3181bbd3b628451fa2b1efe1</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>FreeBSD: build fix</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - a4b6bc5445b0e3d9bda9db76ac953b2542fd0a28</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all platforms so that %RT[pgmpage] will work in ring-0. Minor SUPDrv IOC interface version increment.</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - 9c88dfe29cb5a5dcf70e84c706b9fc57bb309819</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>Automated rebranding to Oracle copyright/license strings via filemuncher</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - e64031e20c39650a7bc902a3e1aba613b9415dee</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

    <item>
        <title>semmutex-r0drv-freebsd.c: A quick sketch, very incomplete though and needs some serious work. Probably doesn't even compile.</title>
        <description>/vbox/src/VBox/HostDrivers/Support/freebsd/Makefile - c936b605260fac01308e3f63b869f401321c52b3</description>
        <pubDate></pubDate>
        <dc:creator>vboxsync</dc:creator>
    </item>

</channel>
</rss>

