# # ChangeLog for trunk/src/VBox/Devices in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 7:22:28 PM Wed, 10 Sep 2008 13:03:10 GMT vboxsync [12353] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: negated condition broke sparse vmdk files Wed, 10 Sep 2008 13:01:49 GMT vboxsync [12352] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Host serial: fix compile error Wed, 10 Sep 2008 13:00:40 GMT vboxsync [12351] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Host serial: Fix a bug which could cause a thread to exit after ... Wed, 10 Sep 2008 12:27:11 GMT vboxsync [12349] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: darwin fix. Wed, 10 Sep 2008 12:19:15 GMT vboxsync [12348] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: build fixes. Wed, 10 Sep 2008 12:15:20 GMT vboxsync [12347] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: poll is busted on darwin/x86, so use select for the ... Wed, 10 Sep 2008 10:54:02 GMT vboxsync [12343] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) VBoxHDD-new: Use RTDirReadEx to get type of the entry and use ... Wed, 10 Sep 2008 09:05:02 GMT vboxsync [12334] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: darwin fix. Wed, 10 Sep 2008 08:16:23 GMT vboxsync [12329] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) additional checks Wed, 10 Sep 2008 08:14:31 GMT vboxsync [12328] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) fixed VDBackendInfo() for plugins Wed, 10 Sep 2008 05:52:01 GMT vboxsync [12325] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: Ported to darwin (untested). Tue, 09 Sep 2008 16:14:09 GMT vboxsync [12311] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) further work on SMP BIOS tables (some ACPI code still TBD) Tue, 09 Sep 2008 15:51:08 GMT vboxsync [12306] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: make it understand the really odd vmdk variant used by ... Tue, 09 Sep 2008 15:35:01 GMT vboxsync [12304] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) VHD: fix non booting guests because of the wrong order we check for ... Tue, 09 Sep 2008 15:07:21 GMT vboxsync [12300] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Devices and VMM: cosmetics: removed full stops at the end of ... Tue, 09 Sep 2008 14:20:44 GMT vboxsync [12298] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Devices/testcase/Makefile: Fixed VBOX_DEVICES_TEST_OUT_DIR again. Tue, 09 Sep 2008 13:47:17 GMT vboxsync [12294] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) conditional compilation of guest SMP related stuff (disabled by ... Tue, 09 Sep 2008 09:16:01 GMT vboxsync [12278] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Devices/VMMDev: send a guest event too when the absolute mode mouse ... Tue, 09 Sep 2008 04:00:29 GMT vboxsync [12274] * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) Graphics/BIOS: Fixed missing directory prereq. Tue, 09 Sep 2008 03:55:58 GMT vboxsync [12273] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Devices/testcase: typo. Tue, 09 Sep 2008 03:45:35 GMT vboxsync [12269] * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) PC/BIOS/Maekfile: fixed typo. Tue, 09 Sep 2008 03:43:51 GMT vboxsync [12268] * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Devices/Makefiles: PATH_TARGET elimination, push up to root (sub- ... Mon, 08 Sep 2008 17:02:19 GMT vboxsync [12239] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) BIOS: Disabled the above 4GB memory change. This depends on PGM (and ... Mon, 08 Sep 2008 16:27:27 GMT vboxsync [12236] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) - fixed wrong comment Mon, 08 Sep 2008 15:41:38 GMT vboxsync [12233] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) Support for more than 4G RAM in guest, may not really work, but ... Sun, 07 Sep 2008 20:36:36 GMT vboxsync [12188] * trunk/src/VBox/Devices/Makefile.kmk (modified) BusLogic: Implement a simple SCSI access interface for the BIOS which ... Sat, 06 Sep 2008 03:58:49 GMT vboxsync [12170] * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/daemon/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE Fri, 05 Sep 2008 15:57:39 GMT vboxsync [12143] * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) disk: ixed a bunch of NULL pointer accesses Fri, 05 Sep 2008 11:41:29 GMT vboxsync [12125] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) symbolic constants Fri, 05 Sep 2008 07:32:52 GMT vboxsync [12116] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (added) export VHD format to OSE Thu, 04 Sep 2008 21:11:15 GMT vboxsync [12110] * trunk/src/VBox/Devices/Makefile.kmk (modified) Device/Makefile: Removed the PATH_LIB dependency hacks for ... Thu, 04 Sep 2008 14:07:26 GMT vboxsync [12095] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (modified) fixed XPCOMIPC deps, other minor fixes Thu, 04 Sep 2008 11:28:59 GMT vboxsync [12083] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Do not wait for a guest event notification request. Tue, 02 Sep 2008 13:43:18 GMT vboxsync [11989] * trunk/src/VBox/Devices/PC/Etherboot-src/core/proto_tftm.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/pxe_export.c (modified) All: fix typo in filemuncher and 2 wrong headers resulting from it Tue, 02 Sep 2008 13:09:44 GMT vboxsync [11982] * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxUtils.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfo.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfo.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoAdditions.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoAdditions.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoOS.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoOS.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoUser.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoUser.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/resource.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_utils.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vfsops.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vnops.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/biossums.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/clext.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) * trunk/src/VBox/Devices/PC/BIOS/biossums.c (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/i386_timer.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/config.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/dns_resolver.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/isa_probe.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/isapnp.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/osloader.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/pci.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/pci_probe.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/proto_tftm.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/timer.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/pcnet32.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/isapnp.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/nic.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/pci.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/timer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-new.c (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-tables.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-types.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-list.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-new.c (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-tables.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-types.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/Installer/solaris/vbi/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) * trunk/src/VBox/Main/idl/doxygen.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/win/VirtualBox_rgs.xsl (modified) * trunk/src/VBox/Main/win/comregister.cmd (modified) * trunk/src/VBox/Main/xml/SchemaDefs.xsl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/bitmap.c (modified) * trunk/src/VBox/RDP/client/cache.c (modified) * trunk/src/VBox/RDP/client/channels.c (modified) * trunk/src/VBox/RDP/client/cliprdr.c (modified) * trunk/src/VBox/RDP/client/constants.h (modified) * trunk/src/VBox/RDP/client/disk.c (modified) * trunk/src/VBox/RDP/client/disk.h (modified) * trunk/src/VBox/RDP/client/ewmhints.c (modified) * trunk/src/VBox/RDP/client/iso.c (modified) * trunk/src/VBox/RDP/client/licence.c (modified) * trunk/src/VBox/RDP/client/lspci.c (modified) * trunk/src/VBox/RDP/client/mcs.c (modified) * trunk/src/VBox/RDP/client/mppc.c (modified) * trunk/src/VBox/RDP/client/orders.c (modified) * trunk/src/VBox/RDP/client/orders.h (modified) * trunk/src/VBox/RDP/client/parallel.c (modified) * trunk/src/VBox/RDP/client/parse.h (modified) * trunk/src/VBox/RDP/client/printer.c (modified) * trunk/src/VBox/RDP/client/printercache.c (modified) * trunk/src/VBox/RDP/client/proto.h (modified) * trunk/src/VBox/RDP/client/pstcache.c (modified) * trunk/src/VBox/RDP/client/rdesktop.c (modified) * trunk/src/VBox/RDP/client/rdesktop.h (modified) * trunk/src/VBox/RDP/client/rdp.c (modified) * trunk/src/VBox/RDP/client/rdp5.c (modified) * trunk/src/VBox/RDP/client/rdpdr.c (modified) * trunk/src/VBox/RDP/client/rdpsnd.c (modified) * trunk/src/VBox/RDP/client/rdpsnd.h (modified) * trunk/src/VBox/RDP/client/rdpsnd_alsa.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_dsp.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_dsp.h (modified) * trunk/src/VBox/RDP/client/rdpsnd_libao.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_oss.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_sgi.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_sun.c (modified) * trunk/src/VBox/RDP/client/scard.c (modified) * trunk/src/VBox/RDP/client/scard.h (modified) * trunk/src/VBox/RDP/client/seamless.c (modified) * trunk/src/VBox/RDP/client/secure.c (modified) * trunk/src/VBox/RDP/client/serial.c (modified) * trunk/src/VBox/RDP/client/ssl.c (modified) * trunk/src/VBox/RDP/client/ssl.h (modified) * trunk/src/VBox/RDP/client/tcp.c (modified) * trunk/src/VBox/RDP/client/types.h (modified) * trunk/src/VBox/RDP/client/xclip.c (modified) * trunk/src/VBox/RDP/client/xkeymap.c (modified) * trunk/src/VBox/RDP/client/xwin.c (modified) * trunk/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30/ltmain.sh (modified) * trunk/src/libs/libxslt-1.1.22/doc/tutorial/libxslt_tutorial.c (modified) * trunk/src/libs/libxslt-1.1.22/doc/tutorial2/libxslt_pipes.c (modified) * trunk/src/libs/libxslt-1.1.22/ltmain.sh (modified) * trunk/src/recompiler/Sun/structs.h (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/cpu-defs.h (modified) * trunk/src/recompiler/cpu-exec.c (modified) * trunk/src/recompiler/dyngen-exec.h (modified) * trunk/src/recompiler/dyngen.c (modified) * trunk/src/recompiler/dyngen.h (modified) * trunk/src/recompiler/exec-all.h (modified) * trunk/src/recompiler/exec.c (modified) * trunk/src/recompiler/hostregs_helper.h (modified) * trunk/src/recompiler/softmmu_header.h (modified) * trunk/src/recompiler/softmmu_template.h (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/helper2.c (modified) * trunk/src/recompiler/target-i386/op.c (modified) * trunk/src/recompiler/target-i386/opreg_template.h (modified) * trunk/src/recompiler/target-i386/ops_sse.h (modified) * trunk/src/recompiler/target-i386/ops_template.h (modified) * trunk/src/recompiler/target-i386/ops_template_mem.h (modified) * trunk/src/recompiler/target-i386/translate-copy.c (modified) * trunk/src/recompiler/target-i386/translate.c (modified) * trunk/src/recompiler/tests/linux-test.c (modified) * trunk/src/recompiler/tests/test-i386.c (modified) * trunk/src/recompiler/translate-all.c (modified) * trunk/src/recompiler/translate-op.c (modified) All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL ... Mon, 01 Sep 2008 13:23:45 GMT vboxsync [11919] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile: $(PATH_LIB)/dll.lib deps fixed in kBuild 1692 (or ... Fri, 29 Aug 2008 21:32:44 GMT vboxsync [11849] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, ... Fri, 29 Aug 2008 14:29:45 GMT vboxsync [11825] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Builtins2.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) VBOX_WITH_VMI Fri, 29 Aug 2008 14:21:03 GMT vboxsync [11822] * trunk/include/iprt/initterm.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/x11/xclient/main.cpp (modified) * trunk/src/VBox/Additions/x11/xclient/testcase/tstSeamlessX11.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPage.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/VBox/Main/win/svcmain.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstHandleTable.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRand.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstSemMutex.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstSystemQueryOsInfo.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstThread-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstGlobalConfig.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-2.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/testcase/tstRunTestcases.cpp (modified) IPRT: RTR3Init cleanup. Fri, 29 Aug 2008 14:18:24 GMT vboxsync [11821] * trunk/src/VBox/Devices/Makefile.kmk (modified) build fix Fri, 29 Aug 2008 14:09:39 GMT vboxsync [11820] * trunk/Config.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Init.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => ... Fri, 29 Aug 2008 14:06:46 GMT vboxsync [11819] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) disable VMI BIOS Fri, 29 Aug 2008 12:47:44 GMT vboxsync [11814] * trunk/Config.kmk (modified) * trunk/include/VBox/cdefs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/debug.c (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Initial commit of the NetFlt driver for Windows Fri, 29 Aug 2008 10:17:27 GMT vboxsync [11805] * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) - rearranged SDK-only stuff in makefiles per Knut advise Fri, 29 Aug 2008 09:13:37 GMT vboxsync [11794] * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/initterm.h (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0IdcClient.c (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPage.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstGlobalConfig.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession) Thu, 28 Aug 2008 19:18:03 GMT vboxsync [11786] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) size_t -> int Thu, 28 Aug 2008 18:34:38 GMT vboxsync [11781] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) VBoxHDD-new: Prepend library path to plugin name to fix plugin ... Thu, 28 Aug 2008 13:00:27 GMT vboxsync [11759] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Tab removing Thu, 28 Aug 2008 12:56:37 GMT vboxsync [11758] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) get rid of unused callbcaks Thu, 28 Aug 2008 11:24:42 GMT vboxsync [11750] * trunk/src/VBox/Devices/Makefile.kmk (modified) switch from NetBSD's bswap* to RT_BSWAP_* macros Thu, 28 Aug 2008 08:10:52 GMT vboxsync [11741] * trunk/src/VBox/Devices/Makefile.kmk (modified) NAT+BSD TCP/IP stack Thu, 28 Aug 2008 00:59:41 GMT vboxsync [11734] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) Forgot one template. moved the LIBS.l4 prop into VBOXR3AUTOTST. Thu, 28 Aug 2008 00:47:02 GMT vboxsync [11733] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) Made the automatic build tests no depend on VBoxRT. Thu, 28 Aug 2008 00:23:52 GMT vboxsync [11731] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) #3076: More DYLD_FALLBACK_LIBRARY_PATH hacking. Wed, 27 Aug 2008 23:07:18 GMT vboxsync [11730] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) #3076: DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH. Wed, 27 Aug 2008 22:21:47 GMT vboxsync [11725] * trunk/Config.kmk (modified) * trunk/debian/LocalConfig.kmk (modified) * trunk/debian/postinst (modified) * trunk/debian/rules (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/localipc.h (added) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFEHardened.cpp (added) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadlessHardened.cpp (added) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLHardened.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/hardenedmain.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvc.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcInternal.h (added) * 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/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp (added) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) #3076: Merged in the branch with the alternate driver authentication ... Wed, 27 Aug 2008 20:09:03 GMT vboxsync [11721] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/sdkfiles.ose (deleted) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) - completly divorced SDK and binary, use 'kmk sdk' to build SDK Tue, 26 Aug 2008 18:12:07 GMT vboxsync [11684] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) testcast/tstIntNet-1: ICMP ping testcase. Currently just uses fixed ... Mon, 25 Aug 2008 19:42:02 GMT vboxsync [11633] * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) vbe.c: comments. Mon, 25 Aug 2008 16:06:34 GMT vboxsync [11628] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) logging fix Fri, 22 Aug 2008 22:16:05 GMT vboxsync [11590] * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (modified) DrvTAPOs2: drop the obsolete comment/assertion. Fri, 22 Aug 2008 18:52:24 GMT vboxsync [11582] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Storage/ATA: increment counter for errors reported to the release log ... Fri, 22 Aug 2008 07:39:55 GMT vboxsync [11565] * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) Workaround for bug(s) in the Ubuntu splash screen instruction emulator Thu, 21 Aug 2008 21:36:45 GMT vboxsync [11556] * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) BusLogic: updates, Linux guests are working and R0/GC components are ... Thu, 21 Aug 2008 15:16:07 GMT vboxsync [11538] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUuid.cpp (modified) pcnet: Rearranged the giant frame detection, adding the VLAN ... Thu, 21 Aug 2008 14:47:35 GMT vboxsync [11536] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Allow ring 0 logging from the VGA BIOS Tue, 19 Aug 2008 21:07:25 GMT vboxsync [11502] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) BusLogic SCSI: update, stub for generic SCSI request parsing and ... Tue, 19 Aug 2008 12:41:38 GMT vboxsync [11484] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Storage/VBoxHDD-new: Add information about configuration settings ... Mon, 18 Aug 2008 18:13:53 GMT vboxsync [11470] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) testcase/tstIntNet-1: fixed swapped dst and src mac while printing ... Mon, 18 Aug 2008 11:31:25 GMT vboxsync [11459] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Storage/DrvVD: warning fix Sun, 17 Aug 2008 21:24:30 GMT vboxsync [11451] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Host Serial: Hardware independent way of wking up the status line ... Fri, 15 Aug 2008 18:17:28 GMT vboxsync [11448] * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAPWin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf (modified) DrvTAP: Increased buffer sizes to 16384 in Windows and OS/2. ... Fri, 15 Aug 2008 14:33:02 GMT vboxsync [11444] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Storage/VBoxHDD-new: introduced VD interfaces per image and per ... Thu, 14 Aug 2008 18:34:57 GMT vboxsync [11437] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCNet build fix. Thu, 14 Aug 2008 18:26:29 GMT vboxsync [11436] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCNet: Added check of incoming frame size. Frames over 1514 bytes ... Thu, 14 Aug 2008 18:23:31 GMT vboxsync [11435] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Storage: big cleanup of the VD interfaces, especially hide the linked ... Thu, 14 Aug 2008 15:27:05 GMT vboxsync [11428] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) BIOS: handle empty DMI strings Thu, 14 Aug 2008 12:06:14 GMT vboxsync [11421] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (copied) * trunk/src/testcase/tstRunTestcases.cpp (modified) Storage/VBoxHDD-new: Added backend info, listing the supported file ... Wed, 13 Aug 2008 21:01:32 GMT vboxsync [11410] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) BusLogic: initial commit Tue, 12 Aug 2008 15:17:42 GMT vboxsync [11364] * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) missing dep to the correct version stamp Tue, 12 Aug 2008 12:55:15 GMT vboxsync [11353] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) VBoxHDD-new: add new UUID parameter to image creation, specifying ... Mon, 11 Aug 2008 12:26:55 GMT vboxsync [11335] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) fix r34221 Mon, 11 Aug 2008 08:19:33 GMT vboxsync [11316] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) testcase/tstIntNet-1: solaris default interface name as rge0. Fri, 08 Aug 2008 23:25:08 GMT vboxsync [11309] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) iprt: Retired HCSTRING, replaced by R3STRING. Fri, 08 Aug 2008 23:04:29 GMT vboxsync [11303] * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) pdm: Retired PPDMDEVINSGC. Fri, 08 Aug 2008 22:44:57 GMT vboxsync [11293] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) DevRTC: PDMDEVINS_2_RCPTR Fri, 08 Aug 2008 22:43:58 GMT vboxsync [11292] * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Devices/PC/DevPcArch.c (modified) pdm: Retired PDM_SRC_POS. Fri, 08 Aug 2008 22:38:40 GMT vboxsync [11289] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: TMTimerRCPtr Fri, 08 Aug 2008 22:37:38 GMT vboxsync [11288] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Devices: %VX64 -> %RX64, %VGv -> %RGv Fri, 08 Aug 2008 22:35:40 GMT vboxsync [11287] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Devices: %Vuuid -> %RTuuid (just preferred, not mandatory (yet)) Fri, 08 Aug 2008 22:33:43 GMT vboxsync [11286] * trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) Devices: %Vra -> %Rra (just preferred, not mandatory (yet)) Fri, 08 Aug 2008 22:32:49 GMT vboxsync [11285] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Devices: %VGp -> %RGp (just preferred, not mandatory (yet)) Fri, 08 Aug 2008 22:32:08 GMT vboxsync [11284] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Audio/audiosniffer.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvMediaISO.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvRawImage.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet)) Fri, 08 Aug 2008 22:28:44 GMT vboxsync [11283] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Devices: Corrected a number of places where RTGCPHYS32 and %VGp and ... Fri, 08 Aug 2008 22:16:39 GMT vboxsync [11282] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) VMMDev: Cosmetics. Fri, 08 Aug 2008 22:12:14 GMT vboxsync [11281] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) VMMDev: Cosmetics. Fri, 08 Aug 2008 21:30:29 GMT vboxsync [11280] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) #1865: DevOHCI. Fri, 08 Aug 2008 21:16:59 GMT vboxsync [11279] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) #1865: DevEHCI. Fri, 08 Aug 2008 20:15:59 GMT vboxsync [11277] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) #1865: DevSerial. Also cleaned up the constructor mess. Fri, 08 Aug 2008 16:57:56 GMT vboxsync [11271] * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) DevParallel: Flower boxes.