# # ChangeLog for trunk/Config.kmk in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 2:52:27 PM Mon, 18 Jan 2010 15:29:39 GMT vboxsync [25896] * trunk/Config.kmk (modified) Config.kmk: another nice warning: ''-Wlogical-op'' Fri, 15 Jan 2010 16:55:21 GMT vboxsync [25868] * trunk/Config.kmk (modified) Config.kmk: added ''-fdiagnostics-show-option'' if the compiler ... Thu, 14 Jan 2010 13:28:38 GMT vboxsync [25828] * trunk/Config.kmk (modified) Config.kmk: Ignore VBOX_WITH_STRICT_LOCKS in all builds except debug ... Tue, 12 Jan 2010 18:09:24 GMT vboxsync [25787] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Config.kmk,xpcom/makefile: VBOX_GCC_Wno-int-to-pointer-cast ... Tue, 12 Jan 2010 17:03:31 GMT vboxsync [25781] * trunk/Config.kmk (modified) Config.kmk: -Wshadow is now default. Tue, 12 Jan 2010 17:02:20 GMT vboxsync [25779] * trunk/Config.kmk (modified) Config.kmk: Ditto for VBOXGUESTR3NPEXE. Tue, 12 Jan 2010 16:27:06 GMT vboxsync [25772] * trunk/Config.kmk (modified) Config.kmk: VBOXR3NP shouldn't include -Wshadow. duh. Tue, 12 Jan 2010 12:35:40 GMT vboxsync [25756] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c (added) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c (added) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (added) Solaris: OSE fixes. Tue, 12 Jan 2010 10:27:27 GMT vboxsync [25748] * trunk/Config.kmk (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/cpp/lock.h (modified) * trunk/include/iprt/critsect.h (modified) * trunk/include/iprt/lockvalidator.h (modified) * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified) * trunk/src/VBox/Runtime/generic/semrw-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/strict.h (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLockValidator.cpp (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for ... Mon, 04 Jan 2010 09:56:57 GMT vboxsync [25633] * trunk/Config.kmk (modified) VRDP: add support for external authentication on Mac OS X Mon, 04 Jan 2010 09:33:46 GMT vboxsync [25630] * trunk/Config.kmk (modified) Config.kmk: Drop the platform test around SDK_VBOX_LIBCURL. Tue, 29 Dec 2009 19:11:46 GMT vboxsync [25591] * trunk/Config.kmk (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/Runtime/include/internal/iprt.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) fix for compiling against Linux 2.6.33+ Tue, 22 Dec 2009 11:05:18 GMT vboxsync [25555] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) a-few-*.kmk: if1of have a space after the ',' to separate them from ... Thu, 17 Dec 2009 11:43:51 GMT vboxsync [25457] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) crOpenGL: use header files in the VBox tree on Linux and Solaris, not ... Fri, 11 Dec 2009 15:21:29 GMT vboxsync [25333] * trunk/Config.kmk (modified) document VBOX_WITH_GUEST_PROPS_RDONLY_GUEST Thu, 10 Dec 2009 14:57:29 GMT vboxsync [25302] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include/mac_client.h (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include/mac_client_priv.h (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include/mac_provider.h (added) Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx. Wed, 09 Dec 2009 16:37:00 GMT vboxsync [25278] * trunk/Config.kmk (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Major IOC version change - preparing to use the native ring-0 ... Wed, 09 Dec 2009 02:09:01 GMT vboxsync [25261] * trunk/Config.kmk (modified) Config.kmk/VBOXR0.win: Sign ring-0 binaries when ... Sun, 06 Dec 2009 16:09:03 GMT vboxsync [25206] * trunk/Config.kmk (modified) Config.kmk: touching the build Fri, 04 Dec 2009 12:11:19 GMT vboxsync [25187] * trunk/Config.kmk (modified) Config.kmk: Enable more warnings for Solaris ring0 stuff. Thu, 03 Dec 2009 12:54:05 GMT vboxsync [25162] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default ... Mon, 30 Nov 2009 12:39:34 GMT vboxsync [25107] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) trunk is 3.1.51 now Mon, 30 Nov 2009 12:36:59 GMT vboxsync [25106] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.1 Mon, 30 Nov 2009 10:30:30 GMT vboxsync [25105] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.0 Fri, 27 Nov 2009 14:58:51 GMT vboxsync [25051] * trunk/Config.kmk (modified) Config.kmk: Making VBOX_WITH_DEBUG_VCC_CRT work with Visual C++ 7.1. Fri, 27 Nov 2009 01:38:24 GMT vboxsync [25034] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) Config.kmk,tools,VBoxNetFlt/Makefile.kmk,/Makefile.kmk: Added ... Thu, 26 Nov 2009 15:31:17 GMT vboxsync [25017] * trunk/Config.kmk (modified) Config.kmk: Avoid RTMemExecAlloc when building linux guest additions. Thu, 26 Nov 2009 13:12:03 GMT vboxsync [24996] * trunk/Config.kmk (modified) Config.kmk: Enable -Wshadow when VBOX_WITH_GCC_Wshadow is defined. ... Thu, 26 Nov 2009 11:31:46 GMT vboxsync [24989] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCMObjects.cpp (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/hgcm/HGCMObjects.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: enable -Wshadow gcc option to warn about shadowed variables and ... Wed, 25 Nov 2009 19:42:48 GMT vboxsync [24974] * trunk/Config.kmk (modified) after 3.1.0 Beta 3 Wed, 25 Nov 2009 17:23:51 GMT vboxsync [24973] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.0 Beta 3 Wed, 25 Nov 2009 11:36:06 GMT vboxsync [24943] * trunk/Config.kmk (modified) Main: Enabled VBVA lock in DisplayImpl Thu, 19 Nov 2009 18:12:11 GMT vboxsync [24803] * trunk/Config.kmk (modified) after 3.1.0 Beta 2 Thu, 19 Nov 2009 16:35:54 GMT vboxsync [24802] * trunk/Config.kmk (modified) ... and again Thu, 19 Nov 2009 16:18:42 GMT vboxsync [24801] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.0 Beta 2 Tue, 17 Nov 2009 23:02:47 GMT vboxsync [24746] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) AsyncCompletion: Make it possible to enable the new I/O path with a ... Thu, 12 Nov 2009 17:29:31 GMT vboxsync [24615] * trunk/Config.kmk (modified) Config.kmk: Enable D-BUS for Solaris (required for VBoxClient / host ... Wed, 11 Nov 2009 10:00:23 GMT vboxsync [24576] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) EFI: binary EFI firmware Wed, 11 Nov 2009 08:52:16 GMT vboxsync [24568] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) add the EFI firmware image into Linux .deb/.rpm packages Tue, 10 Nov 2009 18:52:21 GMT vboxsync [24562] * trunk/Config.kmk (modified) 3.1.0 Beta 1 done Tue, 10 Nov 2009 17:12:21 GMT vboxsync [24561] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.0 Beta 1 Mon, 09 Nov 2009 16:28:59 GMT vboxsync [24519] * trunk/Config.kmk (modified) Disable async completion Mon, 09 Nov 2009 09:45:42 GMT vboxsync [24480] * trunk/Config.kmk (modified) Enable new async I/O path again Fri, 06 Nov 2009 15:37:53 GMT vboxsync [24451] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d accel: enable for Mac Fri, 06 Nov 2009 12:26:05 GMT vboxsync [24435] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv ... Thu, 05 Nov 2009 14:54:53 GMT vboxsync [24393] * trunk/Config.kmk (modified) Config.kmk: Typo. Thu, 05 Nov 2009 14:53:26 GMT vboxsync [24392] * trunk/Config.kmk (modified) Config.kmk: Enable Boomer (OSS) for Solaris hosts. Thu, 05 Nov 2009 14:17:10 GMT vboxsync [24386] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/RTMpPokeCpu-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/time-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/RTMpPokeCpu-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/alloc-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/internal-r0drv-solaris.h (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/process-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/the-solaris-kernel.h (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread2-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/time-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c (modified) Solaris/r0drv: Merge VBI into IPRT. Thu, 05 Nov 2009 14:14:49 GMT vboxsync [24385] * trunk/Config.kmk (modified) Disable async I/O temporarily Mon, 26 Oct 2009 16:40:28 GMT vboxsync [24093] * trunk/Config.kmk (modified) Config: more OBJCXX adjustments Mon, 26 Oct 2009 15:42:59 GMT vboxsync [24086] * trunk/Config.kmk (modified) Config: add OBJCXX & -fvisibilty Thu, 22 Oct 2009 16:19:35 GMT vboxsync [23996] * trunk/Config.kmk (modified) #3987: Virtio: Enabled in builds by default. Wed, 21 Oct 2009 22:20:17 GMT vboxsync [23957] * trunk/Config.kmk (modified) Enable new I/O path on Linux Tue, 20 Oct 2009 11:22:17 GMT vboxsync [23898] * trunk/Config.kmk (modified) Enable new I/O path on all hosts except Linux Mon, 19 Oct 2009 16:25:44 GMT vboxsync [23877] * trunk/Config.kmk (modified) fix additions burn Mon, 19 Oct 2009 06:56:54 GMT vboxsync [23842] * trunk/Config.kmk (modified) Temporary disable the new I/O path. Fri, 16 Oct 2009 19:27:53 GMT vboxsync [23829] * trunk/Config.kmk (modified) Enable use of async completion manager again Fri, 09 Oct 2009 14:30:09 GMT vboxsync [23650] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/Thunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) EFI: fetching firmware from server Fri, 09 Oct 2009 12:10:19 GMT vboxsync [23642] * trunk/Config.kmk (modified) Tools/Windows host installer: Enabled fetching/using DIFX v2.1 r2 ... Wed, 07 Oct 2009 09:58:54 GMT vboxsync [23592] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/EFI/Thunk/Makefile.kmk (modified) EFI firmware build system: build script, variables and rules Sat, 03 Oct 2009 18:07:41 GMT vboxsync [23533] * trunk/Config.kmk (modified) Config/FreeBSD: Enable some features. USB not working yet Thu, 01 Oct 2009 07:43:10 GMT vboxsync [23463] * trunk/Config.kmk (modified) * trunk/debian/LocalConfig.kmk (modified) * trunk/src/VBox/Additions/os2/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.m (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxIChatTheaterWrapper.m (modified) filemuncher header fixes Mon, 28 Sep 2009 09:39:21 GMT vboxsync [23362] * trunk/Config.kmk (modified) Config.kmk: Disabled Solaris new USB bits since testbox's nevada too old. Sat, 26 Sep 2009 18:08:02 GMT vboxsync [23352] * trunk/Config.kmk (modified) * trunk/configure (modified) Config.kmk,configure: VBOX_TARGET_MAC_OS_X_VERSION_10_5 todo. Fri, 25 Sep 2009 17:37:37 GMT vboxsync [23345] * trunk/Config.kmk (modified) Config.kmk: define NEW_USB_SOLARIS code only when VBOX_WITH_USB is ... Fri, 25 Sep 2009 09:58:16 GMT vboxsync [23323] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Config.kmk,xpcom18a4/Makefile.kmk: mac SDK cleanups strictness. Fri, 25 Sep 2009 09:44:02 GMT vboxsync [23322] * trunk/Config.kmk (modified) Config.kmk: wrap lines. Fri, 25 Sep 2009 09:42:53 GMT vboxsync [23321] * trunk/Config.kmk (modified) Config.kmk: headerpad not necessary for ... Fri, 25 Sep 2009 08:36:10 GMT vboxsync [23318] * trunk/Config.kmk (modified) OSX: -headerpad_max_install_names for the standard SDK as well Fri, 25 Sep 2009 08:00:03 GMT vboxsync [23317] * trunk/Config.kmk (modified) Disable I/O layer again. Testboxes give VERR_VD_VDI_INVALID_HEADER errors Fri, 25 Sep 2009 01:16:25 GMT vboxsync [23314] * trunk/Config.kmk (modified) Config.kmk: Trying to make install_name_tool more happy with VirtualBox. Thu, 24 Sep 2009 09:46:01 GMT vboxsync [23278] * trunk/Config.kmk (modified) OSX: proper fix for r52752 Wed, 23 Sep 2009 21:39:15 GMT vboxsync [23272] * trunk/Config.kmk (modified) Async: Enable by default on all platforms except Darwin (has still ... Wed, 23 Sep 2009 16:39:44 GMT vboxsync [23268] * trunk/Config.kmk (modified) OSX: evaluate this on the second kmk run, cause the GCC tests are ... Tue, 22 Sep 2009 09:22:27 GMT vboxsync [23204] * trunk/Config.kmk (modified) OSX: fix gcc LD test for darwin; dynamically check for ... Mon, 21 Sep 2009 15:09:53 GMT vboxsync [23195] * trunk/Config.kmk (modified) Config.kmk: nits. Mon, 21 Sep 2009 14:43:53 GMT vboxsync [23193] * trunk/Config.kmk (modified) OSX: fix burn Mon, 21 Sep 2009 14:33:11 GMT vboxsync [23192] * trunk/Config.kmk (modified) OSX: disable the compressed linker format introduced in 10.6 Mon, 21 Sep 2009 09:48:52 GMT vboxsync [23172] * trunk/Config.kmk (modified) VBOX_WITH_VMMR0_DISABLE_PREEMPTION was not enabled for Windows host Fri, 18 Sep 2009 14:11:55 GMT vboxsync [23133] * trunk/Config.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) crOpenGL-OSX: little cleanup Fri, 18 Sep 2009 11:20:14 GMT vboxsync [23122] * trunk/Config.kmk (modified) OSX: make Cocoa based Qt GUI default Thu, 17 Sep 2009 13:55:52 GMT vboxsync [23095] * trunk/Config.kmk (modified) EFI: proper exports, enabled by default Thu, 17 Sep 2009 12:02:57 GMT vboxsync [23089] * trunk/Config.kmk (modified) Make it work in older gcc versions (especially the Apple one). Mon, 14 Sep 2009 14:08:16 GMT vboxsync [23006] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux/installer: add debug symbols to the Linux Additions, ... Thu, 10 Sep 2009 09:30:17 GMT vboxsync [22900] * trunk/Config.kmk (modified) Config.kmk: reverted r52097 for now Wed, 09 Sep 2009 19:21:32 GMT vboxsync [22875] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/freebsd/NetIf-freebsd.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/apps/Makefile.kmk (modified) FreeBSD: Add support for bridged and hostonly networking. Contributed ... Wed, 09 Sep 2009 10:45:00 GMT vboxsync [22859] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) Additions/X11: create debug symbol files for the X.Org drivers and ... Fri, 04 Sep 2009 14:25:31 GMT vboxsync [22784] * trunk/Config.kmk (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMControl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VMM,Main,VBoxBFE: Changed VMR3Save and started working on making ... Fri, 04 Sep 2009 13:10:12 GMT vboxsync [22777] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/liblzf-1.51 (deleted) Config.kmk,Makefiles,liblzf-1.51: Removed src/lib/liblzf-1.51 and ... Tue, 01 Sep 2009 07:52:33 GMT vboxsync [22630] * trunk/Config.kmk (modified) enable VBOX_WITH_VIDEOHWACCEL for OSE Mon, 31 Aug 2009 17:58:30 GMT vboxsync [22627] * trunk/Config.kmk (modified) re-enable HGSMI for OSE Mon, 31 Aug 2009 17:44:09 GMT vboxsync [22626] * trunk/Config.kmk (modified) hgsmi: disable for OSE, (since HGSMI sources not exported there) Mon, 31 Aug 2009 17:28:41 GMT vboxsync [22623] * trunk/Config.kmk (modified) video 2d accel: enable for win and linux Mon, 31 Aug 2009 13:39:44 GMT vboxsync [22606] * trunk/Config.kmk (modified) Enabled HGSMI. Sun, 30 Aug 2009 20:18:19 GMT vboxsync [22577] * trunk/Config.kmk (modified) Additions/FreeBSD: Enable additions build. Add needed library to Xorg ... Thu, 27 Aug 2009 11:46:29 GMT vboxsync [22509] * trunk/Config.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_spu.h (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) crOpenGL-OSX: Initial version for the Cocoa port. Wed, 26 Aug 2009 08:25:27 GMT vboxsync [22454] * trunk/Config.kmk (modified) Config.kmk: VBOX_GUI_USE_QGL is not part of the assembler setup. Sun, 23 Aug 2009 20:18:32 GMT vboxsync [22397] * trunk/Config.kmk (modified) Missing bit for 51363 Fri, 21 Aug 2009 13:27:13 GMT vboxsync [22387] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL ... Fri, 21 Aug 2009 13:15:23 GMT vboxsync [22386] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) qgl framebuffer: add QtOpenGL lib to win installer