# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 6:05:52 AM Sun, 28 Jan 2007 00:02:50 GMT vboxsync [394] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) Use the vm_map_wire mode as it appears to be kinder to heap consumption. Sun, 28 Jan 2007 00:01:57 GMT vboxsync [393] * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) Duh. my bug - a horrible memory leak. Sat, 27 Jan 2007 22:28:29 GMT vboxsync [392] * trunk/include/iprt/memobj.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) Added a process specifier to the APIs dealing with user addresses. Sat, 27 Jan 2007 20:32:56 GMT vboxsync [391] * trunk/src/VBox/Runtime/Makefile (modified) .cpp -> .c Sat, 27 Jan 2007 20:31:39 GMT vboxsync [390] * trunk/src/VBox/HostDrivers/Support/win32/SUPDrv-win32.cpp (modified) iprt/process.h Sat, 27 Jan 2007 20:28:36 GMT vboxsync [389] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) process-r0drv-linux.c needs building too.. Sat, 27 Jan 2007 20:27:26 GMT vboxsync [388] * trunk/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c (moved) .cpp -> .c Sat, 27 Jan 2007 20:09:16 GMT vboxsync [387] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/win32/SUPDrv-win32.cpp (modified) Use RTR0ProcHandleSelf / RTProcSelf. Implemented clientDied() cleanup ... Sat, 27 Jan 2007 20:09:06 GMT vboxsync [386] * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) Free the last failure. Sat, 27 Jan 2007 20:05:44 GMT vboxsync [385] * trunk/include/iprt/process.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.cpp (copied) * trunk/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp (copied) * trunk/src/VBox/Runtime/r3/process.cpp (modified) RTProcSelf, RTR0ProcHandleSelf, RTR0PROCESS. Sat, 27 Jan 2007 19:25:25 GMT vboxsync [384] * trunk/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp (copied) early commit. Sat, 27 Jan 2007 10:41:48 GMT vboxsync [383] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) added VDI compacting Sat, 27 Jan 2007 10:10:42 GMT vboxsync [382] * trunk/src/VBox/Frontends/VirtualBox (added) * trunk/src/VBox/Frontends/VirtualBox/Makefile (added) * trunk/src/VBox/Frontends/VirtualBox/VBoxGUI.pro (added) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (added) * trunk/src/VBox/Frontends/VirtualBox/images (added) * trunk/src/VBox/Frontends/VirtualBox/images/about_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/about_600px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/acpi_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/acpi_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/adjust_win_size_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/adjust_win_size_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/cd_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/cd_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/cd_read_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/cd_unmount_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/cd_unmount_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/cd_write_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/delete_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/delete_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_cur_state_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_cur_state_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_cur_state_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_cur_state_dis_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_cur_state_snapshot_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_cur_state_snapshot_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_cur_state_snapshot_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_cur_state_snapshot_dis_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_snapshot_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_snapshot_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_snapshot_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/discard_snapshot_dis_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/diskim_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/exit_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/fd_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/fd_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/fd_read_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/fd_unmount_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/fd_unmount_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/fd_write_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/fullscreen_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/fullscreen_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/guesttools_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/guesttools_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hd_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hd_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hd_read_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hd_write_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/help_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hostkey_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hostkey_captured_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hostkey_captured_pressed_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hostkey_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hostkey_pressed_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/ico16x01.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/ico20x01.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/ico32x01.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/ico40x01.ico (added) * trunk/src/VBox/Frontends/VirtualBox/images/ico40x01.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/ico64x01.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/machine_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/mouse_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/mouse_can_seamless_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/mouse_disable_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/mouse_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/mouse_seamless_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/mouse_seamless_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/new_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/nw_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/nw_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/nw_read_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/nw_write_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/offline_snapshot_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/online_snapshot_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_dos.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_freebsd.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_l4.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_linux.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_netbsd.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_netware.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_openbsd.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_os2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_other.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_solaris.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_win2000.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_win2003.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_win31.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_win95.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_win98.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_winme.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_winnt.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_winvista.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_winxp.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/pause_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/refresh_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/refresh_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/refresh_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/refresh_disabled_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/reset_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/reset_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/select_file_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/select_file_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/settings_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/settings_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/show_snapshot_details_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/show_snapshot_details_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/show_snapshot_details_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/show_snapshot_details_dis_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/site_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/sound_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/start_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/start_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/state_aborted_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/state_discarding_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/state_paused_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/state_powered_off_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/state_restoring_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/state_running_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/state_saved_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/state_saving_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/take_snapshot_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/take_snapshot_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/take_snapshot_dis_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/take_snapshot_dis_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/tpixel.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_add_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_add_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_movedown_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_movedown_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_moveup_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_moveup_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_read_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_remove_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_remove_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/usb_write_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_add_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_add_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_add_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_add_disabled_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_new_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_new_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_new_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_new_disabled_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_release_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_release_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_release_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_release_disabled_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_remove_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_remove_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_remove_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vdm_remove_disabled_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_delete.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_delete_dis.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_discard.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_discard_dis.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_new.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_new_dis.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_pause_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_pause_s.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_settings.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_settings_dis.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_start.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vm_start_dis.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vmw_new_harddisk.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/vmw_new_welcome.png (added) * trunk/src/VBox/Frontends/VirtualBox/include (added) * trunk/src/VBox/Frontends/VirtualBox/include/CIShared.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/COMDefs.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (added) * trunk/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VMGlobalSettings.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/XKeyboard.h (added) * trunk/src/VBox/Frontends/VirtualBox/nls (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (added) * trunk/src/VBox/Frontends/VirtualBox/src (added) * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/Makefile.kmk (added) * trunk/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VMGlobalSettings.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/linux (added) * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.c (added) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard_outofwine.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/win32 (added) * trunk/src/VBox/Frontends/VirtualBox/src/win32/VirtualBox.rc (added) * trunk/src/VBox/Frontends/VirtualBox/ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/Makefile.kmk (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (added) export to OSE again Sat, 27 Jan 2007 10:06:14 GMT vboxsync [381] * trunk/src/VBox/Frontends/VirtualBox (deleted) undo experiment Sat, 27 Jan 2007 10:01:08 GMT vboxsync [380] * trunk/src/VBox/Frontends/VirtualBox (added) export to OSE again Sat, 27 Jan 2007 09:58:09 GMT vboxsync [379] * trunk/src/VBox/Frontends/VirtualBox (deleted) removed from OSD (temporarily) Sat, 27 Jan 2007 03:54:16 GMT vboxsync [378] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (moved) client/provider stuff (not complete). And some bugfixes. Sat, 27 Jan 2007 03:48:18 GMT vboxsync [377] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h (modified) vm_map_wire/vm_map_unwire (alternative that didn't make any ... Sat, 27 Jan 2007 03:36:43 GMT vboxsync [376] * trunk/Config.kmk (modified) Libraries goes into LIBS not LDFLAGS, stupid. The C++ kext stuff ... Fri, 26 Jan 2007 19:18:45 GMT vboxsync [375] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) Fixed the kernel module makefiles for OpenSUSE's non-standard build ... Fri, 26 Jan 2007 19:11:54 GMT vboxsync [374] * trunk/src/VBox/Additions/linux/xgraphics/vboxutils.c (modified) Fixed a couple of warnings in the Linux guest graphic driver Fri, 26 Jan 2007 18:33:29 GMT vboxsync [373] * trunk/Config.kmk (modified) VBOX_GCC32_LIBGCC Fri, 26 Jan 2007 18:28:13 GMT vboxsync [372] * trunk/src/recompiler/new/VBoxREMWrapper.cpp (modified) Disable the breakpoint. Fri, 26 Jan 2007 18:24:34 GMT vboxsync [371] * trunk/src/recompiler/new/VBoxREMWrapper.cpp (modified) Added missing imports and print the add-symbol-file commandline for ... Fri, 26 Jan 2007 17:47:30 GMT vboxsync [370] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/about_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) FE/Qt: Icon update from Ivan (Consoel->VM, VDM). Fri, 26 Jan 2007 17:38:59 GMT vboxsync [369] * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) Lowered maximum number of invalid patch writes. Fri, 26 Jan 2007 17:17:55 GMT vboxsync [368] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: USB filters from templates: use the device name as the initial ... Fri, 26 Jan 2007 17:06:04 GMT vboxsync [367] * 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) Changed counting of patch page writes. Fri, 26 Jan 2007 16:57:01 GMT vboxsync [366] * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Audio/audio_int.h (modified) * trunk/src/VBox/Devices/Audio/dsoundaudio.c (modified) * trunk/src/VBox/Devices/Audio/ossaudio.c (modified) made mixing of pcm_in work Fri, 26 Jan 2007 16:47:28 GMT vboxsync [365] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Fixed: The USB device tooltip were not changed after moving ... Fri, 26 Jan 2007 16:41:23 GMT vboxsync [364] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Added USB filter templates to the USB page of the VM Settings ... Fri, 26 Jan 2007 16:27:01 GMT vboxsync [363] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) FE/Qt: Moved highlight() from VBoxProblemReporter to VBoxGlobal. Fri, 26 Jan 2007 15:23:09 GMT vboxsync [362] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: Fixed GCC warning. Fri, 26 Jan 2007 15:20:38 GMT vboxsync [361] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: Corrected HardDisk error message text. Fri, 26 Jan 2007 15:10:55 GMT vboxsync [360] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Fixed the no polling code. Fri, 26 Jan 2007 15:07:58 GMT vboxsync [359] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Updated IHardDisk::accessible docs. Fri, 26 Jan 2007 14:53:21 GMT vboxsync [358] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: Hard disk consistensy errors such as UUID mismatch are now also ... Fri, 26 Jan 2007 14:46:16 GMT vboxsync [357] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: Added VirtualBoxSupportErrorInfoImpl::setErrorBstr() and ... Fri, 26 Jan 2007 14:15:26 GMT vboxsync [356] * trunk/src/VBox/Devices/Audio/ossaudio.c (modified) some more detailed LogRel about the reason why opening an OSS audio ... Fri, 26 Jan 2007 14:14:21 GMT vboxsync [355] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Audio/audio.h (modified) * trunk/src/VBox/Devices/Audio/audio_int.h (modified) * trunk/src/VBox/Devices/Audio/mixeng.c (modified) * trunk/src/VBox/Devices/Audio/mixeng.h (modified) * trunk/src/VBox/Devices/Audio/mixeng_template.h (modified) activated soft volume mixing Fri, 26 Jan 2007 13:22:06 GMT vboxsync [354] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) Short jump out of range for OS X. Fri, 26 Jan 2007 12:50:51 GMT vboxsync [353] * trunk/include/iprt/asm.h (modified) added ASMMult2xS32RetS64() and ASMDivS64ByS32RetS32() Fri, 26 Jan 2007 12:23:19 GMT vboxsync [352] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) Linux installer tidy-ups Fri, 26 Jan 2007 10:49:57 GMT vboxsync [351] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Main: Fixed: HVirtualDiskImage::geAccessible() blocked all other ... Fri, 26 Jan 2007 10:37:16 GMT vboxsync [350] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) More installer script fixes Fri, 26 Jan 2007 09:49:37 GMT vboxsync [349] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Correction. Fri, 26 Jan 2007 09:38:22 GMT vboxsync [348] * trunk/src/VBox/VMM/TRPM.cpp (modified) Bumped SSM version Fri, 26 Jan 2007 09:36:22 GMT vboxsync [347] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.mac (modified) Rewrote and simplified interrupt handler patching. Fri, 26 Jan 2007 09:35:00 GMT vboxsync [346] * trunk/include/VBox/patm.h (modified) * trunk/include/VBox/trpm.h (modified) Rewrote and simplified interrupt handler patching. Fri, 26 Jan 2007 08:43:55 GMT vboxsync [345] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) made the Makefile compatible with (older) GNU make again to fix our ... Fri, 26 Jan 2007 03:09:21 GMT vboxsync [344] * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) don't attempt building this on amd64 (needs some compiler config that ... Fri, 26 Jan 2007 03:06:51 GMT vboxsync [343] * trunk/Config.kmk (modified) don't build Linux/GNU additions on amd64 yet. Fri, 26 Jan 2007 00:52:22 GMT vboxsync [342] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) typo Fri, 26 Jan 2007 00:49:23 GMT vboxsync [341] * trunk/src/VBox/Runtime/r3/posix/alloc-posix.cpp (modified) Allocate exec memory in the first 2GB on linux. (bit of a hack currently) Fri, 26 Jan 2007 00:48:25 GMT vboxsync [340] * trunk/src/recompiler/new/VBoxREMWrapper.cpp (modified) Import jump glue is required for GCC on Linux/GNU. Thu, 25 Jan 2007 23:22:02 GMT vboxsync [339] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Removed int3+ret blocking interrupt gate calls on Linux/GNU (amd64). Thu, 25 Jan 2007 23:20:25 GMT vboxsync [338] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUMSetGuestDR*() takes a RTGCUINTREG not a RTUINTREG. Thu, 25 Jan 2007 23:19:32 GMT vboxsync [337] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Can't push 64-bit labels. Thu, 25 Jan 2007 23:19:02 GMT vboxsync [336] * trunk/Config.kmk (modified) 64-bit: fixed VBOXR0 and rearranged VBOXR0DRV options (Linux/GNU only) Thu, 25 Jan 2007 23:17:44 GMT vboxsync [335] * trunk/include/VBox/sup.h (modified) 64-bit: g_SUPGlobalInfoPage is out of bounds for GCC generated code. Thu, 25 Jan 2007 22:34:29 GMT vboxsync [334] * 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/helper2.o (modified) * trunk/src/recompiler/precompiled/loghack.o (modified) * trunk/src/recompiler/precompiled/op.o (modified) * trunk/src/recompiler/precompiled/translate-all.o (modified) * trunk/src/recompiler/precompiled/translate.o (modified) updated precompiled objects Thu, 25 Jan 2007 20:50:53 GMT vboxsync [333] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) disabled VBOX_GUI_USE_QIMAGE for Linux release mode again (I ... Thu, 25 Jan 2007 20:49:05 GMT vboxsync [332] * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) introduced PDMDevHlpGetVM() Thu, 25 Jan 2007 20:47:51 GMT vboxsync [331] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/include/iprt/stdint.h (modified) * trunk/include/iprt/string.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/alloc/heapsimple.cpp (modified) * trunk/src/VBox/Runtime/include/internal/initterm.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c (copied) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (copied) Bool and AMD64 hacking. Thu, 25 Jan 2007 20:00:33 GMT vboxsync [330] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) unbroke OSE Thu, 25 Jan 2007 19:56:10 GMT vboxsync [329] * trunk/src/VBox/Runtime/alloc/heapsimple.cpp (added) test Thu, 25 Jan 2007 19:20:59 GMT vboxsync [327] * trunk/src/VBox/Runtime/misc/rand.cpp (added) export to OSE Thu, 25 Jan 2007 18:55:21 GMT vboxsync [326] * trunk/src/VBox/Runtime/alloc (added) * trunk/src/VBox/Runtime/alloc/Makefile.kmk (added) export to OSE Thu, 25 Jan 2007 18:13:40 GMT vboxsync [325] * trunk/src/VBox/HostDrivers/Support/darwin/Makefile.kup (added) * trunk/src/VBox/HostDrivers/Support/linux/Makefile.kup (added) * trunk/src/VBox/HostDrivers/Support/os2/Makefile.kup (added) * trunk/src/VBox/HostDrivers/Support/win32/Makefile.kup (added) forgot to export them Thu, 25 Jan 2007 18:10:53 GMT vboxsync [324] * trunk/src/VBox/HostDrivers/Support/linux/Makefile.kmk (deleted) * trunk/src/VBox/HostDrivers/Support/win32/Makefile.kmk (deleted) Makefile.kmk -> Makefile.kup Thu, 25 Jan 2007 17:25:01 GMT vboxsync [323] * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) drop the default, there's just one other call. Thu, 25 Jan 2007 17:20:26 GMT vboxsync [322] * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) r=bird: some comments on the runtime error stuff. Thu, 25 Jan 2007 17:09:52 GMT vboxsync [321] * trunk/include/VBox/vmm.h (modified) stdarg.h -> iprt/stdarg.h Thu, 25 Jan 2007 16:57:39 GMT vboxsync [320] * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) @todo on a potential bug. Thu, 25 Jan 2007 16:56:35 GMT vboxsync [319] * trunk/src/VBox/VMM/VMInternal.h (modified) r=bird: do jmp_buf like in EMInternal.h with a padding union. Thu, 25 Jan 2007 16:53:59 GMT vboxsync [318] * trunk/src/VBox/VMM/EM.cpp (modified) rcGC Thu, 25 Jan 2007 16:38:48 GMT vboxsync [317] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) r=bird: devhlp, please. Thu, 25 Jan 2007 16:37:30 GMT vboxsync [316] * trunk/src/VBox/Devices/PC/BIOS/Makefile (modified) I like the lists better this way. Thu, 25 Jan 2007 16:30:23 GMT vboxsync [315] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) r=bird: int != u. Cnt == c. Thu, 25 Jan 2007 16:20:36 GMT vboxsync [314] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) I use it. Thu, 25 Jan 2007 16:19:38 GMT vboxsync [313] * trunk/src/VBox/Main/hgcm/HGCMThread.cpp (modified) DECLINLINE doesn't work for C++ anylonger. Thu, 25 Jan 2007 16:11:04 GMT vboxsync [312] * trunk/include/VBox/vrdpapi.h (modified) More VRDP clipboard code Thu, 25 Jan 2007 15:58:26 GMT vboxsync [311] * trunk/include/iprt/types.h (modified) Moved the simple heap type. Thu, 25 Jan 2007 15:58:01 GMT vboxsync [310] * trunk/include/iprt/heap.h (modified) * trunk/include/iprt/types.h (modified) Moved the simple heap type. Thu, 25 Jan 2007 15:57:38 GMT vboxsync [309] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp (modified) DECLINLINE is supposed to be static of course. Thu, 25 Jan 2007 15:56:11 GMT vboxsync [308] * trunk/src/VBox/VMM/TRPM.cpp (modified) logging update Thu, 25 Jan 2007 15:52:40 GMT vboxsync [307] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Bump SSM version. Thu, 25 Jan 2007 15:51:23 GMT vboxsync [306] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Update Thu, 25 Jan 2007 15:42:56 GMT vboxsync [305] * trunk/Makefile (modified) abspath? Thu, 25 Jan 2007 15:36:19 GMT vboxsync [304] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Fixed a collection of bugs in capability reporting. Added 3 ATAPI ... Thu, 25 Jan 2007 14:55:10 GMT vboxsync [303] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Completed physical monitoring of ring descriptor table. (disabled) ... Thu, 25 Jan 2007 14:48:55 GMT vboxsync [302] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * 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/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) Handle iret to ring 0 code with IF cleared. Warning: possibly ... Thu, 25 Jan 2007 14:42:44 GMT vboxsync [301] * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp (modified) * trunk/src/VBox/Additions/linux/Makefile (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) Rewrote the additions installer and made it work with Slackware Thu, 25 Jan 2007 14:30:37 GMT vboxsync [300] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) Another attempt to solve the VRDP initialization problem Thu, 25 Jan 2007 13:42:23 GMT vboxsync [299] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) VRDP server must be started after the VM is created but before it is ... Thu, 25 Jan 2007 13:09:58 GMT vboxsync [298] * trunk/src/VBox/Main/USBDeviceFilterImpl.cpp (modified) Main: Fixed: [Host]USBDeviceFilter::manufaturer/product/serialNumber ... Thu, 25 Jan 2007 13:04:46 GMT vboxsync [297] * trunk/Config.kmk (modified) Config.kmk: Added an option to disable 'warning C4065: switch ... Thu, 25 Jan 2007 11:45:10 GMT vboxsync [296] * trunk/src/VBox/Additions/linux/Makefile (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile (modified) use $(VBOX_VERSION) Thu, 25 Jan 2007 10:28:03 GMT vboxsync [295] * trunk/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp (modified) make inlines static Thu, 25 Jan 2007 10:14:45 GMT vboxsync [294] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Fixed warning