# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Apr 3, 2025 2:09:33 AM Thu, 04 Feb 2016 13:46:53 GMT vboxsync [59575] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) iprt: Added RTManifestQueryAllAttrTypes. Wed, 03 Feb 2016 00:17:58 GMT vboxsync [59567] * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to ... Tue, 02 Feb 2016 02:01:52 GMT vboxsync [59554] * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) RTManifestReadStandardEx: Don't assume spaces between the attribute ... Mon, 01 Feb 2016 13:56:20 GMT vboxsync [59546] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) Documentation build fix. Mon, 01 Feb 2016 13:37:03 GMT vboxsync [59545] * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) win/RTErrConvertFromWin32.cpp: Added mapping for ... Mon, 01 Feb 2016 13:35:58 GMT vboxsync [59544] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: r3/win/process-win.cpp: Removed debug output. Mon, 01 Feb 2016 13:31:19 GMT vboxsync [59543] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) Build fix. Mon, 01 Feb 2016 13:27:36 GMT vboxsync [59542] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: r3/win/process-win.cpp: Try to use the LSA cache for the domain ... Sun, 31 Jan 2016 11:56:48 GMT vboxsync [59530] * trunk/src/VBox/Runtime/common/asm/ASMSerializeInstruction-cpuid.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMSerializeInstruction-rdtscp.asm (added) iprt/asm.h: Experimented with alternative serializating instructions ... Sun, 31 Jan 2016 11:54:20 GMT vboxsync [59527] * trunk/include/iprt/asm-watcom-x86-16.h (modified) * trunk/include/iprt/asm-watcom-x86-32.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMSerializeInstruction-iret.asm (added) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) iprt/asm.h: Experimented with alternative serializating instructions ... Sat, 30 Jan 2016 01:28:29 GMT vboxsync [59524] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer. Fri, 29 Jan 2016 15:09:48 GMT vboxsync [59522] * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) Backed out r105295 (manifest hack). Fri, 29 Jan 2016 10:32:47 GMT vboxsync [59519] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: r3/win/process-win.cpp: Error checking. Fri, 29 Jan 2016 08:14:44 GMT vboxsync [59516] * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) bugref:6022. OVF import: Workaround in the case if there is no the ... Thu, 28 Jan 2016 14:53:22 GMT vboxsync [59513] * trunk/src/VBox/Runtime/r3/linux/RTFileSetAllocationSize-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/RTFileSetAllocationSize-posix.cpp (modified) Fix for the cleanup Thu, 28 Jan 2016 14:41:26 GMT vboxsync [59512] * trunk/src/VBox/Runtime/r3/linux/RTFileSetAllocationSize-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/RTFileSetAllocationSize-posix.cpp (modified) IPRT: Smaller cleanups to the Linux and Posix specific ... Thu, 28 Jan 2016 14:02:39 GMT vboxsync [59511] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/RTFileSetAllocationSize-posix.cpp (copied) IPRT: RTFileSetAllocationSize() implementation for POSIX compatible ... Tue, 26 Jan 2016 15:00:43 GMT vboxsync [59480] * trunk/include/iprt/asm-watcom-x86-16.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU16.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU32.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU64.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitLastSetU16.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitLastSetU32.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitLastSetU64.asm (added) asm.h,asm-watcom-x86-16.h,mangling.h: Documented CPU requirements, ... Mon, 25 Jan 2016 14:56:07 GMT vboxsync [59461] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileSetAllocationSize-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/RTFileSetAllocationSize-linux.cpp (added) IPRT: Linux specific implementation for RTFileSetAllocationSize() Mon, 25 Jan 2016 13:33:52 GMT vboxsync [59459] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileSetAllocationSize-generic.cpp (added) IPRT: Add RTFileSetAllocationSize() to enforce block allocation on ... Fri, 22 Jan 2016 18:50:54 GMT vboxsync [59449] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) build fix Thu, 21 Jan 2016 21:28:09 GMT vboxsync [59432] * trunk/src/VBox/Runtime/common/crypto/x509-certpaths.cpp (modified) crypto: logging Tue, 19 Jan 2016 10:10:39 GMT vboxsync [59404] * trunk (modified) * trunk/Config.kmk (modified) * trunk/include/iprt/initterm.h (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) * trunk/src/VBox/Installer/win/Stub/crypt32.def (added) * trunk/src/VBox/Installer/win/Stub/msi.def (added) * trunk/src/VBox/Installer/win/Stub/shell32.def (added) * trunk/src/VBox/Installer/win/Stub/user32.def (added) * trunk/src/VBox/Installer/win/Stub/ws2_32.def (added) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/init.h (modified) * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/internal-r3-win.h (modified) * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/bldprogs/VBoxCheckImports.cpp (added) * trunk/src/bldprogs/VBoxDef2LazyLoad.cpp (modified) Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, ... Tue, 19 Jan 2016 03:32:03 GMT vboxsync [59396] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) ldrNative-win.cpp: Implemented loading system dlls from WinSxS. Tue, 19 Jan 2016 02:21:52 GMT vboxsync [59394] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) http-curlt.cpp,rtLdrNativeLoadSystem: added todo regarding loading ... Sun, 17 Jan 2016 05:43:30 GMT vboxsync [59366] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) iprt/nt/nt.h: Added NtQueryKey and NtEnumerateKey. Mon, 11 Jan 2016 10:57:34 GMT vboxsync [59306] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/darwin/mp-darwin.cpp (modified) Runtime: actually use rtMpDarwinOnlinePhysicalCpus() when determining ... Fri, 08 Jan 2016 15:06:00 GMT vboxsync [59289] * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) IPRT: Init order check. Thu, 07 Jan 2016 14:57:24 GMT vboxsync [59278] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime: gcc 6 detects if both sides of logical || contain the same ... Thu, 07 Jan 2016 08:05:31 GMT vboxsync [59273] * trunk/src/VBox/Runtime/r3/alloc-ef-cpp.cpp (modified) Runtime/alloc-ef-cpp: provide C++14 deallocator Mon, 04 Jan 2016 01:57:26 GMT vboxsync [59245] * trunk/src/VBox/Runtime/common/asm/ASMBitFirstClear.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-PagingInitRootForLM.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-SlabAllocEx.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-SwitchTo16Bit.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-SwitchTo64Bit.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-first-pe16.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-PagingGetRootForLM64.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-PagingGetRootForPAE32.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-PagingGetRootForPP32.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-SwitchToLM64.asm (copied) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-SwitchToRM.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-template-header.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h (modified) bs3kit: Implemented switching to long mode. Sun, 03 Jan 2016 14:42:27 GMT vboxsync [59243] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified) * trunk/src/VBox/Runtime/common/math/bignum.cpp (modified) * trunk/src/VBox/Runtime/generic/RTSystemIsInsideVM-generic.cpp (copied) Several fixes to get RuntimeR3 building on SPARC again (required for ... Thu, 31 Dec 2015 00:32:09 GMT vboxsync [59232] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) IPRT: Implemented reading codeview (NB09,NB11) line numbers ... Thu, 31 Dec 2015 00:24:57 GMT vboxsync [59231] * trunk/include/iprt/formats/codeview.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) IPRT: Implemented reading codeview (NB09,NB11) line numbers ... Wed, 16 Dec 2015 15:44:59 GMT vboxsync [59158] * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/sched-posix.cpp (modified) Runtime/linux,posix: pthread_join() does not set errno! Thanks ... Tue, 15 Dec 2015 14:25:23 GMT vboxsync [59133] * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win.cpp: Emphasize UPN (User Principal Name) handling on ... Wed, 09 Dec 2015 12:06:07 GMT vboxsync [59067] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/RTStrIStartsWith.cpp (added) * trunk/src/VBox/Runtime/common/string/RTStrStartsWith.cpp (added) IPRT: Added RTStrStartsWith and RTStrIStartsWith. Tue, 08 Dec 2015 13:35:37 GMT vboxsync [59057] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm (deleted) IPRT: Duplicate ASMAtomicXchgU16, add ASMAtomic[Cmp]XchgU16 to 32-bit ... Tue, 08 Dec 2015 12:42:24 GMT vboxsync [59055] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU16.asm (copied) * trunk/src/VBox/Runtime/common/asm/ASMAtomicXchgU16.asm (copied) IPRT: Provided ASMAtomicCmpXchgU16 and ASMAtomicXchgU16 external ... Tue, 08 Dec 2015 12:37:28 GMT vboxsync [59054] * trunk/src/VBox/Runtime/common/asm/ASMAtomicXchgU64.asm (modified) ASMAtomicXchgU64.asm: fixed unused 64-bit code versions. Tue, 08 Dec 2015 12:21:34 GMT vboxsync [59053] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) VBoxRTImp.def: Add ASMAtomicXmpChgU8 Tue, 08 Dec 2015 08:29:12 GMT vboxsync [59047] * trunk/src/VBox/Runtime/Makefile.kmk (modified) build fix for the validation kit Mon, 07 Dec 2015 18:21:18 GMT vboxsync [59040] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: trace point build fix. Mon, 07 Dec 2015 18:07:52 GMT vboxsync [59039] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/critsect-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/critsectrw-generic.cpp (modified) IPRT: trace point build fix. Mon, 07 Dec 2015 18:04:50 GMT vboxsync [59038] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: trace point build fix attempt. Mon, 07 Dec 2015 17:56:18 GMT vboxsync [59037] * trunk/src/VBox/Runtime/iprt.d (modified) * trunk/src/VBox/VMM/VBoxVMM.d (modified) IPRT,VMMR0: trace point fix and cleanups Mon, 07 Dec 2015 17:49:30 GMT vboxsync [59036] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/critsect-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/critsectrw-generic.cpp (modified) * trunk/src/VBox/Runtime/iprt.d (added) * trunk/src/VBox/VMM/VBoxVMM.d (modified) IPRT,VMMR0: Added trace points to both the IPRT critical section types. Wed, 02 Dec 2015 22:17:04 GMT vboxsync [58960] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAssertCompile.cpp (modified) iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_VA_ARGS, ... Wed, 02 Dec 2015 13:52:15 GMT vboxsync [58952] * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) build fix Wed, 02 Dec 2015 13:36:52 GMT vboxsync [58949] * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/internal-r3-win.h (modified) Runtime: when reporting the OS version, explicitly distinguish ... Mon, 23 Nov 2015 17:13:18 GMT vboxsync [58829] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/critsectrw-generic.cpp (modified) IPRT: Make read-write critical sections available to ring-0 code. Mon, 23 Nov 2015 16:25:03 GMT vboxsync [58826] * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) rtFileRecalcAndValidateFlags: Correct windows access mask assertion. Mon, 23 Nov 2015 16:20:48 GMT vboxsync [58825] * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) RTFileOpen: fix for r104213 Mon, 23 Nov 2015 13:38:03 GMT vboxsync [58823] * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) Please, do get these right or just drop them: #endif /* condition of ... Fri, 20 Nov 2015 14:47:10 GMT vboxsync [58801] * trunk/src/VBox/Runtime/r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c (modified) dbgkrnlinfo-r0drv-solaris: doxygen. Fri, 20 Nov 2015 14:39:08 GMT vboxsync [58800] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0DbgKrnlInfo.cpp (modified) Runtime/r0drv: Add 'pszModule' argument to RTR0DbgKrnlInfoQueryMember ... Thu, 19 Nov 2015 16:01:30 GMT vboxsync [58774] * trunk/src/VBox/Runtime/r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c (modified) dbgkrnlinfo-r0drv-solaris: check alloc failure. Thu, 19 Nov 2015 15:57:35 GMT vboxsync [58772] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c (modified) Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented ... Thu, 19 Nov 2015 13:34:37 GMT vboxsync [58769] * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only. Thu, 19 Nov 2015 13:32:08 GMT vboxsync [58768] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only. Thu, 19 Nov 2015 13:30:30 GMT vboxsync [58767] * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) revered r104210, got unfinished asm.h changes mixed into it. Thu, 19 Nov 2015 13:28:58 GMT vboxsync [58766] * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only. Thu, 19 Nov 2015 09:08:55 GMT vboxsync [58762] * trunk/src/VBox/Runtime/common/asm/ASMBitFirstClear.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSet.asm (modified) ASMBitFirst{Set,Clear}: win64 fix Thu, 19 Nov 2015 01:00:53 GMT vboxsync [58759] * trunk/src/VBox/Runtime/common/asm/ASMBitNextClear.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitNextSet.asm (modified) doc Thu, 19 Nov 2015 01:00:30 GMT vboxsync [58758] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitNextClear.asm (copied) IPRT: Implemented ASMBitNextClear in assembly. Thu, 19 Nov 2015 00:57:20 GMT vboxsync [58757] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitNextSet.asm (added) IPRT: Implemented ASMBitNextSet in assembly. Wed, 18 Nov 2015 23:55:07 GMT vboxsync [58756] * trunk/src/VBox/Runtime/common/asm/ASMBitFirstClear.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSet.asm (modified) ASMBitFirstSet/Clear.asm: 64-bit bugfixes Wed, 18 Nov 2015 20:48:25 GMT vboxsync [58755] * trunk/src/VBox/Runtime/common/asm/ASMBitFirstClear.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSet.asm (modified) ASMBitFirstSet/Clear svn props. Wed, 18 Nov 2015 20:47:30 GMT vboxsync [58754] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/win/amd64/ASMBitFirstSet.asm (deleted) IPRT: Use common/asm/ASMBitFirstSet.asm instead of the win/amd64/ ... Wed, 18 Nov 2015 20:47:23 GMT vboxsync [58753] * trunk/src/VBox/Runtime/common/asm/ASMBitFirstClear.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSet.asm (copied) IPRT: Morphed ASMBitFirstClear.asm into ASMBitFirstSet.asm, and ... Wed, 18 Nov 2015 20:38:18 GMT vboxsync [58751] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/win/amd64/ASMBitFirstClear.asm (deleted) IPRT: Use common/asm/ASMBitFirstClear.asm instead of the win/amd64/ ... Wed, 18 Nov 2015 18:43:57 GMT vboxsync [58748] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: mangling.run fix. Wed, 18 Nov 2015 18:04:10 GMT vboxsync [58746] * trunk/src/VBox/Runtime/common/asm/ASMBitFirstClear.asm (copied) ASMBitFirstClear.asm: work in progress. Wed, 18 Nov 2015 12:39:43 GMT vboxsync [58743] * trunk/src/VBox/Runtime/include/internal/ldrMZ.h (deleted) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (deleted) IPRT: Deleted ldrPE.h and ldrMZ.h, everyeone should be using the ones ... Wed, 18 Nov 2015 12:39:05 GMT vboxsync [58742] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) Various: Use our pecoff.h and mz.h instead of the internal IPRT headers. Wed, 18 Nov 2015 12:34:39 GMT vboxsync [58738] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) Runtime/http-curl: distinguish between "URL not found" and "host not ... Wed, 18 Nov 2015 00:55:41 GMT vboxsync [58729] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) ldrPE.cpp: use iprt/formats/pecoff.h and name all machines listed by ... Wed, 18 Nov 2015 00:28:21 GMT vboxsync [58727] * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) rtldrPEOpen: Set pErrInfo on VERR_LDR_ARCH_MISMATCH. Mon, 16 Nov 2015 14:57:02 GMT vboxsync [58698] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c (modified) Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is ... Mon, 16 Nov 2015 14:42:34 GMT vboxsync [58697] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c (modified) Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption ... Wed, 11 Nov 2015 15:57:51 GMT vboxsync [58664] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) dbgmodcodeview.cpp: mangle duplicate symbols (typically static ... Wed, 11 Nov 2015 14:58:00 GMT vboxsync [58662] * trunk/include/iprt/formats/codeview.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) rtdbg: Moved the codeview structures into iprt/formats/codeview.h and ... Fri, 06 Nov 2015 11:24:38 GMT vboxsync [58598] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) dbgkernel-info-r0drv-darwin.cpp: Look for development and debug ... Tue, 27 Oct 2015 17:40:34 GMT vboxsync [58440] * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) Runtime: pathint-nt.cpp Win32 to NT path prefix conversion fix Tue, 27 Oct 2015 16:30:34 GMT vboxsync [58438] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/net/netaddrstr2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTNetIPv4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTNetIPv6.cpp (modified) IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny. Mon, 26 Oct 2015 12:20:35 GMT vboxsync [58419] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http-curl.cpp: Only call rtHttpUrlInNoProxyList if we found a ... Mon, 26 Oct 2015 12:17:33 GMT vboxsync [58418] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http-curl.cpp: Reverted r103649 - comletely wrong fix. Mon, 26 Oct 2015 09:49:48 GMT vboxsync [58409] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http-curl.cpp: Initialize temporary buffer in ... Fri, 23 Oct 2015 12:03:22 GMT vboxsync [58389] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/socket.h (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) IPRT: Added RTSocketWriteToNB for non-blocking writes to UDP sockets ... Tue, 20 Oct 2015 11:57:17 GMT vboxsync [58334] * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) Runtime/sg.cpp: Demote assertion to debug only and increase maximum ... Mon, 19 Oct 2015 19:49:26 GMT vboxsync [58322] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: Darwin does the POLLIN+POLLHUB thing too. Mon, 19 Oct 2015 19:32:16 GMT vboxsync [58320] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: OS/2 build fix. Mon, 19 Oct 2015 19:30:29 GMT vboxsync [58319] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: Turns out Linux also returns POLLIN+POLLHUP. ... Mon, 19 Oct 2015 18:58:35 GMT vboxsync [58318] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: Must disable SIGPIPE as there is no way to ... Mon, 19 Oct 2015 16:37:33 GMT vboxsync [58314] * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (modified) Runtime/dbghelp: Fix debugging logging Sun, 18 Oct 2015 23:41:37 GMT vboxsync [58305] * trunk/include/iprt/localipc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as ... Sun, 18 Oct 2015 22:46:41 GMT vboxsync [58304] * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) tstRTLocalIpc: Use RTTestCreateChild. Sun, 18 Oct 2015 22:46:23 GMT vboxsync [58303] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) RTTestCreateChild: Added new method for creating a test instance in a ... Sun, 18 Oct 2015 22:44:23 GMT vboxsync [58302] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: rtSocketListen should be done when creating the ... Sun, 18 Oct 2015 19:52:38 GMT vboxsync [58301] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.