# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 7:47:35 AM Tue, 30 Nov 2010 17:55:30 GMT vboxsync [34536] * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) build fix Tue, 30 Nov 2010 17:46:14 GMT vboxsync [34535] * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) Manifest comparison. Tue, 30 Nov 2010 13:22:33 GMT vboxsync [34510] * trunk/src/VBox/Runtime/r3/win/RTSystemQueryDmiString-win.cpp (modified) reverted unnecessary build fix (wrong options). Tue, 30 Nov 2010 13:14:14 GMT vboxsync [34507] * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/common/alloc/memcache.cpp (modified) * trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified) * trunk/src/VBox/Runtime/common/rand/randadv.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/zip/tarvfs.cpp (modified) * trunk/src/VBox/Runtime/generic/timerlr-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/tls-win.cpp (modified) IPRT: Visual C++ warnings. Tue, 30 Nov 2010 12:37:29 GMT vboxsync [34502] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemQueryDmiString-win.cpp (modified) build fixes Tue, 30 Nov 2010 10:12:42 GMT vboxsync [34495] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest3.cpp (modified) Made extension pack installation work. Mon, 29 Nov 2010 23:57:12 GMT vboxsync [34492] * trunk/Config.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) VBOX_ONLY_EXTPACKS changes. Mon, 29 Nov 2010 15:39:51 GMT vboxsync [34474] * trunk/src/VBox/Runtime/Makefile.kmk (modified) build fix Mon, 29 Nov 2010 15:00:56 GMT vboxsync [34466] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/configure.vbs (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTManifest.cpp (modified) Made RTManifest a build program, this drags in IPRT and libcrypto ... Mon, 29 Nov 2010 13:45:37 GMT vboxsync [34464] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTManifest.cpp (modified) * trunk/src/VBox/Runtime/tools (added) * trunk/src/VBox/Runtime/tools/Makefile.kmk (copied) * trunk/src/VBox/Runtime/tools/RTGzip.cpp (moved) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (moved) * trunk/src/VBox/Runtime/tools/RTManifest.cpp (added) * trunk/src/VBox/Runtime/tools/RTTar.cpp (moved) IPRT: Added a RTManifest tool for testing the new manifest code. ... Mon, 29 Nov 2010 11:00:13 GMT vboxsync [34450] * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) RTManifestWriteStandard: Initial implementation. Mon, 29 Nov 2010 10:46:43 GMT vboxsync [34449] * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/md5.h (modified) * trunk/include/iprt/sha.h (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) Implemented RTManifestReadStandard and RTManifestReadStandardEx. Mon, 29 Nov 2010 00:25:17 GMT vboxsync [34442] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) bugfixing Sun, 28 Nov 2010 23:51:30 GMT vboxsync [34441] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) A couple of vfs fixes. Sun, 28 Nov 2010 21:45:25 GMT vboxsync [34436] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) RTVfsUtilPumpIoStreams: Flush the destination stream on success to ... Sun, 28 Nov 2010 14:58:25 GMT vboxsync [34435] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest3.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) ExtPack: Implemented unpacking (untested). Fri, 26 Nov 2010 17:25:58 GMT vboxsync [34418] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) VBoxExtPAckHelperApp.cpp: More code. Fri, 26 Nov 2010 17:01:55 GMT vboxsync [34414] * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) vfsmemory.cpp: warning Fri, 26 Nov 2010 17:01:23 GMT vboxsync [34413] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) vfsbase.cpp: RTVfs*Release - Ignore NIL handles. Fri, 26 Nov 2010 16:57:12 GMT vboxsync [34410] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) build fixes Fri, 26 Nov 2010 16:45:50 GMT vboxsync [34407] * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) vfsmemory.cpp: initial coding. Fri, 26 Nov 2010 16:45:34 GMT vboxsync [34406] * trunk/include/iprt/list.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispCm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/semmutex-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTList.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMBlkCache.cpp (modified) iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added ... Fri, 26 Nov 2010 16:43:26 GMT vboxsync [34405] * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) vfsstdfile.cpp: bug fix. Fri, 26 Nov 2010 11:12:17 GMT vboxsync [34391] * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (added) More extension pack code. Thu, 25 Nov 2010 16:29:32 GMT vboxsync [34385] * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) Build fix. Thu, 25 Nov 2010 15:49:11 GMT vboxsync [34381] * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/manifest-file.cpp (added) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (added) * trunk/src/VBox/Runtime/common/checksum/manifest3.cpp (added) manifest stuff. Tue, 23 Nov 2010 16:06:11 GMT vboxsync [34291] * trunk/src/VBox/Runtime/r3/alloc-ef.h (modified) doc adj Tue, 23 Nov 2010 16:02:53 GMT vboxsync [34289] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) thread-posix.cpp: Restored an accidental change causing crashes in ... Mon, 22 Nov 2010 15:55:00 GMT vboxsync [34256] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/thread2-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/thread2-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread2-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) IPRT: Must clear the TLS entry holding RTTHREAD before freeing the ... Mon, 22 Nov 2010 15:23:32 GMT vboxsync [34251] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win: Added mapping function for specific Windows error ... Mon, 22 Nov 2010 13:58:16 GMT vboxsync [34239] * trunk/src/VBox/Runtime/generic/spinlock-generic.cpp (modified) nc Mon, 22 Nov 2010 10:06:48 GMT vboxsync [34230] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path2-posix.cpp (modified) iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take ... Sun, 21 Nov 2010 17:00:38 GMT vboxsync [34218] * trunk/include/iprt/avl.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/table/avlru64.cpp (added) AVL: add range version with uint64_t keys Fri, 19 Nov 2010 17:18:15 GMT vboxsync [34214] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathAppend.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAppendEx.cpp (copied) * trunk/src/VBox/Runtime/common/path/RTPathJoinEx.cpp (copied) IPRT: Added RTPathJoinEx and RTPathAppendEx. Fri, 19 Nov 2010 15:09:08 GMT vboxsync [34205] * trunk/src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp (modified) IPRT: Fix for RTPathChangeToDosSlashes(). Thu, 18 Nov 2010 17:00:45 GMT vboxsync [34181] * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) spaces Thu, 18 Nov 2010 15:58:58 GMT vboxsync [34180] * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) build fix Thu, 18 Nov 2010 15:49:17 GMT vboxsync [34179] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfschain.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tar.h (modified) * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) iprt/tarvfs: Rewrote the tar parser to deal with header sequences ... Thu, 18 Nov 2010 15:18:05 GMT vboxsync [34178] * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) IPRT/coredumper: remove release log entry, far too dangerous to ... Thu, 18 Nov 2010 14:57:14 GMT vboxsync [34176] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) doc fix Thu, 18 Nov 2010 14:53:50 GMT vboxsync [34175] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) IPRT: Do not use SIGUSR2 on solaris because of the custom core dumper ... Thu, 18 Nov 2010 14:52:35 GMT vboxsync [34174] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTThreadPoke.cpp (added) IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try ... Thu, 18 Nov 2010 13:19:08 GMT vboxsync [34170] * trunk/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp (modified) Fix FreeBSD build Tue, 16 Nov 2010 17:28:34 GMT vboxsync [34128] * trunk/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp (modified) mp-freebsd.cpp: r=bird: RTStrPrintf does not return an IPRT status ... Tue, 16 Nov 2010 15:33:25 GMT vboxsync [34119] * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) IPRT/pipe-win: Commented out the write quota check in RTPipeWrite in ... Sun, 14 Nov 2010 23:15:04 GMT vboxsync [34060] * trunk/src/VBox/Runtime/common/zip/tar.h (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) some tar bits Sat, 13 Nov 2010 17:19:05 GMT vboxsync [34055] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) vfs/tar: symlink fixes. Sat, 13 Nov 2010 13:29:03 GMT vboxsync [34052] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) tar: fixed bugs, listing output is identical to gnutar (when using ... Sat, 13 Nov 2010 08:38:45 GMT vboxsync [34050] * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) build fix Sat, 13 Nov 2010 01:31:07 GMT vboxsync [34049] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/common/zip/gzipvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tar.h (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) iprt/tarvfs: Working on validating and parsing the tar headers. Fri, 12 Nov 2010 19:21:34 GMT vboxsync [34046] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) build fix Fri, 12 Nov 2010 19:16:09 GMT vboxsync [34045] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (added) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/RTTar.cpp (added) iprt: more tar code and vfs filesystem stream bugfixes. Fri, 12 Nov 2010 16:20:25 GMT vboxsync [34032] * trunk/src/VBox/Runtime/common/string/stringalloc.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) AssertPtrReturn Fri, 12 Nov 2010 15:02:30 GMT vboxsync [34031] * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) iprt/vfs.h: RTVfsSymlink*. build fix. Fri, 12 Nov 2010 14:37:32 GMT vboxsync [34030] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) vfs: lock cleanup Fri, 12 Nov 2010 14:21:59 GMT vboxsync [34029] * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tar.h (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) iprt/vfs/tar: more code. Fri, 12 Nov 2010 10:46:49 GMT vboxsync [34027] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/zip/gzipvfs.cpp (moved) zipgzip.cpp -> gzipvfs.cpp Fri, 12 Nov 2010 00:20:45 GMT vboxsync [34016] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio2-posix.cpp (copied) iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into ... Fri, 12 Nov 2010 00:15:05 GMT vboxsync [34015] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) * trunk/src/VBox/Runtime/r3/dir2.cpp (copied) * trunk/src/VBox/Runtime/r3/fs.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fs2-posix.cpp (copied) * trunk/src/VBox/Runtime/r3/posix/fs3-posix.cpp (copied) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path2-posix.cpp (copied) iprt: try split out some of the RTPathQueryInfo* dependent bits into ... Thu, 11 Nov 2010 21:34:56 GMT vboxsync [34014] * trunk/include/VBox/pdmnetifs.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/freebsd/USBProxyServiceFreeBSD.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/testcase/RTGzip.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) scm whitespace cleanup Thu, 11 Nov 2010 17:21:56 GMT vboxsync [34003] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) build fix Thu, 11 Nov 2010 17:16:37 GMT vboxsync [34002] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/fs.h (modified) * trunk/include/iprt/path.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tar.h (added) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (added) * trunk/src/VBox/Runtime/common/zip/zipgzip.cpp (modified) * trunk/src/VBox/Runtime/include/internal/fs.h (modified) * trunk/src/VBox/Runtime/r3/fs.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) iprt: Working on tar vfs. Thu, 11 Nov 2010 12:37:18 GMT vboxsync [33982] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/zip/tar.cpp (moved) * trunk/src/VBox/Runtime/common/zip/zip.cpp (moved) iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/. Thu, 11 Nov 2010 12:19:23 GMT vboxsync [33981] * trunk/src/VBox/Runtime/r3/win/RTHandleGetStandard-win.cpp (modified) build fix. Thu, 11 Nov 2010 12:08:54 GMT vboxsync [33979] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) build fix Thu, 11 Nov 2010 11:14:54 GMT vboxsync [33975] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) free fix Thu, 11 Nov 2010 11:10:10 GMT vboxsync [33973] * trunk/include/iprt/handle.h (modified) * trunk/include/iprt/pipe.h (modified) * trunk/include/iprt/types.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfschain.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmisc.cpp (added) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/common/zip/zipgzip.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/RTHandleGetStandard-posix.cpp (added) * trunk/src/VBox/Runtime/r3/win/RTHandleGetStandard-win.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/RTGzip.cpp (modified) vfs: the gunzip stream works, except for some double frees somewhere. Wed, 10 Nov 2010 21:27:13 GMT vboxsync [33950] * trunk/src/VBox/Runtime/common/vfs/vfschain.cpp (modified) build fix Wed, 10 Nov 2010 19:36:49 GMT vboxsync [33948] * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) vfs: more filesystem streaming code. Wed, 10 Nov 2010 17:49:56 GMT vboxsync [33945] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfschain.cpp (added) * trunk/src/VBox/Runtime/common/zip/zipgzip.cpp (modified) More vfs code, new iprt error range.. Wed, 10 Nov 2010 16:22:29 GMT vboxsync [33941] * trunk/src/VBox/Runtime/common/zip (added) * trunk/src/VBox/Runtime/common/zip/Makefile.kup (added) * trunk/src/VBox/Runtime/common/zip/zipgzip.cpp (added) fix OSE Tue, 09 Nov 2010 16:18:56 GMT vboxsync [33911] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/testcase/RTGzip.cpp (added) code -> laptop Tue, 09 Nov 2010 14:44:55 GMT vboxsync [33903] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) iprt: More VFS and gunzip code. Tue, 09 Nov 2010 10:49:23 GMT vboxsync [33887] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) iprt: started hacking a gunzip/gzip I/O stream implementation. Mon, 08 Nov 2010 18:54:57 GMT vboxsync [33867] * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) vfsbase.cpp: build fix and adding RTVfsNewIoStream. Mon, 08 Nov 2010 17:07:49 GMT vboxsync [33862] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIprtMiniString.cpp (modified) iprt/cpp/ministring.h: Changed the substring constructors to match ... Mon, 08 Nov 2010 16:35:11 GMT vboxsync [33860] * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) build fix Mon, 08 Nov 2010 16:15:07 GMT vboxsync [33859] * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) iprt/vfs: more code. Mon, 08 Nov 2010 13:00:42 GMT vboxsync [33835] * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Main;Runtime: fix memory freeing returned by libxml2 Sun, 07 Nov 2010 20:25:30 GMT vboxsync [33822] * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) iprt/vfs: I/O stream code. Sun, 07 Nov 2010 16:36:20 GMT vboxsync [33821] * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) vfsstdfile.cpp: warnings Sun, 07 Nov 2010 16:33:23 GMT vboxsync [33820] * trunk/include/iprt/dir.h (modified) * trunk/include/iprt/vfs.h (added) * trunk/include/iprt/vfslowlevel.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs (added) * trunk/src/VBox/Runtime/common/vfs/Makefile.kup (added) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (added) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (added) iprt/vfs: Hacking in progress. Sat, 06 Nov 2010 14:47:41 GMT vboxsync [33819] * trunk/src/VBox/Runtime/testcase/tstIprtMiniString.cpp (modified) tstIprtMiniString.cpp: NULL construction and assignment tests. Fri, 05 Nov 2010 21:29:08 GMT vboxsync [33815] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp (modified) Runtime/mp-freebsd.cpp: Implement enough to make tstMp-1 happy Fri, 05 Nov 2010 21:28:14 GMT vboxsync [33814] * trunk/src/VBox/Runtime/testcase/tstMp-1.cpp (modified) tstMp-1: Copy'n'Paste Fri, 05 Nov 2010 17:20:15 GMT vboxsync [33806] * trunk/Config.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/DHCPServerRunner.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/generic/RTProcDaemonize-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/process.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTDigest.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPipe.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcIsRunningByName.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSymlink.cpp (modified) ExtPack changes, related IPRT changes. Fri, 05 Nov 2010 17:16:12 GMT vboxsync [33804] * trunk/include/iprt/tar.h (modified) * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) iprt/tar.h: some review, clean and adding documentation. Thu, 04 Nov 2010 14:59:15 GMT vboxsync [33772] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) process-creation-posix.cpp: Don't assert when the executable file ... Wed, 03 Nov 2010 16:30:23 GMT vboxsync [33736] * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) semeventwait-r0drv-solaris.h: Disabled deadlocking fallback code. Tue, 02 Nov 2010 18:21:28 GMT vboxsync [33704] * trunk/src/VBox/Runtime/common/log/logrel.cpp (modified) comment update Tue, 02 Nov 2010 16:19:36 GMT vboxsync [33700] * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Main;Runtime: use size_t Tue, 02 Nov 2010 11:08:08 GMT vboxsync [33680] * trunk/include/iprt/buildconfig.h (modified) * trunk/src/VBox/Runtime/common/misc/buildconfig.cpp (modified) IPRT: Added RTBldCfgCompiler. Tue, 02 Nov 2010 10:44:01 GMT vboxsync [33679] * trunk/include/iprt/buildconfig.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/buildconfig.cpp (modified) IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch ... Tue, 02 Nov 2010 10:30:46 GMT vboxsync [33678] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/RTStrCat.cpp (added) * trunk/src/VBox/Runtime/common/string/RTStrCatEx.cpp (added) * trunk/src/VBox/Runtime/common/string/RTStrCopyEx.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrCatCopy.cpp (added) IPRT: Added RTStrCat and RTStrCatEx. Tue, 02 Nov 2010 09:48:24 GMT vboxsync [33676] * trunk/.scm-settings (modified) * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/include/iprt/symlink.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsMisc.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Runtime/generic/RTMpGetArraySize-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTSemEventWait-2-ex-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/mem.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r3/posix/rtmempage-exec-mmap-posix.cpp (modified) * trunk/src/VBox/VMM/EMHwaccm.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) scm cleanup run. Mon, 01 Nov 2010 16:00:33 GMT vboxsync [33664] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) log-vbox: ''fgetc()'' returns int not char Mon, 01 Nov 2010 15:58:06 GMT vboxsync [33663] * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) Runtime/common/dbg/dbgas.cpp: typo Mon, 01 Nov 2010 10:23:26 GMT vboxsync [33642] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) this flag is not available in Linux 2.4 Mon, 01 Nov 2010 10:00:08 GMT vboxsync [33641] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) bit more safety Mon, 01 Nov 2010 09:41:21 GMT vboxsync [33640] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) Linux host page allocator: don't use system reserves for >=1M reqs