# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 13, 2025 4:50:04 AM Fri, 26 Oct 2007 18:09:16 GMT vboxsync [5526] * trunk/include/VBox/pdmusb.h (modified) more padding space for 32-bit. Fri, 26 Oct 2007 18:03:37 GMT vboxsync [5525] * trunk/Config.kmk (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmusb.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstCritSect.cpp (modified) * trunk/src/VBox/VMM/MMHeap.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) PDMUsb changes. Fri, 26 Oct 2007 17:35:06 GMT vboxsync [5524] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) warning Fri, 26 Oct 2007 17:28:37 GMT vboxsync [5523] * trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/USBProxyService.cpp (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xml/cfgldr.cpp (modified) Main: Fixed memory errors and leaks found by valgrind. Fri, 26 Oct 2007 17:21:00 GMT vboxsync [5522] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/nsDebug.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/nsMemory.cpp (modified) XPCOM: Fixed memory errors and leaks found by valgrind. Fri, 26 Oct 2007 17:16:17 GMT vboxsync [5521] * trunk/src/VBox/Runtime/common/time/timesupref.h (modified) unused variable now Fri, 26 Oct 2007 16:29:13 GMT vboxsync [5520] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) PDMUsb Fri, 26 Oct 2007 16:04:08 GMT vboxsync [5519] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) Runtime: Fixed memory leaks found by valgrind. Fri, 26 Oct 2007 15:47:05 GMT vboxsync [5518] * trunk/src/VBox/Devices/Makefile.kmk (modified) EHCI: compile it Fri, 26 Oct 2007 15:40:47 GMT vboxsync [5517] * trunk/src/VBox/VMM/CFGM.cpp (modified) fixed assertions. Fri, 26 Oct 2007 15:31:17 GMT vboxsync [5516] * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) EHCI: testcases for checking alignment & size Fri, 26 Oct 2007 14:50:52 GMT vboxsync [5515] * trunk/include/VBox/vusb.h (modified) Put back used version defines Fri, 26 Oct 2007 14:15:16 GMT vboxsync [5514] * trunk/include/VBox/vusb.h (modified) EHCI: No usb version hacks for our USB 2 controller. Fri, 26 Oct 2007 14:07:23 GMT vboxsync [5513] * trunk/include/VBox/err.h (modified) webservice: add authentication for logon. Fri, 26 Oct 2007 13:19:46 GMT vboxsync [5512] * trunk/src/VBox/Frontends/VirtualBox/include/XKeyboard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard-new.cpp (modified) GUI/Linux host: if the user`s keyboard match does not fully match one ... Fri, 26 Oct 2007 11:48:26 GMT vboxsync [5511] * trunk/include/VBox/log.h (modified) * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair. Fri, 26 Oct 2007 11:42:51 GMT vboxsync [5510] * trunk/src/VBox/Runtime/common/time/timesupref.h (modified) don't assert. Fri, 26 Oct 2007 11:20:37 GMT vboxsync [5509] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Fixed init order assertion in TMR3Init/PDM. Fri, 26 Oct 2007 11:03:10 GMT vboxsync [5508] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) fFound wasn't ever set. Fri, 26 Oct 2007 10:18:10 GMT vboxsync [5507] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard-new.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-new.c (copied) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.h (copied) GUI/Linux host: major update to the Wine keyboard code which should ... Fri, 26 Oct 2007 00:38:41 GMT vboxsync [5506] * trunk/configure.vbs (modified) try locate midl.exe (Visual C++ PSDK problem). Thu, 25 Oct 2007 23:47:19 GMT vboxsync [5505] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Hooked up the new IPRT time code. Thu, 25 Oct 2007 13:02:05 GMT vboxsync [5504] * trunk/src/VBox/Main/linux/server.cpp (modified) Main/Glue: Removed code outdated by r25693; Fixed memory leak ... Thu, 25 Oct 2007 12:19:57 GMT vboxsync [5503] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) 2118: The GUI should remember the last active VM - implemented. Thu, 25 Oct 2007 10:42:02 GMT vboxsync [5502] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c (modified) XPCOM: Enabled XPCOM log -> IPRT log redirection (using ... Thu, 25 Oct 2007 10:37:58 GMT vboxsync [5501] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/VBox/Main/linux/server_module.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/makefile.tstVBoxAPILinux (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone ... Thu, 25 Oct 2007 09:09:45 GMT vboxsync [5500] * trunk/src/VBox/Additions/linux/xclient/Makefile.kmk (modified) ln -sf Thu, 25 Oct 2007 08:36:46 GMT vboxsync [5499] * trunk/src/VBox/Installer/linux/VBox.sh (modified) typo Thu, 25 Oct 2007 08:19:21 GMT vboxsync [5498] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) small consistency fix: ensure /dev/vboxdrv permissions as 660 not 664 Thu, 25 Oct 2007 08:03:50 GMT vboxsync [5497] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) fixed 'VBoxManage convertdd stdin ' when size is not divisible ... Thu, 25 Oct 2007 07:07:56 GMT vboxsync [5496] * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) todo Thu, 25 Oct 2007 03:40:12 GMT vboxsync [5495] * trunk/src/VBox/Main/Makefile.kmk (modified) more? grr. Thu, 25 Oct 2007 02:57:56 GMT vboxsync [5494] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFEMain-darwin.h (added) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFEMain-darwin.m (added) Use the official SDL framework. The VBoxBFEMain-darwin.m/h are copied ... Thu, 25 Oct 2007 02:55:31 GMT vboxsync [5493] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.h (added) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.m (added) Use the official SDL framework. The VBoxSDLMain-darwin.m/h are copied ... Thu, 25 Oct 2007 02:19:58 GMT vboxsync [5492] * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) Export ASMMultU64ByU32DivByU32 and the new time stuff. Thu, 25 Oct 2007 01:46:46 GMT vboxsync [5491] * trunk/include/VBox/vm.h (modified) More room for TM. Thu, 25 Oct 2007 01:45:46 GMT vboxsync [5490] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm (added) * trunk/src/VBox/Runtime/common/asm/Makefile.kup (added) * trunk/src/VBox/Runtime/r3/win/VBoxRT-win32.def (copied) * trunk/src/VBox/Runtime/r3/win/VBoxRT-win64.def (modified) * trunk/src/VBox/Runtime/win/amd64/ASMMultU64ByU32DivByU32.asm (deleted) Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to ... Thu, 25 Oct 2007 01:43:43 GMT vboxsync [5489] * trunk/include/iprt/asmdefs.mac (modified) * trunk/src/VBox/Runtime/common/time/timesupA.asm (modified) * trunk/src/VBox/Runtime/common/time/timesupA.mac (modified) Some hacks from yesterday. Thu, 25 Oct 2007 00:43:17 GMT vboxsync [5488] * trunk/src/VBox/Runtime/common/asm (added) mkdir asm Wed, 24 Oct 2007 18:14:10 GMT vboxsync [5487] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (modified) Update config registration data inner storage for utf-8. Wed, 24 Oct 2007 17:00:40 GMT vboxsync [5486] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Drop the -fno-inline option. Wed, 24 Oct 2007 16:54:08 GMT vboxsync [5485] * trunk/include/iprt/cdefs.h (modified) Use __inline__ with GCC instead of inline, since the latter can be ... Wed, 24 Oct 2007 16:38:36 GMT vboxsync [5484] * trunk/src/VBox/Runtime/common/time/timesupA.mac (modified) fixed header Wed, 24 Oct 2007 15:07:48 GMT vboxsync [5483] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) Set the default image selected for VDM from MediaComboBox (for ... Wed, 24 Oct 2007 14:30:11 GMT vboxsync [5482] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Excessive () Wed, 24 Oct 2007 12:07:29 GMT vboxsync [5481] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (modified) Let the user to enter all the symbols (not only the latin1). Wed, 24 Oct 2007 10:38:01 GMT vboxsync [5480] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts (added) FE/Qt: Added Serbian translation; Updated Korean translation. Wed, 24 Oct 2007 09:54:21 GMT vboxsync [5479] * trunk/debian/changelog (modified) typo Wed, 24 Oct 2007 09:53:04 GMT vboxsync [5478] * trunk/debian/changelog (modified) debian ose 1.5.51 Wed, 24 Oct 2007 09:27:45 GMT vboxsync [5477] * trunk/include/VBox/sup.mac (added) export Wed, 24 Oct 2007 09:24:56 GMT vboxsync [5476] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) fixed debug build Wed, 24 Oct 2007 09:10:46 GMT vboxsync [5475] * trunk/src/VBox/Devices/Graphics/BIOS/vbetables-gen.c (added) export Wed, 24 Oct 2007 08:58:21 GMT vboxsync [5474] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) warnings Wed, 24 Oct 2007 08:57:18 GMT vboxsync [5473] * trunk/src/VBox/Devices/Makefile.kmk (modified) forgot this one Wed, 24 Oct 2007 08:55:30 GMT vboxsync [5472] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Comment typo. Wed, 24 Oct 2007 08:53:10 GMT vboxsync [5471] * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/DevVGAModes.h (modified) better this time ... Wed, 24 Oct 2007 08:44:05 GMT vboxsync [5470] * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) backed out, have to solve another problem first Wed, 24 Oct 2007 08:41:49 GMT vboxsync [5469] * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) don't create vbetables.h in our source directory Wed, 24 Oct 2007 03:58:47 GMT vboxsync [5468] * trunk/src/VBox/Runtime/common/time/timesupref.h (modified) silly typo. Wed, 24 Oct 2007 03:44:02 GMT vboxsync [5467] * trunk/src/VBox/Devices/Makefile.kmk (modified) VBOX_WITH_USBFILTER isn't ready yet. Wed, 24 Oct 2007 03:32:17 GMT vboxsync [5466] * trunk/src/recompiler/InnoTek/op-undefined.lst (modified) Added helper_record_call. Wed, 24 Oct 2007 03:27:30 GMT vboxsync [5465] * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) corrected cpum alignment for mac os x. Wed, 24 Oct 2007 03:21:06 GMT vboxsync [5464] * trunk/src/VBox/Runtime/Makefile.kmk (modified) More GOT / Yasm trouble. just go with the .cpp code for now. Wed, 24 Oct 2007 03:11:06 GMT vboxsync [5463] * trunk/include/iprt/time.h (modified) * trunk/src/VBox/Runtime/common/time/timesup.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesupA.asm (modified) Fixed link error. Added an alignment dummy. Wed, 24 Oct 2007 02:20:48 GMT vboxsync [5462] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Only use .asm in ring-3, 64-bit and symbol name issues. Wed, 24 Oct 2007 02:18:28 GMT vboxsync [5461] * trunk/include/iprt/time.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/time/timesup.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesupA.asm (modified) * trunk/src/VBox/Runtime/common/time/timesupA.mac (modified) * trunk/src/VBox/Runtime/common/time/timesupref.h (modified) Made u64Prev a pointer so TM can share it between contexts. Added R3, ... Wed, 24 Oct 2007 01:58:31 GMT vboxsync [5460] * trunk/src/VBox/Runtime/common/time/timesupA.mac (modified) GOT rules... Wed, 24 Oct 2007 01:29:45 GMT vboxsync [5459] * trunk/src/VBox/Runtime/Makefile.kmk (modified) need to fix GOT problems first... Wed, 24 Oct 2007 01:09:35 GMT vboxsync [5458] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm (modified) sup.h/sup.mac checks. Wed, 24 Oct 2007 01:05:05 GMT vboxsync [5457] * trunk/src/VBox/Runtime/common/time/timesupA.asm (modified) New RTTimeNanoTS/GIP code. Wed, 24 Oct 2007 01:04:51 GMT vboxsync [5456] * trunk/include/iprt/time.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/time/timesup.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesupA.asm (added) * trunk/src/VBox/Runtime/common/time/timesupA.mac (added) * trunk/src/VBox/Runtime/common/time/timesupref.cpp (added) * trunk/src/VBox/Runtime/common/time/timesupref.h (added) * trunk/src/VBox/Runtime/testcase/tstTime-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime.cpp (modified) New RTTimeNanoTS/GIP code. Wed, 24 Oct 2007 01:04:09 GMT vboxsync [5455] * trunk/src/VBox/Runtime/common/err/Makefile.kup (added) Tue, 23 Oct 2007 23:50:28 GMT vboxsync [5454] * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) The generated VBE mode list MUST NOT include the terminator, else ... Tue, 23 Oct 2007 20:23:06 GMT vboxsync [5453] * trunk/src/VBox/Devices/Graphics/BIOS/biossums.c (modified) warnings Tue, 23 Oct 2007 19:55:23 GMT vboxsync [5452] * trunk/debian/VBox.sh (modified) * trunk/debian/changelog (modified) * trunk/debian/lintian-override (modified) * trunk/debian/postinst (modified) * trunk/debian/preinst (modified) * trunk/debian/templates (modified) * trunk/debian/vboxdrv.init.tmpl (modified) virtualbox-ose package name Tue, 23 Oct 2007 19:04:54 GMT vboxsync [5451] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Either show a logo or set a text mode. Avoids extraneous mode set. Tue, 23 Oct 2007 19:03:55 GMT vboxsync [5450] * trunk/src/VBox/Devices/Graphics/BIOS/ChangeLog (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/README (modified) * trunk/src/VBox/Devices/Graphics/BIOS/TODO (modified) * trunk/src/VBox/Devices/Graphics/BIOS/biossums.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.h (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe_display_api.txt (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbetables.h (deleted) * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vgatables.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGAModes.h (modified) Synced with updated VGA/VESA BIOS. Tue, 23 Oct 2007 17:37:05 GMT vboxsync [5449] * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) Runtime: Suppress "uninitialized values" valgrind errors. Tue, 23 Oct 2007 16:08:19 GMT vboxsync [5448] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VT-x: wrong return code for a task switch Tue, 23 Oct 2007 16:01:08 GMT vboxsync [5447] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Bugfix for rare cases where a pending interrupt is cleared behind our ... Tue, 23 Oct 2007 15:50:24 GMT vboxsync [5446] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNetworkFramework.cpp (modified) At least one, reproducible, crash fixed. Issue appears in case of ... Tue, 23 Oct 2007 15:09:59 GMT vboxsync [5445] * trunk/src/VBox/Runtime/r3/posix/sems-posix.cpp (modified) sigh. Tue, 23 Oct 2007 14:55:02 GMT vboxsync [5444] * trunk/src/VBox/Runtime/r3/posix/sems-posix.cpp (modified) now then? Tue, 23 Oct 2007 14:22:38 GMT vboxsync [5443] * trunk/src/VBox/Runtime/r3/posix/sems-posix.cpp (modified) better? Tue, 23 Oct 2007 14:20:11 GMT vboxsync [5442] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) VT-x: Restore CR4 again; don't leave the X86_CR4_VMXE flag set if it ... Tue, 23 Oct 2007 14:01:21 GMT vboxsync [5441] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) accidently slipped in Tue, 23 Oct 2007 11:15:06 GMT vboxsync [5440] * trunk/src/VBox/VMM/PDMDevice.cpp (modified) Changed assertion Tue, 23 Oct 2007 09:48:57 GMT vboxsync [5439] * trunk/src/VBox/Installer/linux/vboxnet.sh (modified) Installer: fixed the vboxnet Linux init script to work on Ubuntu 7.10 Mon, 22 Oct 2007 15:59:18 GMT vboxsync [5438] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Fix SuSE 9.1 install regression. Mon, 22 Oct 2007 09:37:59 GMT vboxsync [5437] * trunk/src/VBox/Additions/linux/xgraphics/vboxutils.c (modified) Guest Additions: fixed a problem with pointer colours with ARGB ... Mon, 22 Oct 2007 08:22:51 GMT vboxsync [5436] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) Back out NAT ping error message code. Mon, 22 Oct 2007 07:48:43 GMT vboxsync [5435] * trunk/configure (modified) abort configure if sdl was not found Mon, 22 Oct 2007 01:10:05 GMT vboxsync [5434] * trunk/Config.kmk (modified) fixed VBOXW32GUESTR3 yasm format. Sun, 21 Oct 2007 22:39:07 GMT vboxsync [5433] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) typo Sun, 21 Oct 2007 21:52:47 GMT vboxsync [5432] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Init the Intel PXE ROM at ROM scan time, not in INT 19h. Sun, 21 Oct 2007 21:52:44 GMT vboxsync [5431] * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) IPRT reorg Sun, 21 Oct 2007 21:32:40 GMT vboxsync [5430] * trunk/src/VBox/Runtime/common/Makefile.kup (added) * trunk/src/VBox/Runtime/common/checksum/Makefile.kup (added) * trunk/src/VBox/Runtime/common/ldr/Makefile.kup (added) * trunk/src/VBox/Runtime/common/log/Makefile.kup (added) * trunk/src/VBox/Runtime/common/time/Makefile.kup (added) Added missing Makefile.kup. Sun, 21 Oct 2007 21:30:26 GMT vboxsync [5429] * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) IPRT reorg Sun, 21 Oct 2007 21:27:47 GMT vboxsync [5428] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/RTLogWriteDebugger-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/alloc-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/dllmain-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/sched-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/sems-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/system-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/time-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/timer-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/utf16locale-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/utf8-win.cpp (moved) * trunk/src/VBox/Runtime/r3/win/uuid-win.cpp (moved) *-win32.cpp -> *-win.cpp Sun, 21 Oct 2007 21:23:00 GMT vboxsync [5427] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win (moved) * trunk/src/VBox/Runtime/r3/win/VBoxRT-win64.def (copied) * trunk/src/VBox/Runtime/r3/win64 (deleted) Merged r3/win32 and r3/win64