#
# ChangeLog for trunk/src/VBox/Runtime in vbox
#
# Generated by Trac 1.4.3.2
# Mar 31, 2025 12:14:13 AM

Sat, 16 Jun 2018 14:31:52 GMT vboxsync [72578]
	* trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified)

	fuzzmastercmd.cpp: Try make gcc happy.


Fri, 15 Jun 2018 20:46:32 GMT vboxsync [72573]
	* trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified)

	Runtime/RTFuzz: Started to extend the master command to provide a ...


Fri, 15 Jun 2018 20:40:14 GMT vboxsync [72572]
	* trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified)

	Runtime/RTFuzz: Started to extend the master command to provide a ...


Fri, 15 Jun 2018 20:36:17 GMT vboxsync [72571]
	* trunk/include/iprt/fuzz.h (modified)
	* trunk/include/iprt/mangling.h (modified)
	* trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified)
	* trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified)
	* trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified)

	Runtime/RTFuzz: Started to extend the master command to provide a ...


Mon, 11 Jun 2018 21:16:31 GMT vboxsync [72520]
	* trunk/src/VBox/Runtime/Makefile.kmk (modified)

	IPRT: use RTFileSetAllocationSize-posix.cpp on NetBSD, it provides ...


Wed, 06 Jun 2018 21:12:23 GMT vboxsync [72465]
	* trunk/include/iprt/fuzz.h (modified)
	* trunk/include/iprt/mangling.h (modified)
	* trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified)
	* trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified)

	Runtime/RTFuzz: Save fuzzed inputs which cause crashes or client ...


Tue, 05 Jun 2018 19:32:45 GMT vboxsync [72454]
	* trunk/include/iprt/fuzz.h (modified)
	* trunk/src/VBox/Runtime/common/fuzz/Makefile.kup (added)
	* trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified)
	* trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified)
	* trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified)

	iprt/fuzz: Some delinting. bugref:9006


Mon, 04 Jun 2018 21:17:56 GMT vboxsync [72438]
	* trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified)

	Runtime/RTFuzz: build fixes


Mon, 04 Jun 2018 21:16:02 GMT vboxsync [72437]
	* trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (added)
	* trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (added)
	* trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (added)

	Runtime/RTFuzz: build fixes


Mon, 04 Jun 2018 19:59:26 GMT vboxsync [72436]
	* trunk/include/iprt/fuzz.h (added)
	* trunk/include/iprt/mangling.h (modified)
	* trunk/src/VBox/Runtime/Makefile.kmk (modified)
	* trunk/src/VBox/Runtime/common/fuzz (added)
	* trunk/src/VBox/Runtime/tools/Makefile.kmk (modified)
	* trunk/src/VBox/Runtime/tools/RTFuzzMaster.cpp (added)

	Runtime: bugref:9006 and bugref:9188: Initial code drop for a small ...


Mon, 04 Jun 2018 11:38:23 GMT vboxsync [72426]
	* trunk/include/iprt/log.h (modified)
	* trunk/src/VBox/Runtime/common/log/log.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified)

	IPRT,VMM: Added custom thread name for ring-0 logging (VMM).


Mon, 28 May 2018 20:26:49 GMT vboxsync [72371]
	* trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer.cpp (modified)

	fix


Mon, 28 May 2018 20:26:39 GMT vboxsync [72370]
	* trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer.cpp (modified)

	fix


Mon, 28 May 2018 20:02:03 GMT vboxsync [72369]
	* trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer-decode.cpp (modified)
	* trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer.cpp (modified)

	nit (no else after return). bugref:9188


Mon, 28 May 2018 18:05:58 GMT vboxsync [72367]
	* trunk/include/iprt/err.h (modified)
	* trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer-decode.cpp (modified)

	Runtime: Updates bugref:9188


Mon, 28 May 2018 16:49:50 GMT vboxsync [72364]
	* trunk/src/VBox/Runtime/r3/socket.cpp (modified)
	* trunk/src/VBox/Storage/testcase/Makefile.kmk (modified)
	* trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp (modified)

	comment typos


