# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 12:29:51 PM Tue, 26 Dec 2017 14:43:11 GMT vboxsync [70343] * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakes.cpp (modified) IPRT: More NT 3.1 compatibility tweaking. [oops] Tue, 26 Dec 2017 14:42:28 GMT vboxsync [70341] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/nt3fakes-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/nt3fakesA-r0drv-nt.asm (modified) * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakes.cpp (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakesA.asm (modified) IPRT: More NT 3.1 compatibility tweaking. Tue, 26 Dec 2017 14:41:01 GMT vboxsync [70340] * trunk/src/VBox/Runtime/generic/RTAssertShouldPanic-generic.cpp (modified) iprt/RTAssertShouldPanic-generic.cpp: handy debug trick Sun, 24 Dec 2017 14:38:14 GMT vboxsync [70336] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/nt3fakes-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/nt3fakes-stub-r0drv-nt.cpp (added) * trunk/src/VBox/Runtime/r0drv/nt/nt3fakesA-r0drv-nt.asm (modified) iprt/r0drv-nt: Working on NT 3.1 compatibility. Sun, 24 Dec 2017 14:37:32 GMT vboxsync [70335] * trunk/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp (modified) iprt/time-r0drv-nt.cpp: Cleanups, making it compatible with NT 3.10. Sun, 24 Dec 2017 14:36:37 GMT vboxsync [70334] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h. Fri, 22 Dec 2017 18:31:20 GMT vboxsync [70324] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/rtFsNtfsAttr_Read: multi extent read fix. Fri, 22 Dec 2017 13:32:15 GMT vboxsync [70319] * trunk/src/VBox/Runtime/tools/RTLdrCheckImports.cpp (modified) RTLdrCheckImport: verbosity Fri, 22 Dec 2017 12:15:47 GMT vboxsync [70313] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldr: Made RTLdrEnumSymbols report forwards with value ... Fri, 22 Dec 2017 11:50:14 GMT vboxsync [70312] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldrPE: Set error info on header validation trouble. [build fix] Fri, 22 Dec 2017 11:47:24 GMT vboxsync [70311] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTLdrCheckImports.cpp (modified) RTLdrCheckImports: Implemented export lists and made it a build tool. Fri, 22 Dec 2017 11:47:01 GMT vboxsync [70310] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldrPE: Set error info on header validation trouble. Fri, 22 Dec 2017 11:46:23 GMT vboxsync [70309] * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/ldr/ldrVfsFile.cpp (copied) IPRT/ldr: Added VFS chain based loader open APIs. Thu, 21 Dec 2017 16:29:17 GMT vboxsync [70293] * trunk/src/VBox/Runtime/tools/RTLdrCheckImports.cpp (modified) RTLdrCheckImports.cpp: Build fix. Thu, 21 Dec 2017 16:25:50 GMT vboxsync [70292] * trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp (modified) dbgkrnlinfo-r0drv-nt.cpp: Fixed MmGetSystemRoutineAddress fallback. Thu, 21 Dec 2017 16:25:15 GMT vboxsync [70291] * trunk/src/VBox/Runtime/Makefile.kmk (modified) VBoxGuest-win.cpp: Need read-write critsects. Thu, 21 Dec 2017 13:44:55 GMT vboxsync [70275] * trunk/src/VBox/Runtime/tools/RTLdrCheckImports.cpp (modified) RTLdrCheckImports.cpp: Build fix. Thu, 21 Dec 2017 12:26:39 GMT vboxsync [70271] * trunk/src/VBox/Runtime/tools/RTLdrCheckImports.cpp (modified) RTLdrCheckImports.cpp: Build fix. Thu, 21 Dec 2017 06:15:11 GMT vboxsync [70257] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldrPE.cpp: Almost forgotten old linkers didn't set ... Thu, 21 Dec 2017 06:13:13 GMT vboxsync [70256] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTLdrCheckImports.cpp (added) IPRT: New tool 'RTLdrCheckImports' for checking imports. Currently ... Wed, 20 Dec 2017 15:13:14 GMT vboxsync [70244] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) iprt/socket: fix a white-space-checker burn. Wed, 20 Dec 2017 12:54:01 GMT vboxsync [70241] * trunk/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp (modified) alloc-r0drv-nt.cpp: duh Tue, 19 Dec 2017 03:25:24 GMT vboxsync [70215] * 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) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/r3/win: Some more NT 3.50 adjustments. Tue, 19 Dec 2017 02:56:25 GMT vboxsync [70213] * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakes.cpp (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakesA.asm (modified) IPRT/r3/win: Wrapped two more kernel32 APIs that's used by the VC v10 ... Tue, 19 Dec 2017 02:54:28 GMT vboxsync [70212] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) IPRT/r0drv/nt: Dynamically import 4 more function to make it work on ... Mon, 18 Dec 2017 20:43:19 GMT vboxsync [70210] * trunk/src/VBox/Runtime/r0drv/nt/nt3fakes-r0drv-nt.cpp (modified) nt3fakes-r0drv-nt.cpp: Get version from registry. Just for ... Mon, 18 Dec 2017 15:17:05 GMT vboxsync [70206] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) IPRT/socket.cpp: Fixed socket even leak (windows + polling). Mon, 18 Dec 2017 15:13:28 GMT vboxsync [70205] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) IPRT/socket.cpp: Initialize winsock before creating sockets. Mon, 18 Dec 2017 14:59:50 GMT vboxsync [70204] * trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp (modified) comment fix Mon, 18 Dec 2017 14:59:05 GMT vboxsync [70203] * trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp (modified) IPRT/dbgkrnlinfo-r0drv-nt.cpp: Copy & past bugfix (for r119709). Mon, 18 Dec 2017 14:09:58 GMT vboxsync [70200] * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix] Mon, 18 Dec 2017 14:06:48 GMT vboxsync [70199] * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix] Mon, 18 Dec 2017 13:42:18 GMT vboxsync [70198] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix] Mon, 18 Dec 2017 13:40:26 GMT vboxsync [70195] * trunk/src/VBox/Runtime/r3/nt/RTPathQueryInfo-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/win/errvars-win.cpp (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/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakes.cpp (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakesA.asm (modified) IPRT/R3: Made the core work on NT 3.51 (still experimental). Mon, 18 Dec 2017 13:34:19 GMT vboxsync [70192] * trunk/src/VBox/Runtime/r0drv/nt/nt3fakes-r0drv-nt.cpp (added) * trunk/src/VBox/Runtime/r0drv/nt/nt3fakesA-r0drv-nt.asm (added) IPRT/r0drv/nt: Tricks for working with NT 3.51. Fri, 15 Dec 2017 22:15:28 GMT vboxsync [70172] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) r3/win/process-win.cpp: Drop the IPRT_TARGET_NT4. Fri, 15 Dec 2017 17:05:06 GMT vboxsync [70162] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT,VBoxGuest: Dropped NT4 specific ring-0 library. VBoxGuestNT.sys ... Fri, 15 Dec 2017 16:18:28 GMT vboxsync [70157] * trunk/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h (modified) iprt/r0drv/nt: Fixing NT4, broke it just now. Fri, 15 Dec 2017 15:52:10 GMT vboxsync [70156] * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) Runtime: fix Utf-8 for Linux R0. Fri, 15 Dec 2017 15:50:47 GMT vboxsync [70155] * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) iprt/isomaker.cpp: Fixed a file handle leak (single handle). Fri, 15 Dec 2017 15:07:27 GMT vboxsync [70153] * trunk/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h (modified) IPRT: Don't call ExAllocatePool[WithTag] directly unless you must, ... Fri, 15 Dec 2017 14:51:54 GMT vboxsync [70152] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) iprt/r0drv/nt: Reduce #ifdef'ing TARGET_NT4. Fri, 15 Dec 2017 14:34:43 GMT vboxsync [70151] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/memuserkernel-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) iprt/r0drv/nt: Reduce #ifdef'ing TARGET_NT4. Fri, 15 Dec 2017 14:10:17 GMT vboxsync [70150] * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) iprt/r0drv/memobj: Let initterm resolve MmProtectMdlSystemAddress. Fri, 15 Dec 2017 14:09:47 GMT vboxsync [70149] * trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) iprt/r0drv/nt: Use RTR0DbgKrnlInfoOpen and friends for resolving ... Fri, 15 Dec 2017 14:08:52 GMT vboxsync [70148] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/RTR0DbgKrnlInfoGetSymbol.cpp (added) IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around ... Fri, 15 Dec 2017 12:25:49 GMT vboxsync [70141] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) http-curl.cpp: rtHttpWinConfigureProxyForUrl - also assume no proxy ... Fri, 15 Dec 2017 10:43:08 GMT vboxsync [70138] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/Makefile.kmk: whitespace fixes Thu, 14 Dec 2017 20:09:40 GMT vboxsync [70136] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp (added) IPRT: Implemented RTR0DbgKrnlInfoOpen and friends for NT, including ... Wed, 13 Dec 2017 12:22:13 GMT vboxsync [70107] * trunk/src/VBox/Runtime/common/string/RTStrNICmpAscii.cpp (modified) RTStrNICmpAscii: export typo Tue, 12 Dec 2017 18:29:01 GMT vboxsync [70093] * trunk/src/VBox/Runtime/common/string/RTStrICmpAscii.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrNICmpAscii.cpp (modified) nits Tue, 12 Dec 2017 18:25:40 GMT vboxsync [70092] * 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/RTStrNICmpAscii.cpp (copied) IPRT: Added RTStrNICmpAscii. Tue, 12 Dec 2017 09:54:21 GMT vboxsync [70075] * trunk/include/VBox/Graphics/VBoxVideo.h (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor ... Fri, 08 Dec 2017 11:23:08 GMT vboxsync [70010] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Can take down the electric fence now. Thu, 07 Dec 2017 15:46:42 GMT vboxsync [69986] * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/serialport-win.cpp (modified) Runtime/RTSerialPort: POSIX and Windows implementation fixes Thu, 07 Dec 2017 15:36:52 GMT vboxsync [69984] * trunk/src/VBox/Runtime/common/vfs/vfschain.cpp (modified) iprt/vfschain: Fixed anther parser escape thingy Thu, 07 Dec 2017 14:22:30 GMT vboxsync [69982] * trunk/src/VBox/Runtime/r3/win/serialport-win.cpp (modified) build fix Thu, 07 Dec 2017 14:17:47 GMT vboxsync [69980] * trunk/src/VBox/Runtime/r3/win/serialport-win.cpp (modified) Runtime/serialport-win.cpp: Updates, implement non blocking reads and ... Thu, 07 Dec 2017 13:02:36 GMT vboxsync [69977] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/fatvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsprogress.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfswriter.cpp (modified) * trunk/src/VBox/Runtime/common/zip/xarvfs.cpp (modified) * trunk/src/VBox/Storage/VDIfVfs.cpp (modified) * trunk/src/VBox/Storage/VDVfs.cpp (modified) IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and ... Thu, 07 Dec 2017 11:24:55 GMT vboxsync [69973] * trunk/src/VBox/Runtime/r3/alloc.cpp (modified) iprt/alloc: forgot to disable tracker. Thu, 07 Dec 2017 11:17:14 GMT vboxsync [69972] * trunk/src/VBox/Runtime/tools/RTLs.cpp (modified) iprt/RTLs.cpp: Fixed two leaks. Thu, 07 Dec 2017 11:16:53 GMT vboxsync [69971] * trunk/include/iprt/memtracker.h (modified) * trunk/src/VBox/Runtime/common/alloc/memtracker.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc.cpp (modified) iprt/memtracker: Add the caller address to the tracking information. Thu, 07 Dec 2017 11:11:00 GMT vboxsync [69970] * trunk/src/VBox/Runtime/r3/init.cpp (modified) iprt/r3/init.cpp: Tag the argument conversions as 'will-leak'. Thu, 07 Dec 2017 10:55:04 GMT vboxsync [69969] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) log.cpp: flag the log instance as something that may leak. Thu, 07 Dec 2017 10:38:48 GMT vboxsync [69967] * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp (modified) IPRT/dvm: Don't leak volume related stuff. Thu, 07 Dec 2017 08:42:05 GMT vboxsync [69966] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/serialport-win.cpp (added) Runtime: Start on serial port implementation for Windows Wed, 06 Dec 2017 21:29:34 GMT vboxsync [69962] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: mark fall thru Wed, 06 Dec 2017 17:05:52 GMT vboxsync [69960] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Adjusted a couple of reference count assertions... Wed, 06 Dec 2017 16:48:34 GMT vboxsync [69959] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Implement proper resource cleanup on volume close. ... Wed, 06 Dec 2017 12:26:37 GMT vboxsync [69955] * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite ... Tue, 05 Dec 2017 23:40:52 GMT vboxsync [69943] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Implemented file reading. Tue, 05 Dec 2017 23:40:31 GMT vboxsync [69942] * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) * trunk/src/VBox/Storage/VDIfVfs.cpp (modified) * trunk/src/VBox/Storage/VDVfs.cpp (modified) iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional. Tue, 05 Dec 2017 18:14:51 GMT vboxsync [69941] * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) isomaker.cpp: Set inode number to zero for now, to make solaris ... Tue, 05 Dec 2017 16:58:50 GMT vboxsync [69938] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Implemented ReadDir, fixed Open('..') bug. Tue, 05 Dec 2017 10:01:52 GMT vboxsync [69929] * trunk/src/VBox/Runtime/Makefile.kmk (modified) r0drv/netbsd: don't link in functions that are provided by the kernel Tue, 05 Dec 2017 00:06:59 GMT vboxsync [69925] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Made opening and traversing directories work. Mon, 04 Dec 2017 21:12:01 GMT vboxsync [69924] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: working on the directory access (readonly) bits Sun, 03 Dec 2017 19:09:15 GMT vboxsync [69913] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). ... Sun, 03 Dec 2017 17:17:15 GMT vboxsync [69911] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). ... Sun, 03 Dec 2017 17:06:56 GMT vboxsync [69910] * trunk/include/iprt/formats/fat.h (modified) * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). Sun, 03 Dec 2017 17:06:12 GMT vboxsync [69909] * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) dvmmbr.cpp: Used 32-bit instead of 64-bit type for extended partition ... Sun, 03 Dec 2017 09:00:20 GMT vboxsync [69908] * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified) Build fix Sun, 03 Dec 2017 08:54:16 GMT vboxsync [69907] * trunk/include/iprt/serialport.h (modified) * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified) Runtime/serialport-posix: Updates Sun, 03 Dec 2017 01:40:28 GMT vboxsync [69906] * trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp (modified) rtDvmVfsFile_Write+Read: Fixed handling of current offset (off=-1). Fri, 01 Dec 2017 18:01:03 GMT vboxsync [69903] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups. ... Fri, 01 Dec 2017 17:58:28 GMT vboxsync [69902] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups. Fri, 01 Dec 2017 11:17:15 GMT vboxsync [69897] * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified) Runtime/serialport-posix: Updates Thu, 30 Nov 2017 23:27:24 GMT vboxsync [69896] * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified) Runtime: New serial port API [build fix for scm] Thu, 30 Nov 2017 22:38:24 GMT vboxsync [69894] * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified) Runtime: New serial port API [build fix for non Linux hosts] Thu, 30 Nov 2017 22:36:05 GMT vboxsync [69893] * trunk/src/VBox/Runtime/include/internal/magics.h (modified) Runtime: New serial port API [build fix, forgotten file] Thu, 30 Nov 2017 22:34:01 GMT vboxsync [69892] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/serialport.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (added) Runtime: Start on a platform independent serial port access API which ... Thu, 30 Nov 2017 18:28:41 GMT vboxsync [69889] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Implemented loading the '$UpCase' table. Thu, 30 Nov 2017 17:49:44 GMT vboxsync [69888] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: build fix, logging Thu, 30 Nov 2017 17:46:06 GMT vboxsync [69887] * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) iprt/dvmmbr.cpp: Don't consider the gap/padding between a partition ... Thu, 30 Nov 2017 17:43:25 GMT vboxsync [69886] * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) dvm.cpp/RTDvmMapQueryBlockStatus: Cleanups, comments. Thu, 30 Nov 2017 16:41:37 GMT vboxsync [69885] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Got the code to the point where compaction works ... Wed, 29 Nov 2017 22:40:56 GMT vboxsync [69875] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: updates Wed, 29 Nov 2017 22:40:08 GMT vboxsync [69874] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: updates Wed, 29 Nov 2017 22:38:53 GMT vboxsync [69873] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: updates Wed, 29 Nov 2017 00:05:41 GMT vboxsync [69868] * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/formats/ntfs: build fixes