# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 8, 2025 11:11:59 AM Fri, 09 Nov 2007 14:55:51 GMT vboxsync [5650] * trunk/include/VBox/usb.h (modified) Some descriptors Fri, 09 Nov 2007 14:07:10 GMT vboxsync [5649] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) language Fri, 09 Nov 2007 14:05:25 GMT vboxsync [5648] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) 2478: "Host+R should ask for confirmation" implemented. Fri, 09 Nov 2007 14:01:58 GMT vboxsync [5647] * trunk/include/iprt/assert.h (modified) use _NP macros in assert functions as the assert functions try to ... Fri, 09 Nov 2007 09:45:56 GMT vboxsync [5646] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) Introduced VBOX_WITH_PREALLOC_RAM_BY_DEFAULT which is disabled of ... Fri, 09 Nov 2007 09:02:24 GMT vboxsync [5645] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA: On VERR_FILE_TOO_BIG clearly state that this relates the virtual ... Fri, 09 Nov 2007 08:13:07 GMT vboxsync [5644] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: gcc found this bug Thu, 08 Nov 2007 15:40:18 GMT vboxsync [5643] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Fixing some issues in fullscreen/seamless mode switch for KDE and Win. Thu, 08 Nov 2007 11:07:42 GMT vboxsync [5642] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Return an error when two machines witht he same UUID are ... Wed, 07 Nov 2007 20:55:27 GMT vboxsync [5641] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) webservice: add support for retrieving local ISession object; extend ... Wed, 07 Nov 2007 16:34:44 GMT vboxsync [5640] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Restore the old code. Please, don't mess with this without giving a ... Wed, 07 Nov 2007 16:12:59 GMT vboxsync [5639] * trunk/src/VBox/Devices/Makefile.kmk (modified) indent. Wed, 07 Nov 2007 15:46:20 GMT vboxsync [5638] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Reset VRAM access handlers after a fullscreen update. Wed, 07 Nov 2007 15:36:22 GMT vboxsync [5637] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) fa -> af. comment. Wed, 07 Nov 2007 11:08:23 GMT vboxsync [5636] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Backed out 25962/25963; there is no handle type distinction Wed, 07 Nov 2007 11:06:52 GMT vboxsync [5635] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Wrong type again Wed, 07 Nov 2007 11:05:11 GMT vboxsync [5634] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Wrong handle type Wed, 07 Nov 2007 10:58:24 GMT vboxsync [5633] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Free allocated file/directory handle instead of just removing it from ... Tue, 06 Nov 2007 12:58:24 GMT vboxsync [5632] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Backed out 25383: don't trigger breakpoints in ring 0 on any platform Tue, 06 Nov 2007 08:31:49 GMT vboxsync [5631] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main: Fixed silly typo. Mon, 05 Nov 2007 22:08:37 GMT vboxsync [5630] * trunk/src/VBox/VMM/PGM.cpp (modified) Mon, 05 Nov 2007 21:48:30 GMT vboxsync [5629] * trunk/include/iprt/param.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) remove deprecated macros Mon, 05 Nov 2007 13:42:54 GMT vboxsync [5628] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) when inserting extra data, insert a number only if we can convert the ... Mon, 05 Nov 2007 12:45:05 GMT vboxsync [5627] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Improved Machine incapsulation by removing data(), userData(), ... Sat, 03 Nov 2007 12:32:15 GMT vboxsync [5626] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Forgot to update the UUID Sat, 03 Nov 2007 09:24:46 GMT vboxsync [5625] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) still a bool return value Sat, 03 Nov 2007 09:18:42 GMT vboxsync [5624] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) removed obsolete code Fri, 02 Nov 2007 13:49:25 GMT vboxsync [5623] * trunk/src/VBox/Devices/Builtins.h (modified) Missing commit Fri, 02 Nov 2007 13:43:43 GMT vboxsync [5622] * trunk/src/VBox/Devices/Makefile.kmk (modified) And again VBOX_WITH_ECHI Fri, 02 Nov 2007 13:41:19 GMT vboxsync [5621] * trunk/src/VBox/Main/Makefile.kmk (modified) Another missing VBOX_WITH_ECHI Fri, 02 Nov 2007 13:38:05 GMT vboxsync [5620] * trunk/src/VBox/Main/Makefile.kmk (modified) VBOX_WITH_ECHI changes Fri, 02 Nov 2007 13:37:55 GMT vboxsync [5619] * trunk/src/VBox/Devices/Makefile.kmk (modified) VBOX_WITH_ECHI changes Fri, 02 Nov 2007 13:30:43 GMT vboxsync [5618] * trunk/Config.kmk (modified) Disable ehci where usb is disabled. Fri, 02 Nov 2007 13:23:12 GMT vboxsync [5617] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) Forgot to load and save the EnabledEhci setting Fri, 02 Nov 2007 13:11:36 GMT vboxsync [5616] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Correctly process a NULL netAddress value. Fri, 02 Nov 2007 13:07:37 GMT vboxsync [5615] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) EHCI: added -usbehci VBoxManage option Fri, 02 Nov 2007 12:58:28 GMT vboxsync [5614] * trunk/Config.kmk (modified) Enable the EHCI controller Fri, 02 Nov 2007 12:56:49 GMT vboxsync [5613] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) EHCI: Added xml setting to enable the EHCI controller. Fri, 02 Nov 2007 11:59:34 GMT vboxsync [5612] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) Bit more checking to ensure we don't invalidate instructions that are ... Fri, 02 Nov 2007 11:40:44 GMT vboxsync [5611] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Fixed querying netAddress property in VRDP server. Fri, 02 Nov 2007 11:10:07 GMT vboxsync [5610] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) Fixed boundary checks and support partial instruction updates (e.g. ... Fri, 02 Nov 2007 09:46:07 GMT vboxsync [5609] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) More logging Fri, 02 Nov 2007 09:38:46 GMT vboxsync [5608] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) Installer (Linux): desktop file, Korean translation Fri, 02 Nov 2007 09:36:04 GMT vboxsync [5607] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) Installer (Linux): desktop file, Korean translation Thu, 01 Nov 2007 19:43:40 GMT vboxsync [5606] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstHeapSimple.cpp (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) ALIGNP SIZEOFMEMB Thu, 01 Nov 2007 16:09:26 GMT vboxsync [5605] * trunk/include/VBox/VBoxDev.h (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/VBoxGuest16.h (modified) * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/hwacc_svm.h (modified) * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/patm.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/selm.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/path.h (modified) * trunk/include/iprt/string.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/include/iprt/time.h (modified) * trunk/include/iprt/timer.h (modified) * trunk/include/iprt/uni.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.h (modified) * trunk/src/VBox/Runtime/testcase/tstBitOperations.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (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/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/PATM/CSAMInternal.h (modified) * 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/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.mac (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMGC/DBGFGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) * trunk/src/VBox/VMM/testcase/tstCompiler.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24 Thu, 01 Nov 2007 13:22:20 GMT vboxsync [5604] * trunk/src/VBox/Devices/Makefile.kmk (modified) AHCI: R0/GC stuff and Vista fix Thu, 01 Nov 2007 09:30:01 GMT vboxsync [5603] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) German .desktop comment Thu, 01 Nov 2007 07:27:14 GMT vboxsync [5602] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) German .desktop entry Thu, 01 Nov 2007 01:28:56 GMT vboxsync [5601] * trunk/Config.kmk (modified) fixed kStuff test, hope it doesn't break darwin. Thu, 01 Nov 2007 01:28:25 GMT vboxsync [5600] * trunk/src/libs/kStuff/iprt/kRdrFile-iprt.cpp (added) fixed warning. Thu, 01 Nov 2007 01:26:46 GMT vboxsync [5599] * trunk/src/libs/kStuff/Makefile.kmk (added) cleanup. Thu, 01 Nov 2007 01:18:09 GMT vboxsync [5598] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) *qt*.lib/dll. Thu, 01 Nov 2007 00:48:28 GMT vboxsync [5597] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) OS/2 build fix. Wed, 31 Oct 2007 23:34:46 GMT vboxsync [5596] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (modified) Fixed the debug build. Wed, 31 Oct 2007 22:29:32 GMT vboxsync [5595] * trunk/src/VBox/Installer/linux/VBoxSysInfo.sh (modified) the correct usage is '> /dev/null 2>&1' Wed, 31 Oct 2007 22:20:56 GMT vboxsync [5594] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) * trunk/src/VBox/Installer/linux/vboxnet.sh (modified) correctly suppress the error messages of modprobe Wed, 31 Oct 2007 22:17:46 GMT vboxsync [5593] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBoxSysInfo.sh (added) export VBoxSysInfo to OSE; added this script to our .rpms/.debs Wed, 31 Oct 2007 22:07:51 GMT vboxsync [5592] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (modified) Registration dialog: use the Runtime function rather than the Qt ... Wed, 31 Oct 2007 21:58:45 GMT vboxsync [5591] * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) Leopard build fix. Wed, 31 Oct 2007 21:34:18 GMT vboxsync [5590] * trunk/src/libs/xpcom18a4/xpcom/glue/standalone/nsXPCOMGlue.cpp (modified) Leopard build fix. Wed, 31 Oct 2007 21:30:46 GMT vboxsync [5589] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_pth.h (modified) Leopard build fix. Wed, 31 Oct 2007 21:18:00 GMT vboxsync [5588] * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) Leopard build fix. Wed, 31 Oct 2007 18:27:11 GMT vboxsync [5587] * trunk/src/VBox/Devices/Network/solaris/tapinit_solaris.sh (added) * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (added) * trunk/src/VBox/Devices/Network/solaris/vnicterm_solaris.sh (added) example scripts. Wed, 31 Oct 2007 18:24:35 GMT vboxsync [5586] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Solaris crossbow integration, work in progress. Wed, 31 Oct 2007 18:23:48 GMT vboxsync [5585] * trunk/src/VBox/Devices/Network/solaris/libdladm.h (added) * trunk/src/VBox/Devices/Network/solaris/libdlvnic.h (added) * trunk/src/VBox/Devices/Network/solaris/sys/flow.h (added) * trunk/src/VBox/Devices/Network/solaris/sys/mac.h (added) * trunk/src/VBox/Devices/Network/solaris/sys/mac_ether.h (added) * trunk/src/VBox/Devices/Network/solaris/sys/mac_impl.h (added) * trunk/src/VBox/Devices/Network/solaris/sys/mac_soft_ring.h (added) * trunk/src/VBox/Devices/Network/solaris/sys/vnic.h (added) Solaris crossbow integration, missing headers. Wed, 31 Oct 2007 18:20:33 GMT vboxsync [5584] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) Consistency with the others. Wed, 31 Oct 2007 18:16:04 GMT vboxsync [5583] * trunk/src/VBox/Devices/Network/solaris/sys (added) export Wed, 31 Oct 2007 18:15:31 GMT vboxsync [5582] * trunk/src/VBox/Devices/Network/solaris (added) export Wed, 31 Oct 2007 17:50:02 GMT vboxsync [5581] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) Fixed O_NONBLOCK / RTFILE_O_NON_BLOCK. Wed, 31 Oct 2007 16:46:34 GMT vboxsync [5580] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: corrected a highly confusing comment Wed, 31 Oct 2007 16:30:22 GMT vboxsync [5579] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (modified) 2332: Registration feature: Add "distribution | version | kernel" ... Wed, 31 Oct 2007 13:22:30 GMT vboxsync [5578] * trunk/src/VBox/Devices/VBoxDDUDeps.cpp (modified) Renamed the variable to avoid name clashes on unix. Wed, 31 Oct 2007 13:20:26 GMT vboxsync [5577] * trunk/src/libs/kStuff (modified) svn:sync-externals too. Wed, 31 Oct 2007 12:16:29 GMT vboxsync [5576] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) LIB_X11 -> X11 Wed, 31 Oct 2007 12:14:39 GMT vboxsync [5575] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) LIB_X11 -> X11 Wed, 31 Oct 2007 12:01:01 GMT vboxsync [5574] * trunk/src/VBox/Devices/VBoxDDUDeps.cpp (modified) Fixed build break. Wed, 31 Oct 2007 11:25:45 GMT vboxsync [5573] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer (Linux): put the system information script in the mail ... Wed, 31 Oct 2007 09:33:52 GMT vboxsync [5572] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) EHCI: Main integration Wed, 31 Oct 2007 09:23:47 GMT vboxsync [5571] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) More pci slots (up to 14 now) Wed, 31 Oct 2007 09:10:42 GMT vboxsync [5570] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sr.ts (added) FE/Qt: Updated French, Spanish and Serbian translations. Approved ... Tue, 30 Oct 2007 19:35:37 GMT vboxsync [5569] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) fixed a bug where guest networking completely stopped after taking a ... Tue, 30 Oct 2007 18:38:37 GMT vboxsync [5568] * trunk/src/libs/kStuff/iprt/kHlpAlloc-iprt.cpp (added) * trunk/src/libs/kStuff/iprt/kHlpEnv-iprt.cpp (added) * trunk/src/libs/kStuff/iprt/kHlpPage-iprt.cpp (added) * trunk/src/libs/kStuff/iprt/kHlpString-iprt.cpp (added) export Tue, 30 Oct 2007 18:38:01 GMT vboxsync [5567] * trunk/src/libs/kStuff/iprt (added) export Tue, 30 Oct 2007 18:37:28 GMT vboxsync [5566] * trunk/src/libs/kStuff (added) export Tue, 30 Oct 2007 18:18:14 GMT vboxsync [5565] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Link USBLib into VBoxDDU. Tue, 30 Oct 2007 18:17:48 GMT vboxsync [5564] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/VBoxDDUDeps.cpp (added) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Link USBLib into VBoxDDU. Tue, 30 Oct 2007 17:52:40 GMT vboxsync [5563] * trunk/include/VBox/usblib-win.h (copied) * trunk/include/VBox/usblib.h (modified) VBoxUSB reorg. Tue, 30 Oct 2007 17:51:50 GMT vboxsync [5562] * trunk/include/VBox/cdefs.h (modified) USBLIB_DECL (used by more than one header, unfortunately, so i have ... Tue, 30 Oct 2007 17:26:28 GMT vboxsync [5561] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) pass down the version of the usb device (still gotta find the version ... Tue, 30 Oct 2007 16:58:02 GMT vboxsync [5560] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) fixed L4 libs for VBoxBFE Tue, 30 Oct 2007 16:04:51 GMT vboxsync [5559] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Fixed: VBoxSVC would crash on attempt to create a VM with the ... Tue, 30 Oct 2007 12:57:20 GMT vboxsync [5558] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/win32.cpp (modified) Windows host/guest clipboard fix. Tue, 30 Oct 2007 08:31:40 GMT vboxsync [5557] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Obsolete comment removed Tue, 30 Oct 2007 01:08:36 GMT vboxsync [5556] * trunk/src/VBox/Runtime/common/ldr/ldrkLdr.cpp (deleted) kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime. Tue, 30 Oct 2007 01:07:19 GMT vboxsync [5555] * trunk/src/VBox/Runtime/Makefile.kmk (modified) kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime. Tue, 30 Oct 2007 01:03:03 GMT vboxsync [5554] * trunk/Config.kmk (modified) kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime. Tue, 30 Oct 2007 01:00:04 GMT vboxsync [5553] * trunk/src/libs/Makefile.kmk (modified) kStuff. Tue, 30 Oct 2007 00:59:37 GMT vboxsync [5552] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) Darwin build fixes. Mon, 29 Oct 2007 23:24:52 GMT vboxsync [5551] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (copied) kStuff integration in progress.