Thu, 24 May 2018 07:23:34 GMT vboxsync [72309]
	* trunk/include/iprt/mangling.h (modified)
	* trunk/include/iprt/tracelog.h (modified)
	* trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified)

	Runtime/tracelogwriter.cpp: Add methods taking a list of event data
	items


Tue, 22 May 2018 12:35:20 GMT vboxsync [72285]
	* trunk/include/iprt/mangling.h (modified)
	* trunk/include/iprt/time.h (modified)
	* trunk/src/VBox/Runtime/generic/RTTimeLocalDeltaNanoFor-generic.cpp (added)
	* trunk/src/VBox/Runtime/r3/posix/timelocal-posix.cpp (modified)
	* trunk/src/VBox/Runtime/r3/win/time2-win.cpp (modified)

	IPRT: Adding RTTimeLocalDeltaNanoFor.


Mon, 21 May 2018 12:51:27 GMT vboxsync [72273]
	* trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified)
	* trunk/src/VBox/Runtime/tools/RTCp.cpp (modified)

	IPRT: Tweaked ntfsvfs.cpp and RTCp.cpp so it's patch files, provided ...


Fri, 18 May 2018 16:14:52 GMT vboxsync [72264]
	* trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified)

	IPRT/rtDbgCfgTryDownloadAndOpen: Support non-url servers, like UNC.


Fri, 18 May 2018 13:20:51 GMT vboxsync [72261]
	* trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified)
	* trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified)

	NetFlt/Win: (bugref: 8009) Introduced a registry parameter to control ...


Tue, 08 May 2018 18:04:20 GMT vboxsync [72172]
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	Runtime: eliminate unnecessary forward declaration.


Tue, 08 May 2018 17:57:55 GMT vboxsync [72171]
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	make scm happy


Tue, 08 May 2018 13:41:23 GMT vboxsync [72164]
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	RTTimeImplode: Don't use rtTimeConvertToZulu for applying offUTC.


Tue, 08 May 2018 12:52:17 GMT vboxsync [72163]
	* trunk/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp (modified)
	* trunk/src/VBox/Runtime/r3/posix/timelocal-posix.cpp (modified)
	* trunk/src/VBox/Runtime/r3/win/time2-win.cpp (modified)

	IPRT: s/LocalUTCOffset/cNsUtcOffset/


Tue, 08 May 2018 12:47:57 GMT vboxsync [72162]
	* trunk/src/VBox/Runtime/r3/win/time2-win.cpp (modified)

	RTTimeLocalExplode/win: explain why.


Tue, 08 May 2018 11:59:43 GMT vboxsync [72161]
	* trunk/src/VBox/Runtime/r3/win/time2-win.cpp (modified)

	IPRT: Win32 FileTimeToSystemTime works with milliseconds, need to ...


Tue, 08 May 2018 11:49:32 GMT vboxsync [72160]
	* trunk/src/VBox/Runtime/testcase/tstRTTimeSpec.cpp (modified)

	Runtime/testcase/tstRTTimeSpec.cpp: fix sloppy coding, on Windows ...


Mon, 07 May 2018 15:57:55 GMT vboxsync [72150]
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	IPRT/time: fix condition for converting time to UTC in RTTimeImplode


Mon, 07 May 2018 15:02:01 GMT vboxsync [72144]
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	cleanup


Mon, 07 May 2018 14:32:56 GMT vboxsync [72142]
	* trunk/src/VBox/Runtime/r3/win/time2-win.cpp (modified)

	build fix


Mon, 07 May 2018 14:29:41 GMT vboxsync [72141]
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	build fix


Mon, 07 May 2018 14:21:31 GMT vboxsync [72140]
	* trunk/include/iprt/mangling.h (modified)
	* trunk/include/iprt/time.h (modified)
	* trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified)
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)
	* trunk/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp (modified)
	* trunk/src/VBox/Runtime/r3/posix/timelocal-posix.cpp (modified)
	* trunk/src/VBox/Runtime/r3/win/time2-win.cpp (modified)
	* trunk/src/VBox/Runtime/testcase/tstRTTimeSpec.cpp (modified)

	IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten ...


