<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Ed,</div><div><br></div><div>thanks for the patch. I committed it, it should appear in the public svn soon.</div><div><br></div><div>Regards,</div><div>Alexander Eichner</div><br><div><div>On 25.09.2012 19:04, Ed Maste wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>It appears src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h<br>was originally copied from<br>src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h but some comments<br>were not updated.<br><br>---<br> src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h | 4 ++--<br> 1 file changed, 2 insertions(+), 2 deletions(-)<br><br>diff --git a/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h b/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h<br>index b966d1a..a638dd9 100644<br>--- a/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h<br>+++ b/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h<br>@@ -36,7 +36,7 @@<br> #include <iprt/time.h><br><br> /**<br>- * Kernel mode Linux wait state structure.<br>+ * Kernel mode FreeBSD wait state structure.<br>  */<br> typedef struct RTR0SEMBSDSLEEP<br> {<br>@@ -259,7 +259,7 @@ DECLINLINE(void) rtR0SemBsdWaitDoIt(PRTR0SEMBSDSLEEP pWait)<br>  *<br>  * @returns true / false<br>  * @param   pWait               The wait structure.<br>- * @remarks This shall be called before the first rtR0SemLnxWaitDoIt().<br>+ * @remarks This shall be called before the first rtR0SemBsdWaitDoIt().<br>  */<br> DECLINLINE(bool) rtR0SemBsdWaitWasInterrupted(PRTR0SEMBSDSLEEP pWait)<br> {<br>--<br>1.7.11.5<br><br>_______________________________________________<br>vbox-dev mailing list<br><a href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a><br><a href="https://www.virtualbox.org/mailman/listinfo/vbox-dev">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a><br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">ORACLE Deutschland B.V. & Co. KG   Alexander Eichner<br>Werkstrasse 24                     Engineer, VirtualBox<br>71384 Weinstadt, Germany           <a href="mailto:frank.mehnert@oracle.com">mailto:alexander.eichner@oracle.com</a><br><br>Hauptverwaltung: Riesstr. 25, D-80992 München<br>Registergericht: Amtsgericht München, HRA 95603</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Geschäftsführer: Jürgen Kunz<br><br>Komplementärin: ORACLE Deutschland Verwaltung B.V.<br>Rijnzathe 6, 3454PV De Meern, Niederlande<br>Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697<br>Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val Maher</div></span></span>
</div>
<br></body></html>