# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Feb 4, 2025 2:34:58 PM Tue, 09 Aug 2016 08:49:28 GMT vboxsync [63193] * trunk/src/bldprogs/VBoxDef2LazyLoad.cpp (modified) unused function warning Tue, 09 Aug 2016 07:29:09 GMT vboxsync [63192] * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) Main/MachineDebuggerImpl.h: eliminate unused static method Tue, 09 Aug 2016 03:01:52 GMT vboxsync [63191] * trunk/src/VBox/Runtime/r0drv/netbsd (added) * trunk/src/VBox/Runtime/r0drv/netbsd/Makefile.kup (added) * trunk/src/VBox/Runtime/r0drv/netbsd/alloc-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/assert-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/initterm-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/memuserkernel-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/mp-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/process-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/semevent-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/semeventmulti-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/semfastmutex-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/semmutex-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/sleepqueue-r0drv-netbsd.h (added) * trunk/src/VBox/Runtime/r0drv/netbsd/spinlock-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/the-netbsd-kernel.h (added) * trunk/src/VBox/Runtime/r0drv/netbsd/thread-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/thread2-r0drv-netbsd.c (added) * trunk/src/VBox/Runtime/r0drv/netbsd/time-r0drv-netbsd.c (added) r0drv/netbsd: initial r0drv support for NetBSD. From Haomai Wang ... Tue, 09 Aug 2016 02:28:03 GMT vboxsync [63190] * trunk/src/VBox/Runtime/r3/netbsd (added) * trunk/src/VBox/Runtime/r3/netbsd/Makefile.kup (added) * trunk/src/VBox/Runtime/r3/netbsd/rtProcInitExePath-netbsd.cpp (added) Runtime/NetBSD: rtProcInitExePath-netbsd.cpp based on FreeBSD ... Tue, 09 Aug 2016 02:03:17 GMT vboxsync [63189] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) log-vbox.cpp: RTLogDefaultInit - add NetBSD support for parsing ... Mon, 08 Aug 2016 17:49:42 GMT vboxsync [63187] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) ThreadTask: Cleaning up handler() methods. Mon, 08 Aug 2016 17:39:16 GMT vboxsync [63186] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) ThreadTask: Cleaning up handler() methods. Mon, 08 Aug 2016 17:03:00 GMT vboxsync [63185] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) build fix Mon, 08 Aug 2016 16:55:15 GMT vboxsync [63184] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) ThreadTask: Cleaning up handler() methods. Mon, 08 Aug 2016 16:37:26 GMT vboxsync [63183] * trunk/src/VBox/Main/include/GuestDnDSourceImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDTargetImpl.h (modified) * trunk/src/VBox/Main/include/ThreadTask.h (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) ThreadTask: Dealt with totally misguided m_pThread member. Started ... Mon, 08 Aug 2016 16:16:42 GMT vboxsync [63182] * trunk/src/VBox/Main/include/ThreadTask.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) ThreadTask: split createThread up into three methods to avoid having ... Mon, 08 Aug 2016 15:56:30 GMT vboxsync [63181] * trunk/src/VBox/Main/include/ThreadTask.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) * trunk/src/VBox/Main/src-client/ClientTokenHolder.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: warnings/cleanup Mon, 08 Aug 2016 15:47:28 GMT vboxsync [63180] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) GuestDnDTargetImpl.cpp,GuestDnDSourceImpl.cpp: @todo r=bird: Pointed ... Mon, 08 Aug 2016 15:28:25 GMT vboxsync [63179] * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp (modified) Limit the number of USB filters a bit. Not really necessary but looks ... Mon, 08 Aug 2016 15:27:19 GMT vboxsync [63178] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: warnings Mon, 08 Aug 2016 15:20:59 GMT vboxsync [63177] * trunk/src/VBox/Main/cbinding/VBoxCAPIGlue.c (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main: warnings Mon, 08 Aug 2016 14:54:57 GMT vboxsync [63176] * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main: warnings Mon, 08 Aug 2016 14:53:39 GMT vboxsync [63175] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/precomp.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 14): ... Mon, 08 Aug 2016 14:47:28 GMT vboxsync [63174] * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) Main: unreachable code. Mon, 08 Aug 2016 14:46:46 GMT vboxsync [63173] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.h (modified) FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 13): Extend ... Mon, 08 Aug 2016 14:44:53 GMT vboxsync [63172] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: warning about switches and some other stuff. Mon, 08 Aug 2016 14:40:45 GMT vboxsync [63171] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main: warning about switches Mon, 08 Aug 2016 14:38:58 GMT vboxsync [63170] * trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main: warning about switches Mon, 08 Aug 2016 14:34:15 GMT vboxsync [63169] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) colorConvWriteYUV420p: Hope asserting on getRGB failure is ok, make ... Mon, 08 Aug 2016 14:07:08 GMT vboxsync [63168] * trunk/src/VBox/Runtime/testcase/tstRTDirCreateUniqueNumbered.cpp (modified) tstRTDirCreateUniqueNumbered.cpp: fix Mon, 08 Aug 2016 14:06:50 GMT vboxsync [63167] * trunk/src/VBox/Runtime/testcase/tstRTDirCreateUniqueNumbered.cpp (modified) tstRTDirCreateUniqueNumbered.cpp: fix Mon, 08 Aug 2016 14:05:43 GMT vboxsync [63166] * trunk/src/VBox/Runtime/testcase/tstRTDirCreateUniqueNumbered.cpp (modified) tstRTDirCreateUniqueNumbered.cpp: fix Mon, 08 Aug 2016 13:46:27 GMT vboxsync [63165] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Seems like the ConfigError/InsertConfigXxx problem ... Mon, 08 Aug 2016 13:41:39 GMT vboxsync [63164] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: Warnings Mon, 08 Aug 2016 13:35:08 GMT vboxsync [63163] * trunk/src/VBox/Installer/linux/routines.sh (modified) Installer/linux: fixed python test Mon, 08 Aug 2016 13:25:35 GMT vboxsync [63162] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: LogRel version of Qt Mon, 08 Aug 2016 12:51:16 GMT vboxsync [63161] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Main: Warnings Mon, 08 Aug 2016 12:47:24 GMT vboxsync [63160] * trunk/src/VBox/Main/src-client/EbmlIDs.h (added) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) EblmWriter: cleanup, disable some warnings when including vpx_encoder.h. Mon, 08 Aug 2016 12:43:42 GMT vboxsync [63159] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) Main: More uninitialized variable warnings. Mon, 08 Aug 2016 12:23:27 GMT vboxsync [63158] * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) Main: More warnings about uninitialized variables. Mon, 08 Aug 2016 12:16:39 GMT vboxsync [63157] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) logging fix Mon, 08 Aug 2016 12:11:53 GMT vboxsync [63156] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) GuestSession::i_objectCreateTempInternal,GuestSession::i_fsQueryInfoIn ... Mon, 08 Aug 2016 12:03:31 GMT vboxsync [63155] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main: More warnings about uninitialized variables. Mon, 08 Aug 2016 12:01:32 GMT vboxsync [63154] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main: More warnings about uninitialized variables (false ones) and ... Mon, 08 Aug 2016 12:00:20 GMT vboxsync [63153] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Split up GuestProcess:i_startProcess to deal with uninitialized ... Mon, 08 Aug 2016 11:37:26 GMT vboxsync [63152] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) GuestSessionImplTasks.cpp: Attempt to fix two bogus ... Mon, 08 Aug 2016 11:35:35 GMT vboxsync [63151] * trunk/src/VBox/Storage/VMDK.cpp (modified) remove leftover Mon, 08 Aug 2016 11:34:01 GMT vboxsync [63150] * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage/VMDK: Several fixes: 1. Don't reject async I/O for VMDK ... Mon, 08 Aug 2016 11:30:58 GMT vboxsync [63149] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp (modified) FE/Qt: About dialog: Show Qt version for any build, not just debug one. Mon, 08 Aug 2016 11:19:08 GMT vboxsync [63148] * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) forgot to fix this one Mon, 08 Aug 2016 11:12:33 GMT vboxsync [63147] * trunk/include/VBox/com/AutoLock.h (modified) * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/com/microatl.h (modified) * trunk/src/VBox/Main/glue/AutoLock.cpp (modified) * trunk/src/VBox/Main/glue/NativeEventQueue.cpp (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/include/AutoCaller.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ObjectState.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostVideoInputDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: warnings Mon, 08 Aug 2016 10:30:07 GMT vboxsync [63146] * trunk/src/VBox/Runtime/generic/RTDirCreateUniqueNumbered-generic.cpp (modified) RTDirCreateUniqueNumbered: increase the max tries a little to make ... Mon, 08 Aug 2016 09:36:23 GMT vboxsync [63145] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8482. Fixed small typo Mon, 08 Aug 2016 09:30:23 GMT vboxsync [63144] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8482. Shifted progress notification to the Medium::Task destructor Mon, 08 Aug 2016 09:16:03 GMT vboxsync [63143] * trunk/src/VBox/ValidationKit/tests/storage/storagecfg.py (modified) ValidationKit/storage/storagecfg.py: The separator in the output to ... Mon, 08 Aug 2016 09:06:14 GMT vboxsync [63142] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit: Make it possible to set a different timeout when ... Sun, 07 Aug 2016 19:42:51 GMT vboxsync [63140] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: VirtualBox_p.c needs a little tweaking too. (As ... Sun, 07 Aug 2016 14:56:32 GMT vboxsync [63139] * trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp (modified) tstVMM-HM: warning Sun, 07 Aug 2016 14:49:24 GMT vboxsync [63138] * trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp (modified) tstVMM-HM.cpp: warnings Sun, 07 Aug 2016 14:41:37 GMT vboxsync [63137] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv.cpp: warnings Sun, 07 Aug 2016 14:37:41 GMT vboxsync [63136] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) touch Sun, 07 Aug 2016 14:21:18 GMT vboxsync [63135] * trunk/src/VBox/ExtPacks/VBoxDTrace/generated/dt_grammar.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/generated/dt_grammar.h (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/generated/dt_lex.c (modified) VBoxDTrace/generate: updated Sun, 07 Aug 2016 14:17:24 GMT vboxsync [63134] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) SVGA3d-win: warnings Sun, 07 Aug 2016 14:07:41 GMT vboxsync [63133] * trunk/src/libs/kStuff (modified) kStuff: 79 - 80: warnings Sun, 07 Aug 2016 13:38:41 GMT vboxsync [63131] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) VBoxStub: Fixed buggy ExtractFile function (blaming do-break-while- ... Sun, 07 Aug 2016 13:15:13 GMT vboxsync [63130] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) VBoxStub: warnings Sun, 07 Aug 2016 13:13:28 GMT vboxsync [63129] * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/dtrace.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/ctf_create.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/ctf_lookup.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/ctf_open.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_aggregate.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_consume.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_regset.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_subr.c (modified) dtrace: warnings Sun, 07 Aug 2016 13:03:48 GMT vboxsync [63128] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM: warnings Sun, 07 Aug 2016 13:03:12 GMT vboxsync [63127] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: warnings Sun, 07 Aug 2016 03:44:00 GMT vboxsync [63125] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-legacy.cpp (modified) fix Sun, 07 Aug 2016 03:41:14 GMT vboxsync [63124] * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp (modified) warnings Sun, 07 Aug 2016 03:39:54 GMT vboxsync [63123] * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) warnings Sun, 07 Aug 2016 03:25:21 GMT vboxsync [63122] * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard-win.cpp (modified) vboxClipboardDump,DumpHtml: Warnings (always check that the for loop ... Sun, 07 Aug 2016 03:16:53 GMT vboxsync [63121] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/USB/VUSBSnifferPcapNg.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard-win.cpp (modified) warnings Sat, 06 Aug 2016 21:19:50 GMT vboxsync [63120] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) warnings Sat, 06 Aug 2016 21:19:39 GMT vboxsync [63119] * trunk/src/VBox/ValidationKit/utils/cpu/Makefile.kmk (modified) nit Sat, 06 Aug 2016 21:19:19 GMT vboxsync [63118] * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_pack.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_buffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_visibleregion.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/sortarray.cpp (modified) GuestHost/OpenGL: Warnings (forgotten yesterday) Sat, 06 Aug 2016 20:56:33 GMT vboxsync [63116] * trunk/src/libs/libxml2-2.9.2/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.9.2/catalog.c (modified) libxml: template correction. Sat, 06 Aug 2016 20:42:35 GMT vboxsync [63114] * trunk/src/libs/libpng-1.2.54/Makefile.kmk (modified) libpng: template correction. Sat, 06 Aug 2016 20:39:48 GMT vboxsync [63113] * trunk/src/libs/liblzf-3.4/Makefile.kmk (modified) liblzf: template correction./ Sat, 06 Aug 2016 20:29:59 GMT vboxsync [63110] * trunk/Config.kmk (modified) * trunk/src/libs/zlib-1.2.8/Makefile.kmk (modified) Config.kmk,zlib/Makefile.kmk: Non-pedantic MSC and such. Sat, 06 Aug 2016 16:47:06 GMT vboxsync [63108] * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/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/common/VBoxService/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/testcase/Makefile.kmk (modified) GA/common,Config.kmk: Use strict kBuild templates for building all ... Sat, 06 Aug 2016 16:41:27 GMT vboxsync [63107] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/testcase/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/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) GA/NT,Config.kmk: Use strict kBuild templates for building all the NT ... Sat, 06 Aug 2016 16:23:01 GMT vboxsync [63106] * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/Makefile.kmk (modified) Use VBOXGUESTR3DLL instead of the NP variant for VBoxGuestWineDLL. Sat, 06 Aug 2016 16:20:00 GMT vboxsync [63105] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) GA/NT: warnings Sat, 06 Aug 2016 16:00:44 GMT vboxsync [63104] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp (modified) GA/NT/VBoxTray: warnings Sat, 06 Aug 2016 15:56:30 GMT vboxsync [63103] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) GA/NT/VBoxTray: warnings Sat, 06 Aug 2016 15:54:53 GMT vboxsync [63102] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) GA/NT/VBoxTray: the 'static' px and py are probably left behind ... Sat, 06 Aug 2016 15:53:20 GMT vboxsync [63101] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) GA/NT/VBoxTray: warnings Sat, 06 Aug 2016 15:44:22 GMT vboxsync [63100] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp (modified) GA/NT/VBoxTray: warnings Sat, 06 Aug 2016 15:38:51 GMT vboxsync [63099] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) GA/NT/VBoxTray: warnings Sat, 06 Aug 2016 15:29:14 GMT vboxsync [63098] * trunk/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp (modified) build fix Sat, 06 Aug 2016 15:29:01 GMT vboxsync [63097] * trunk/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp (modified) build fix Sat, 06 Aug 2016 15:28:11 GMT vboxsync [63096] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) VBoxHook: warnings. Sat, 06 Aug 2016 15:26:27 GMT vboxsync [63095] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) VBoxHook: s/hook/hWinEventHook/ ('hook' could humorously be HN for an ... Sat, 06 Aug 2016 15:19:54 GMT vboxsync [63094] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp (modified) VBoxHook: coding standards. Sat, 06 Aug 2016 15:16:23 GMT vboxsync [63093] * trunk/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/testcase/tstVBoxGINA.cpp (modified) GA/NT/VBoxGINA: warnings Sat, 06 Aug 2016 15:11:04 GMT vboxsync [63092] * trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp (modified) GA/NT/tools: warnings Sat, 06 Aug 2016 15:09:17 GMT vboxsync [63091] * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) GA/NT/Installer: warnings Sat, 06 Aug 2016 15:07:45 GMT vboxsync [63090] * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) GA/NT/Installer: warnings Sat, 06 Aug 2016 15:04:26 GMT vboxsync [63089] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) VBoxGuestInstallHelper.cpp: @todo r=bird: fix the optimistically ... Sat, 06 Aug 2016 14:52:32 GMT vboxsync [63088] * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxHook.h (modified) the usual Sat, 06 Aug 2016 14:50:21 GMT vboxsync [63087] * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.c (modified) VBoxSF: no need to supress C4005 anymore. Sat, 06 Aug 2016 14:46:52 GMT vboxsync [63086] * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.h (modified) GA/NT/SharedFolders: warnings Sat, 06 Aug 2016 14:35:30 GMT vboxsync [63085] * trunk/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.cpp (modified) vboxmrxnp.cpp/vboxToUpper: Should probably use the CharUpperW ...