Thu, 03 May 2018 21:35:16 GMT vboxsync [72100]
	* trunk/src/VBox/Runtime/r3/posix/timelocal-posix.cpp (modified)

	IPRT/rtTimeLocalUTCOffset: Fix for incorrect end/start of month ...


Thu, 03 May 2018 14:11:50 GMT vboxsync [72094]
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	IPRT: Fixed incorrect local timestamp/string conversion in ...


Fri, 27 Apr 2018 09:18:51 GMT vboxsync [72054]
	* trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp (modified)
	* trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified)
	* trunk/src/VBox/Runtime/testcase/tstRTList.cpp (modified)
	* trunk/src/VBox/Storage/VD.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified)

	*: RTListMove no longer need the call to init the destination list to ...


Thu, 26 Apr 2018 11:41:27 GMT vboxsync [72036]
	* trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified)

	RTTar: Implemented extracting hardlinked files by copying.  This is ...


Thu, 26 Apr 2018 11:33:32 GMT vboxsync [72035]
	* trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified)

	RTTar: Implemented extracting hardlinked files by copying.  This is ...


Thu, 26 Apr 2018 11:32:13 GMT vboxsync [72034]
	* trunk/src/VBox/Runtime/common/zip/unzipcmd.cpp (modified)

	unzipcmd.cpp: fix for -t.


Mon, 23 Apr 2018 11:26:21 GMT vboxsync [71978]
	* trunk/src/VBox/Runtime/r3/nt/RTPathQueryInfo-nt.cpp (modified)

	rtPathNtQueryInfoInDirectoryObject: Return caller status when ...


Sun, 22 Apr 2018 11:50:09 GMT vboxsync [71956]
	* trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified)

	Runtime/serialport-posix: Add custom baud rate support on Linux hosts


Fri, 20 Apr 2018 21:31:06 GMT vboxsync [71950]
	* trunk/src/VBox/Runtime/r3/socket.cpp (modified)
	* trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified)
	* trunk/src/VBox/Runtime/r3/win/internal-r3-win.h (modified)

	socket.cpp: Windows polling fixes for problem where we got stuck ...


Fri, 20 Apr 2018 17:57:17 GMT vboxsync [71949]
	* trunk/src/VBox/Runtime/r3/socket.cpp (modified)

	Runtime/socket.cpp: Typo


Thu, 19 Apr 2018 10:09:31 GMT vboxsync [71917]
	* trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified)
	* trunk/src/VBox/Runtime/common/string/memrchr.cpp (modified)

	Build fixes


Thu, 19 Apr 2018 10:05:28 GMT vboxsync [71916]
	* trunk/Config.kmk (modified)
	* trunk/src/VBox/Runtime/Makefile.kmk (modified)
	* trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified)
	* trunk/src/VBox/Runtime/common/string/memrchr.cpp (added)
	* trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified)
	* trunk/src/VBox/Runtime/testcase/tstRTMemSafer.cpp (modified)

	More fixes for SPARC: No ASM for openssl crypto, add simple memrchr() ...


Tue, 17 Apr 2018 22:53:14 GMT vboxsync [71888]
	* trunk/src/VBox/Runtime/r3/nt/dirrel-r3-nt.cpp (modified)

	RTDirRelPathQueryInfo/nt: Optimization for empty relative path.


Tue, 17 Apr 2018 14:32:06 GMT vboxsync [71878]
	* trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified)

	RTSignTool: Added a --prepend flag to the add-nested-cat-signature ...


Tue, 17 Apr 2018 14:30:33 GMT vboxsync [71877]
	* trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified)

	RTSignTool: Added a --prepend flag to the add-nested-cat-signature ...


Tue, 17 Apr 2018 14:22:53 GMT vboxsync [71876]
	* trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified)

	RTSignTool: Added a --prepend flag to the add-nested-cat-signature ...


