# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 17, 2025 2:00:16 PM Wed, 07 Feb 2007 15:34:35 GMT vboxsync [751] * trunk/src/VBox/Runtime/generic/critsect-generic.cpp (modified) Stricter check in RTCritSectEnter for destroyed critical sections. Wed, 07 Feb 2007 14:50:42 GMT vboxsync [750] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Improved remindAboutCapture/Integration message boxes. Wed, 07 Feb 2007 14:49:33 GMT vboxsync [749] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Main: Fixed: Don't try to delete the image file of a differencing VDI ... Wed, 07 Feb 2007 14:09:17 GMT vboxsync [748] * trunk/src/VBox/VMM/EM.cpp (modified) Updates Wed, 07 Feb 2007 14:04:52 GMT vboxsync [747] * trunk/src/VBox/VMM/EM.cpp (modified) Added some debug code, that I need for easy debugging. Wed, 07 Feb 2007 12:37:08 GMT vboxsync [745] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Use ASMBitFirstSet for check if data block is zero. Wed, 07 Feb 2007 11:17:44 GMT vboxsync [744] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) Logging update Wed, 07 Feb 2007 10:37:06 GMT vboxsync [743] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) Changed call patch Wed, 07 Feb 2007 10:17:01 GMT vboxsync [742] * trunk/src/VBox/VMM/PATM/PATMA.h (modified) * trunk/src/VBox/VMM/PATM/PATMA.mac (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) Updates for logging Wed, 07 Feb 2007 10:16:47 GMT vboxsync [741] * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) Updates for logging Wed, 07 Feb 2007 09:48:27 GMT vboxsync [739] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) Fix Wed, 07 Feb 2007 09:44:50 GMT vboxsync [738] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) * trunk/src/VBox/VMM/PATM/PATMA.h (modified) * trunk/src/VBox/VMM/PATM/PATMA.mac (modified) * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) Option to log patch calls Wed, 07 Feb 2007 01:15:17 GMT vboxsync [736] * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) Disabled the wrong check. Wed, 07 Feb 2007 01:00:10 GMT vboxsync [735] * trunk/src/VBox/Devices/testcase/Makefile (added) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (added) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (added) huh? lets try remove + add Wed, 07 Feb 2007 00:59:41 GMT vboxsync [734] * trunk/src/VBox/Devices/testcase/Makefile (deleted) huh? lets try remove + add Wed, 07 Feb 2007 00:46:31 GMT vboxsync [733] * trunk/src/VBox/Devices/testcase (added) * trunk/src/VBox/Devices/testcase/Makefile (added) export Wed, 07 Feb 2007 00:31:37 GMT vboxsync [732] * trunk/src/testcase/tstRunTestcases.cpp (modified) some exclude updates. Tue, 06 Feb 2007 23:58:54 GMT vboxsync [731] * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Realigned pcnet. Added the alignment testcase to the makefile walk. Tue, 06 Feb 2007 22:21:32 GMT vboxsync [730] * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) warning Tue, 06 Feb 2007 19:57:23 GMT vboxsync [729] * trunk/src/VBox/Devices/Storage/testcase/Makefile (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVDI.cpp (moved) * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (moved) Renamed to match target names. Tue, 06 Feb 2007 19:53:26 GMT vboxsync [728] * trunk/src/VBox/Devices/Storage/testcase/VHDDtest.cpp (modified) Use RTPrintf, cleanup and return a proper status code. Tue, 06 Feb 2007 19:38:36 GMT vboxsync [727] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) 3rd arg is rdx not rcx. Tue, 06 Feb 2007 19:21:48 GMT vboxsync [726] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) Implemented the VMMR0 setjmp/longjmp like stuff for AMD64. Tue, 06 Feb 2007 18:28:01 GMT vboxsync [725] * trunk/src/libs/xpcom18a4/xpcom/tests/nsIFileTest.cpp (modified) gcc generates ud2a if a non POD object is attempted passed to printf. ... Tue, 06 Feb 2007 17:23:21 GMT vboxsync [723] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) oops Tue, 06 Feb 2007 17:19:32 GMT vboxsync [722] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) More stats Tue, 06 Feb 2007 16:56:38 GMT vboxsync [721] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Minor change Tue, 06 Feb 2007 16:43:02 GMT vboxsync [720] * trunk/src/VBox/Additions/Makefile (modified) Small cleanup, move host to variable in LocalConfig.kmk Tue, 06 Feb 2007 16:40:34 GMT vboxsync [719] * trunk/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h (modified) * trunk/src/VBox/Additions/linux/module/Makefile (modified) * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) Changed the Linux Additions to compile everything from source (no ... Tue, 06 Feb 2007 16:38:46 GMT vboxsync [718] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Update Tue, 06 Feb 2007 16:07:33 GMT vboxsync [717] * trunk/src/VBox/Additions/Makefile (modified) Migrate Linux additions cross-build. Tue, 06 Feb 2007 15:56:35 GMT vboxsync [716] * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.mac (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) More stats Tue, 06 Feb 2007 15:24:18 GMT vboxsync [715] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Prevent statistics pollution. Tue, 06 Feb 2007 14:56:17 GMT vboxsync [714] * trunk/src/VBox/VMM/MMHeap.cpp (modified) small fix Tue, 06 Feb 2007 14:53:59 GMT vboxsync [713] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) Bugfix Tue, 06 Feb 2007 14:44:54 GMT vboxsync [712] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: More description about the meaning of the keyboard capture. Tue, 06 Feb 2007 14:35:31 GMT vboxsync [711] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Fixed Global Settings centering; fixed som USB UI spacing; ... Tue, 06 Feb 2007 14:33:44 GMT vboxsync [710] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Moved and fixed zero data block write detection (could lead to write ... Tue, 06 Feb 2007 14:26:25 GMT vboxsync [709] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Updated logrels related to VRDPAUTH Tue, 06 Feb 2007 14:15:26 GMT vboxsync [708] * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) Profile MMIO as well Tue, 06 Feb 2007 14:11:25 GMT vboxsync [707] * trunk/src/VBox/VMM/IOM.cpp (modified) Oops Tue, 06 Feb 2007 14:05:06 GMT vboxsync [706] * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) IOM handler profiling. Tue, 06 Feb 2007 14:00:04 GMT vboxsync [705] * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) be less verbose Tue, 06 Feb 2007 13:47:46 GMT vboxsync [704] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Added Global USB Filter UI. Tue, 06 Feb 2007 11:15:46 GMT vboxsync [703] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Added a note about deadlocks. Tue, 06 Feb 2007 11:07:46 GMT vboxsync [702] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Argh Tue, 06 Feb 2007 11:07:11 GMT vboxsync [701] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Termination fix Tue, 06 Feb 2007 11:03:40 GMT vboxsync [700] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Another fix. Deadlock warning though. Tue, 06 Feb 2007 10:59:12 GMT vboxsync [699] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Fix Tue, 06 Feb 2007 10:53:20 GMT vboxsync [698] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Slirp must be protected by a lock due to recent async send changes. Tue, 06 Feb 2007 09:54:46 GMT vboxsync [697] * trunk/src/VBox/Devices/Storage/VmdkHDD.cpp (modified) Fix EOL settings. Tue, 06 Feb 2007 09:51:42 GMT vboxsync [696] * trunk/include/iprt/nocrt/stddef.h (added) * trunk/src/libs/xpcom18a4/darwindeps.cpp (modified) * trunk/src/recompiler/new/hostregs_helper.h (added) export to OSE Tue, 06 Feb 2007 09:31:32 GMT vboxsync [695] * trunk/src/recompiler/precompiled/VBoxRecompiler.o (modified) * trunk/src/recompiler/precompiled/cpu-exec.o (modified) * trunk/src/recompiler/precompiled/exec.o (modified) * trunk/src/recompiler/precompiled/helper.o (modified) * trunk/src/recompiler/precompiled/op.o (modified) * trunk/src/recompiler/precompiled/translate.o (modified) updated precompiled objects Tue, 06 Feb 2007 09:12:09 GMT vboxsync [694] * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_off_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_off_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_on_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_on_disabled_16px.png (added) export to OSE Tue, 06 Feb 2007 05:37:22 GMT vboxsync [692] * trunk/include/iprt/avl.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) 32-bit gcc packs AVLOHCPHYSNODECORE a little bit different, pad it to ... Tue, 06 Feb 2007 05:29:03 GMT vboxsync [691] * trunk/src/VBox/Runtime/Makefile (modified) RuntimeR3NoCRTGCC_LIBSUFF Tue, 06 Feb 2007 05:16:02 GMT vboxsync [689] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) ASMReadTSC(). Tue, 06 Feb 2007 05:04:10 GMT vboxsync [686] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Alignment fixes for windows. (structure packing is a strange thing ... Tue, 06 Feb 2007 04:55:49 GMT vboxsync [685] * trunk/src/VBox/Main/Makefile (modified) _WIN32_WINNT=0x0510 Tue, 06 Feb 2007 04:49:32 GMT vboxsync [684] * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) RTLogLogger, RTLogLoggerEx[V]. Tue, 06 Feb 2007 04:45:46 GMT vboxsync [683] * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/win64/ASMGetGDTR.asm (copied) * trunk/src/VBox/Runtime/win64/ASMGetTR.asm (copied) ASMGetTR & ASMGetGDTR Tue, 06 Feb 2007 04:45:25 GMT vboxsync [682] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) SVMInvlpgA. Tue, 06 Feb 2007 04:29:19 GMT vboxsync [681] * trunk/src/VBox/Additions/common/include/vboxioctl.h (modified) __WIN32__ -> __WIN__. Tue, 06 Feb 2007 04:28:57 GMT vboxsync [680] * trunk/src/VBox/HostDrivers/VBoxTAP/Makefile (modified) Driver entry point name Tue, 06 Feb 2007 04:28:38 GMT vboxsync [679] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) __WIN32__ / __WIN64__. Tue, 06 Feb 2007 04:28:01 GMT vboxsync [678] * trunk/src/VBox/Main/SessionImpl.cpp (modified) __WIN32__ -> __WIN__. Tue, 06 Feb 2007 04:27:30 GMT vboxsync [677] * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) __WIN32__ -> !VBOX_WITH_XPCOM Tue, 06 Feb 2007 04:26:33 GMT vboxsync [676] * trunk/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/Logging.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) __WIN32__ -> __WIN__ Tue, 06 Feb 2007 04:25:30 GMT vboxsync [675] * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) __WIN32__ -> __WIN__. Tue, 06 Feb 2007 04:25:06 GMT vboxsync [674] * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) inline != extern for MSC. Tue, 06 Feb 2007 04:24:31 GMT vboxsync [673] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) rcx not ecx. Tue, 06 Feb 2007 04:24:06 GMT vboxsync [672] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) #pragma intrinsic can't be in a function, added missing (). Tue, 06 Feb 2007 04:23:26 GMT vboxsync [671] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) Stub vmmR0LoggerWrapper on AMD64 even if it's never used. Tue, 06 Feb 2007 04:22:57 GMT vboxsync [670] * trunk/src/VBox/VMM/DBGFSym.cpp (modified) __WIN32__ -> __WIN__; size_t Tue, 06 Feb 2007 03:03:56 GMT vboxsync [667] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) Move the hack to SUPLib-l4.cpp. Tue, 06 Feb 2007 02:15:51 GMT vboxsync [663] * trunk/src/recompiler/new/Makefile.kmk (modified) FreeBSD takes the nocrt route. Tue, 06 Feb 2007 02:14:38 GMT vboxsync [662] * trunk/src/VBox/Runtime/misc/sanity-c.c (added) * trunk/src/VBox/Runtime/misc/sanity-cpp.cpp (added) * trunk/src/VBox/Runtime/misc/sanity.h (added) export it. Tue, 06 Feb 2007 01:26:08 GMT vboxsync [657] * trunk/src/VBox/Runtime/Makefile (modified) Sanity checks and fixes for building 32-bit guest stuff correctly ... Tue, 06 Feb 2007 01:23:16 GMT vboxsync [656] * trunk/src/VBox/Runtime/timesup.cpp (modified) __AMD64__ not __amd64__! Mon, 05 Feb 2007 21:55:32 GMT vboxsync [652] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) some more #ifdefs IN_RING3 Mon, 05 Feb 2007 21:18:26 GMT vboxsync [651] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: Fixed a typo. Mon, 05 Feb 2007 21:09:50 GMT vboxsync [650] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/adjust_win_size_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/adjust_win_size_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_16px.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_disabled_16px.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: New auto-resize and adjust icons; new tooltips for status ... Mon, 05 Feb 2007 19:23:22 GMT vboxsync [649] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) FE/Qt: Attempted to workaround the metacity 2.16 bug by using ... Mon, 05 Feb 2007 18:47:41 GMT vboxsync [648] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) fixed GDI handle leak Mon, 05 Feb 2007 17:59:48 GMT vboxsync [646] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Rewrote send handling to do everything in a seperate thread. Mon, 05 Feb 2007 17:35:12 GMT vboxsync [645] * trunk/src/VBox/Devices/Network/DrvTAPWin32.cpp (modified) Missing stat stop Mon, 05 Feb 2007 17:20:36 GMT vboxsync [644] * trunk/src/recompiler/new/cpu-exec.c (modified) * trunk/src/recompiler/new/dyngen-exec.h (modified) * trunk/src/recompiler/new/osdep.h (modified) * trunk/src/recompiler/new/target-i386/cpu.h (modified) * trunk/src/recompiler/new/target-i386/exec.h (modified) * trunk/src/recompiler/new/target-i386/helper.c (modified) * trunk/src/recompiler/new/target-i386/op.c (modified) * trunk/src/recompiler/new/target-i386/ops_sse.h (modified) * trunk/src/recompiler/new/target-i386/translate.c (modified) * trunk/src/recompiler/new/vl.h (modified) Merged in current upstream changes. Mon, 05 Feb 2007 16:57:01 GMT vboxsync [643] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Ignore writing data blocks consisting of all zeroes to a VDI block ... Mon, 05 Feb 2007 16:10:45 GMT vboxsync [642] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Some async updates Mon, 05 Feb 2007 14:39:47 GMT vboxsync [641] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) _GNU_SOURCE eveything seems to work ok. Mon, 05 Feb 2007 14:31:23 GMT vboxsync [640] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Not stable with -p. Mon, 05 Feb 2007 14:25:02 GMT vboxsync [639] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) Be careful with 32-bit types and registers. (it seems like it was ... Mon, 05 Feb 2007 14:18:05 GMT vboxsync [638] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Reduced time spent inside locks. Mon, 05 Feb 2007 13:31:16 GMT vboxsync [637] * trunk/src/VBox/Runtime/testcase/tstStrFormat.cpp (modified) printf -> RTPrintf = no warnings. Mon, 05 Feb 2007 13:21:24 GMT vboxsync [636] * trunk/src/VBox/Main/MachineImpl.cpp (modified) oops. Mon, 05 Feb 2007 13:11:47 GMT vboxsync [635] * trunk/src/VBox/Runtime/r3/posix/alloc-posix.cpp (modified) warning. Mon, 05 Feb 2007 13:06:04 GMT vboxsync [634] * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) nc Mon, 05 Feb 2007 13:02:41 GMT vboxsync [633] * trunk/include/iprt/req.h (modified) * trunk/src/VBox/Runtime/req.cpp (modified) Good job! Mon, 05 Feb 2007 12:56:33 GMT vboxsync [632] * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) adjust the dates. Mon, 05 Feb 2007 12:42:18 GMT vboxsync [631] * trunk/src/VBox/Runtime/log.cpp (modified) Select the right output method when RTLOGFLAGS_USECRLF set is and ...