# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 12, 2025 10:58:13 PM 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. Mon, 29 Oct 2007 22:03:10 GMT vboxsync [5550] * trunk/include/iprt/asm.h (modified) be less strict here Mon, 29 Oct 2007 19:24:15 GMT vboxsync [5549] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer: added a script to provide information about Linux hosts Mon, 29 Oct 2007 17:26:40 GMT vboxsync [5548] * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAPWin32.cpp (modified) Changed Win32 and OS/2 TAP drivers the same way the UNIX version was ... Mon, 29 Oct 2007 15:37:23 GMT vboxsync [5547] * trunk/src/VBox/Runtime/common/time/timesupref.h (modified) cTries. Mon, 29 Oct 2007 11:16:02 GMT vboxsync [5546] * trunk/src/VBox/Main/include/vbox-libhal.h (modified) * trunk/src/VBox/Main/linux/vbox-libhal.cpp (modified) Host DVD (Linux hosts): load libhal using the correct name Mon, 29 Oct 2007 10:43:08 GMT vboxsync [5545] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) Installer: added Swedish translation for the comment in the Linux ... Mon, 29 Oct 2007 09:50:13 GMT vboxsync [5544] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 2349: "Fullscreen loses focus" issue: Just upgraded ... Sat, 27 Oct 2007 16:24:28 GMT vboxsync [5543] * trunk/src/VBox/VMM/TRPM.cpp (modified) Compile fix for alternative path Sat, 27 Oct 2007 12:35:36 GMT vboxsync [5542] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Must use kernel mode as the timeout parameter is located on the stack Sat, 27 Oct 2007 12:30:19 GMT vboxsync [5541] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) 2nd wakeup lost occurrence Sat, 27 Oct 2007 12:20:26 GMT vboxsync [5540] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Don't wait indefinitely in case the request was copmleted at just the ... Sat, 27 Oct 2007 04:32:16 GMT vboxsync [5539] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) osx fix Sat, 27 Oct 2007 04:22:10 GMT vboxsync [5538] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) portVersion query code (not tested, so not enabled). Fixed annoying ... Sat, 27 Oct 2007 03:09:26 GMT vboxsync [5537] * trunk/include/iprt/lock.h (added) more export and svn attribs. sigh. Sat, 27 Oct 2007 03:05:45 GMT vboxsync [5536] * trunk/configure (modified) Don't use the hacked path with all the bin/amd64 stuff and removed :: ... Sat, 27 Oct 2007 03:00:13 GMT vboxsync [5535] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-tables.h (added) Please, try remember to set the svn attributes in the future. Sat, 27 Oct 2007 02:53:24 GMT vboxsync [5534] * trunk/configure (modified) LIB and PATH hacks for 64-bit solaris. Sat, 27 Oct 2007 01:52:52 GMT vboxsync [5533] * trunk/configure (modified) Use isainfo on solaris. add -m64 to the gcc/g++ tests (don't bother ... Sat, 27 Oct 2007 01:15:49 GMT vboxsync [5532] * trunk/configure (modified) Solaris and darwin don't have SDLmain. Sat, 27 Oct 2007 01:03:07 GMT vboxsync [5531] * trunk/src/VBox/Runtime/common/time/timesupA.mac (modified) ring-0 import fix. Fri, 26 Oct 2007 20:32:04 GMT vboxsync [5530] * trunk/src/VBox/VMM/PDMDriver.cpp (modified) VBOX_WITH_USB Fri, 26 Oct 2007 20:00:43 GMT vboxsync [5529] * trunk/include/VBox/pdmusb.h (modified) realign attempt. Fri, 26 Oct 2007 18:28:10 GMT vboxsync [5528] * trunk/src/VBox/Main/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) Added PortVersion and Version attributes for obtaining the major USB ... Fri, 26 Oct 2007 18:27:35 GMT vboxsync [5527] * trunk/include/VBox/pdmusb.h (modified) 32-bit alignment. 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