Thu, 12 Apr 2018 15:29:50 GMT vboxsync [71851]
	* trunk/src/VBox/Runtime/r3/nt/dirrel-r3-nt.cpp (modified)

	IPRT/nt/RTDirRelDirOpenFiltered: Must strip the filter from the NT ...


Thu, 12 Apr 2018 10:17:37 GMT vboxsync [71844]
	* trunk/src/VBox/Runtime/r3/nt/dirrel-r3-nt.cpp (modified)

	IPRT/dirrel-r3-nt.cpp: RTDirRelDirOpenFiltered and RTDirRelDirCreate ...


Wed, 11 Apr 2018 15:26:01 GMT vboxsync [71826]
	* trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified)

	RTVfsDirQueryPathInfo,RTVfsQueryPathInfo: Fixed trailing slash.


Thu, 05 Apr 2018 12:11:51 GMT vboxsync [71678]
	* trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified)

	Added other currently documented CPUID leaves which depend on ECX.


Thu, 05 Apr 2018 11:54:17 GMT vboxsync [71675]
	* trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified)

	tstRTInlineAsm.cpp: Test ASMCpuId too.


Thu, 05 Apr 2018 11:39:15 GMT vboxsync [71674]
	* trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified)

	tstRTInlineAsm.cpp: leavs 0x0f and 0x10 also depend on ECX input..


Mon, 02 Apr 2018 22:37:11 GMT vboxsync [71627]
	* trunk/src/VBox/Runtime/common/net/macstr.cpp (modified)

	IPRT/net: RTNetStrToMacAddr - fix a couple of places where it still ...


Mon, 26 Mar 2018 18:15:27 GMT vboxsync [71522]
	* trunk/Config.kmk (modified)
	* trunk/include/iprt/asm.h (modified)
	* trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified)
	* trunk/src/VBox/Storage/VCICache.cpp (modified)

	Fixes for SPARC


Mon, 26 Mar 2018 09:24:21 GMT vboxsync [71507]
	* trunk/src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp (modified)

	IPRT: Added "disabled" mode for VBOX_ASSERT in ...


Sun, 25 Mar 2018 15:36:26 GMT vboxsync [71502]
	* trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified)
	* trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified)

	More scm


Sun, 25 Mar 2018 00:17:47 GMT vboxsync [71501]
	* trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified)
	* trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified)

	More SCM


Sun, 25 Mar 2018 00:16:21 GMT vboxsync [71500]
	* trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified)

	More doxygen


Sat, 24 Mar 2018 23:01:29 GMT vboxsync [71498]
	* trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified)
	* trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified)

	Doxygen


Sat, 24 Mar 2018 22:51:41 GMT vboxsync [71497]
	* trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified)
	* trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified)

	Doxygen


Sat, 24 Mar 2018 22:37:15 GMT vboxsync [71495]
	* trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified)

	more immediate build fixes, some will get proper fixing later


Sat, 24 Mar 2018 22:33:30 GMT vboxsync [71494]
	* trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified)
	* trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified)

	more immediate build fixes, some will get proper fixing later


Sat, 24 Mar 2018 22:28:03 GMT vboxsync [71493]
	* trunk/include/iprt/formats/tracelog.h (modified)
	* trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified)

	build fix


Sat, 24 Mar 2018 22:23:10 GMT vboxsync [71492]
	* trunk/include/iprt/formats/tracelog.h (added)
	* trunk/include/iprt/mangling.h (modified)
	* trunk/include/iprt/tracelog.h (added)
	* trunk/src/VBox/Runtime/Makefile.kmk (modified)
	* trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (added)
	* trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (added)
	* trunk/src/VBox/Runtime/include/internal/magics.h (modified)
	* trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified)
	* trunk/src/VBox/Runtime/testcase/tstRTTraceLog.cpp (added)
	* trunk/src/VBox/Runtime/tools/Makefile.kmk (modified)
	* trunk/src/VBox/Runtime/tools/RTTraceLogTool.cpp (added)

	Runtime: Introduce RTTraceLog* API for creating and parsing binary ...


