# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 9, 2025 4:01:01 AM Fri, 21 Sep 2007 16:22:15 GMT vboxsync [4966] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) .run, .deb, .rpm: approaved nls translations, the right way Fri, 21 Sep 2007 16:00:02 GMT vboxsync [4965] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Allow allocations up to the maximum guest VRAM size. Fri, 21 Sep 2007 15:11:00 GMT vboxsync [4963] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Compile fix Fri, 21 Sep 2007 15:01:11 GMT vboxsync [4962] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Don't turn off interrupts here Fri, 21 Sep 2007 14:59:25 GMT vboxsync [4961] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Tabs Fri, 21 Sep 2007 14:58:57 GMT vboxsync [4960] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Raise IRQL to DISPATCH_LEVEL to prevent Windows from rescheduling us ... Fri, 21 Sep 2007 14:56:52 GMT vboxsync [4959] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) build fix. Fri, 21 Sep 2007 14:54:04 GMT vboxsync [4958] * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Added hSelf and removed pVMHC from the VM structure. Fri, 21 Sep 2007 14:21:59 GMT vboxsync [4957] * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) Compile fix Fri, 21 Sep 2007 14:19:19 GMT vboxsync [4956] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (modified) FE/Qt: ja_JP should be ja. Fri, 21 Sep 2007 14:14:47 GMT vboxsync [4955] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Compile fix Fri, 21 Sep 2007 14:10:37 GMT vboxsync [4954] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Accidental commit removed Fri, 21 Sep 2007 14:08:19 GMT vboxsync [4953] * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Cleaned up disassembler Fri, 21 Sep 2007 13:50:49 GMT vboxsync [4952] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (added) FE/Qt: Added the list of approved languages; Fixed the Win32 ... Fri, 21 Sep 2007 12:17:21 GMT vboxsync [4951] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) leading _ is fine. Fri, 21 Sep 2007 12:02:37 GMT vboxsync [4950] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) Allow to use custom resolutions for any secondary monitor in the ... Fri, 21 Sep 2007 11:04:08 GMT vboxsync [4949] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) A couple of freebsd hacks. will sort these out correctly some time later. Fri, 21 Sep 2007 10:22:06 GMT vboxsync [4947] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt: Removed underscores and Alt+ accelerators from the Cancel ... Fri, 21 Sep 2007 10:09:52 GMT vboxsync [4946] * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) error code corrections and better release logging. Fri, 21 Sep 2007 09:48:10 GMT vboxsync [4945] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) just to make it compile on freebsd. Fri, 21 Sep 2007 09:29:43 GMT vboxsync [4944] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sk.ts (modified) FE/Qt: Added Slovak translation. Fri, 21 Sep 2007 07:53:12 GMT vboxsync [4943] * trunk/src/VBox/VMM/VMReq.cpp (modified) Return from VMR3ReqWait, if the request was killed in ... Fri, 21 Sep 2007 07:34:33 GMT vboxsync [4942] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Backed out 24688 Fri, 21 Sep 2007 07:29:08 GMT vboxsync [4941] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Backed out 24691 Fri, 21 Sep 2007 07:27:50 GMT vboxsync [4940] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Backed out 24688 Fri, 21 Sep 2007 07:24:57 GMT vboxsync [4939] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Correction Fri, 21 Sep 2007 07:24:28 GMT vboxsync [4938] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) 1.5: Backported r24649: do not turn off interrupts in GIP timer handler Fri, 21 Sep 2007 07:23:47 GMT vboxsync [4937] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Todo added Thu, 20 Sep 2007 21:26:34 GMT vboxsync [4936] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) svn:eol-style for unix targets on a windows share. Thu, 20 Sep 2007 14:53:38 GMT vboxsync [4935] * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) build fixes / warnings. Thu, 20 Sep 2007 14:31:27 GMT vboxsync [4934] * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (modified) Bugfix. Thu, 20 Sep 2007 14:25:45 GMT vboxsync [4933] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Fixed warning. Thu, 20 Sep 2007 14:12:41 GMT vboxsync [4932] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Always use the ioctl path for hwaccm code execution. Thu, 20 Sep 2007 14:03:04 GMT vboxsync [4931] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) Updated the Russian language (fixed Alt-o accels for OK buttons, ... Thu, 20 Sep 2007 13:56:18 GMT vboxsync [4930] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_eu.ts (added) Updated the Romanian and Korean languages; added the new Basque ... Thu, 20 Sep 2007 13:25:15 GMT vboxsync [4929] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Removed incorrect log flush Thu, 20 Sep 2007 13:09:14 GMT vboxsync [4928] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Lower the cpu usage pf the serial port on windows hosts Thu, 20 Sep 2007 12:13:32 GMT vboxsync [4926] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) don't depend on a file handle when requesting volume information ... Thu, 20 Sep 2007 12:07:28 GMT vboxsync [4925] * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) Added a LogRel with additional driver open info. Return the ... Thu, 20 Sep 2007 12:02:32 GMT vboxsync [4924] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Linux kernel module put_user fix. Code is unused but would not ... Thu, 20 Sep 2007 11:58:47 GMT vboxsync [4923] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Bugfix Thu, 20 Sep 2007 11:55:56 GMT vboxsync [4922] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Log everything that's opened or loaded into ring-0 with .reload ... Thu, 20 Sep 2007 11:51:47 GMT vboxsync [4921] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Debug code removed Thu, 20 Sep 2007 11:51:14 GMT vboxsync [4920] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Corrections Thu, 20 Sep 2007 10:12:32 GMT vboxsync [4918] * trunk/src/VBox/VMM/Makefile.kmk (modified) Introduced RT_NO_RING0_ASSERTIONS Thu, 20 Sep 2007 10:06:48 GMT vboxsync [4917] * trunk/include/VBox/vmm.h (modified) * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Don't trigger breakpoints in ring 0. (AssertRelease & co) Thu, 20 Sep 2007 09:59:54 GMT vboxsync [4916] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.c (modified) re-added and fixed the German no deadkey layout Thu, 20 Sep 2007 09:06:11 GMT vboxsync [4915] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) warning Thu, 20 Sep 2007 08:40:48 GMT vboxsync [4914] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) group X11, SDL and USB to make porting easier. Thu, 20 Sep 2007 08:30:31 GMT vboxsync [4912] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Do not call the framebuffer NotifyUpdate is rectangle is empty. Thu, 20 Sep 2007 08:27:28 GMT vboxsync [4911] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Raise irql to DISPATCH_LEVEl (should already be at that level though) ... Thu, 20 Sep 2007 07:27:19 GMT vboxsync [4909] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Implement statfs call for Linux guests. Makes volume info (e.g. df) work. Thu, 20 Sep 2007 07:23:11 GMT vboxsync [4908] * trunk/src/VBox/Runtime/VBox/strformat-vbox.cpp (modified) * trunk/src/VBox/Runtime/strformatrt.cpp (modified) Cify since we use these two files in Linux kernel modules Wed, 19 Sep 2007 16:00:16 GMT vboxsync [4906] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) Hack for new yasm. Wed, 19 Sep 2007 13:29:27 GMT vboxsync [4901] * trunk/src/VBox/VMM/MM.cpp (modified) don't kill the heap, it'll be taken care of in VMR3Create if we fail. Wed, 19 Sep 2007 12:53:13 GMT vboxsync [4900] * trunk/src/VBox/VMM/VM.cpp (modified) fixed driver version error code Wed, 19 Sep 2007 11:04:20 GMT vboxsync [4899] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) small include fix for certain yasm versions Wed, 19 Sep 2007 09:48:32 GMT vboxsync [4898] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Log the address of VMMR0EntryEx into the release log. Makes debugging ... Wed, 19 Sep 2007 09:46:37 GMT vboxsync [4897] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) oops. Wed, 19 Sep 2007 09:04:02 GMT vboxsync [4896] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) FreeBSD / cleanup. Wed, 19 Sep 2007 08:36:41 GMT vboxsync [4895] * trunk/src/VBox/Main/Makefile.kmk (modified) FreeBSD Wed, 19 Sep 2007 08:32:14 GMT vboxsync [4894] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) FreeBSD Wed, 19 Sep 2007 08:29:25 GMT vboxsync [4893] * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (copied) freebsd schema. Wed, 19 Sep 2007 08:14:55 GMT vboxsync [4892] * trunk/src/VBox/Main/include/VirtualBoxXMLUtil.h (modified) oops. Wed, 19 Sep 2007 08:03:39 GMT vboxsync [4890] * trunk/src/VBox/Main/include/VirtualBoxXMLUtil.h (modified) FreeBSD patches Wed, 19 Sep 2007 07:59:52 GMT vboxsync [4888] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) FreeBSD patches. Wed, 19 Sep 2007 07:59:39 GMT vboxsync [4887] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FreeBSD patches. Wed, 19 Sep 2007 07:50:51 GMT vboxsync [4885] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_freebsd.h (modified) Freebsd patches. Wed, 19 Sep 2007 07:45:35 GMT vboxsync [4884] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_freebsd.h (modified) Updated to 3.21 from mozilla.org. Tue, 18 Sep 2007 13:23:25 GMT vboxsync [4883] * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) Fixed a burning smoketest (Linux guest backdoor logging problem) Tue, 18 Sep 2007 07:37:44 GMT vboxsync [4882] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) Fixed casing of suplibOsIOCtlFast. Tue, 18 Sep 2007 06:22:41 GMT vboxsync [4881] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) No SDLmain on solaris for whatever reason. Tue, 18 Sep 2007 04:36:29 GMT vboxsync [4880] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) the signal stuff, linux only. Mon, 17 Sep 2007 22:55:05 GMT vboxsync [4879] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) gethostbyname (or whatever it was) lives in nsl. License crap. Mon, 17 Sep 2007 22:03:10 GMT vboxsync [4877] * trunk/src/recompiler/VBoxRecompiler.c (modified) No time for this now. Mon, 17 Sep 2007 21:28:52 GMT vboxsync [4876] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) must include iprt/alloca.h when using alloca. Mon, 17 Sep 2007 21:15:41 GMT vboxsync [4875] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/XKeyboard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h (modified) Made it compile on solaris. Mon, 17 Sep 2007 20:24:48 GMT vboxsync [4873] * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) rc not errno. Mon, 17 Sep 2007 20:24:37 GMT vboxsync [4872] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) freebsd too. Mon, 17 Sep 2007 20:08:17 GMT vboxsync [4871] * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) The vboxdrv descriptor must be marked close on exec. Mon, 17 Sep 2007 19:44:08 GMT vboxsync [4870] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Log open and close, something isn't going right when we crash... Mon, 17 Sep 2007 19:41:33 GMT vboxsync [4869] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) warning Mon, 17 Sep 2007 19:30:19 GMT vboxsync [4868] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) More logical grouping. Mon, 17 Sep 2007 19:27:10 GMT vboxsync [4867] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) Drop noisy logging. Mon, 17 Sep 2007 18:38:23 GMT vboxsync [4866] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBOX_WITHOUT_XCURSOR for solaris. Mon, 17 Sep 2007 18:38:17 GMT vboxsync [4865] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) VBOX_WITHOUT_XCURSOR for solaris. Mon, 17 Sep 2007 18:35:03 GMT vboxsync [4864] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Disable optimization for xptcstubs_x86_solaris.cpp as we're ... Mon, 17 Sep 2007 18:05:36 GMT vboxsync [4863] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h (modified) XPCOM/IPC/DConnect: Lock the whole Release() method of stub objects ... Mon, 17 Sep 2007 17:28:24 GMT vboxsync [4862] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main/GUI/Win32: Don't apply the brute force STA to MTA change hack ... Mon, 17 Sep 2007 15:48:39 GMT vboxsync [4861] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) Solaris is using X11. But it's currently missing Xcursor, so disable ... Mon, 17 Sep 2007 15:45:24 GMT vboxsync [4860] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h (modified) * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) Activated the full backdoor logger in release builds of the Linux ... Mon, 17 Sep 2007 15:26:03 GMT vboxsync [4859] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: Renamed / to // in ... Mon, 17 Sep 2007 15:22:23 GMT vboxsync [4858] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) sys/procfs.h doesn't like _FILE_OFFSET_BITS=64, undefine it. Mon, 17 Sep 2007 14:55:39 GMT vboxsync [4856] * trunk/src/VBox/Runtime/assert.cpp (modified) Solaris doesn't seem to check for null string pointers in *printfv (%s). Mon, 17 Sep 2007 13:36:13 GMT vboxsync [4855] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Don't assert on expected errors. Mon, 17 Sep 2007 13:24:28 GMT vboxsync [4854] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt: Center the "no description" text on the Description tab. Mon, 17 Sep 2007 13:22:46 GMT vboxsync [4853] * trunk/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp (modified) QIRichLabel fix: different text margin in case of widget focused or ... Mon, 17 Sep 2007 09:43:35 GMT vboxsync [4851] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Difference approach to instance data, hope this fixes some of the ... Mon, 17 Sep 2007 08:07:47 GMT vboxsync [4850] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) removed annoying message. Mon, 17 Sep 2007 07:48:32 GMT vboxsync [4849] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) More release logging for the VRDP server startup failures.