Wed, 21 Mar 2018 14:30:29 GMT vboxsync [71435]
	* trunk/src/VBox/Runtime/common/net/netaddrstr2.cpp (modified)
	* trunk/src/VBox/Runtime/testcase/tstRTNetIPv4.cpp (modified)

	IPRT/net: RTNetStrToIPv4AddrEx - return VWRN_TRAILING_SPACES and ...


Sat, 10 Mar 2018 00:06:43 GMT vboxsync [71294]
	* trunk/include/iprt/system.h (modified)
	* trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified)

	IPRT: Added RTSystemGetNtBuildNo. bugref:9044


Fri, 09 Mar 2018 11:19:39 GMT vboxsync [71282]
	* trunk/src/VBox/Runtime/r3/init.cpp (modified)

	Typo.


Thu, 08 Mar 2018 09:35:18 GMT vboxsync [71268]
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	IPRT/time: Fixed a bug in RTTimeSpecFromString(), which was causing ...


Tue, 06 Mar 2018 12:18:10 GMT vboxsync [71240]
	* trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified)

	RTErrConvertFromWin32: translate an annoying SMB error.


Mon, 05 Mar 2018 21:06:41 GMT vboxsync [71217]
	* trunk/src/VBox/Runtime/common/path/RTPathRmCmd.cpp (modified)

	IPRT/RTPathRmCmd.cpp: Fixed running with "--machinereadable" / ...


Wed, 28 Feb 2018 10:44:38 GMT vboxsync [71150]
	* trunk/include/iprt/thread.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/Runtime/r3/win/thread-win.cpp (modified)

	IPRT: Added a RTThreadPoke implementation for windows that uses ...


Mon, 26 Feb 2018 15:24:41 GMT vboxsync [71128]
	* trunk/include/iprt/nt/nt.h (modified)
	* trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified)

	iprt/nt/nt.h: Added NtAlertThread and ZwAlertThread prototypes.


Mon, 26 Feb 2018 15:21:36 GMT vboxsync [71127]
	* trunk/include/iprt/mangling.h (modified)
	* trunk/include/iprt/thread.h (modified)
	* trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified)

	IPRT: Added RTThreadGetNativeHandle for windows.


Thu, 15 Feb 2018 15:28:14 GMT vboxsync [71028]
	* trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified)
	* trunk/src/VBox/Runtime/r3/win/serialport-win.cpp (modified)

	Runtime/RTSerialPort: Implement synchronous read/write methods for ...


Wed, 14 Feb 2018 17:38:11 GMT vboxsync [71015]
	* trunk/src/VBox/Runtime/common/string/RTStrNICmpAscii.cpp (modified)

	RTStrNICmpAscii: bugfix


Wed, 14 Feb 2018 17:28:23 GMT vboxsync [71014]
	* trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp (modified)

	IPRT/isomakercmd.cpp: When removing files, make sure all instances ...


Wed, 14 Feb 2018 17:27:42 GMT vboxsync [71013]
	* trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp (modified)

	IPRT/rtFsIsoImportProcessIso9660AddAndNameFile: Fixed stupid bug ...


Wed, 14 Feb 2018 13:29:47 GMT vboxsync [71009]
	* trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified)
	* trunk/src/VBox/Runtime/testcase/tstRTGetOpt.cpp (modified)

	RTGetOpt: Fixed bug handling missing option values when ...


Tue, 13 Feb 2018 19:04:56 GMT vboxsync [71002]
	* trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp (modified)

	iosmakerimport.cpp: Fixed assertion in boot catalog parsing code for ...


Tue, 13 Feb 2018 12:42:11 GMT vboxsync [70997]
	* trunk/src/VBox/Runtime/common/vfs/vfschain.cpp (modified)

	RTVfsChainOpenDir: Default to READ access.


Fri, 09 Feb 2018 19:40:22 GMT vboxsync [70940]
	* trunk/src/VBox/Runtime/r3/nt/RTPathQueryInfo-nt.cpp (modified)

	IPRT/RTPathQueryInfo-nt.cpp: Adjustments for statting \Device\xxx ...


Thu, 08 Feb 2018 16:33:55 GMT vboxsync [70920]
	* trunk/src/VBox/Runtime/r3/win/vcc100-fakes.mac (modified)

	IPRT/vcc100-fakes*: Some lib that VBoxNine.dll uses doesn't go thru ...


Thu, 08 Feb 2018 15:56:43 GMT vboxsync [70917]
	* trunk/include/VBox/err.h (modified)
	* trunk/include/VBox/sup.h (modified)
	* trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (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/win/SUPDrv-win.cpp (modified)
	* trunk/src/VBox/Runtime/Makefile.kmk (modified)
	* trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified)

	SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether ...


Wed, 07 Feb 2018 23:18:51 GMT vboxsync [70896]
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time ...


Wed, 07 Feb 2018 23:14:02 GMT vboxsync [70895]
	* trunk/include/iprt/mangling.h (modified)
	* trunk/include/iprt/time.h (modified)
	* trunk/src/VBox/Runtime/common/asn1/asn1-ut-time.cpp (modified)
	* trunk/src/VBox/Runtime/common/time/time.cpp (modified)

	IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time ...


Wed, 07 Feb 2018 14:08:47 GMT vboxsync [70892]
	* trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified)

	IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented ...


Wed, 07 Feb 2018 14:05:43 GMT vboxsync [70890]
	* trunk/include/iprt/dir.h (modified)
	* trunk/src/VBox/Runtime/include/internal/dir.h (modified)
	* trunk/src/VBox/Runtime/r3/dir.cpp (modified)
	* trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified)
	* trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified)

	IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented ...


Wed, 07 Feb 2018 12:33:10 GMT vboxsync [70889]
	* trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified)
	* trunk/src/VBox/Runtime/testcase/tstDir.cpp (modified)

	IPRT/direnum-r3-nt.cpp: Implemented RTDIR_F_NO_FOLLOW.


Tue, 06 Feb 2018 16:26:08 GMT vboxsync [70884]
	* trunk/include/iprt/dir.h (modified)
	* trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified)
	* trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified)

	IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).


Sun, 28 Jan 2018 20:18:59 GMT vboxsync [70760]
	* trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified)

	Runtime/r3/serialport-posix.cpp: Fix


Tue, 23 Jan 2018 07:58:40 GMT vboxsync [70698]
	* trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified)

	Linux drivers: fix a burn due to improved error checking. ...


Mon, 22 Jan 2018 20:35:54 GMT vboxsync [70690]
	* trunk/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c (modified)

	Linux drivers: fix a burn due to improved error checking. ...


Fri, 19 Jan 2018 10:06:11 GMT vboxsync [70638]
	* trunk/src/VBox/Runtime/r3/fileio.cpp (modified)

	RTFileCopyByHandlesEx: Make sure we don't pass 100%. bugref:9099 ...


Fri, 19 Jan 2018 10:02:45 GMT vboxsync [70637]
	* trunk/src/VBox/Runtime/r3/fileio.cpp (modified)

	RTFileCopyByHandlesEx: Make sure we don't pass 100%. bugref:9099


Thu, 18 Jan 2018 15:21:10 GMT vboxsync [70633]
	* trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified)

	Runtime/r3/serialport-posix: Fixes


Wed, 17 Jan 2018 20:28:16 GMT vboxsync [70615]
	* trunk/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp (modified)
	* trunk/src/VBox/ValidationKit/testdriver/tst-txsclient.py (modified)
	* trunk/src/VBox/ValidationKit/testdriver/txsclient.py (modified)

	RTSystemShutdown/win: More reliable power off, I hope.


Wed, 10 Jan 2018 11:52:06 GMT vboxsync [70513]
	* trunk/src/VBox/Runtime/tools/RTLdrCheckImports.cpp (modified)

	RTLdrCheckImports: fListOrdinals was used uninitialized.