VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107834   4 weeks vboxsync Runtime/common/misc/handletablectx.cpp: Remove redundant assignment, …
(edit) @107833   4 weeks vboxsync Runtime/common/misc/handletablesimple.cpp: Remove redundant …
(edit) @107805   4 weeks vboxsync Runtime/testcase/tstRTStrFormat.cpp: Improve testcase, check that the …
(edit) @107803   4 weeks vboxsync Runtime/r3/fileio.cpp: Make the parameters of RTFileSetForceFlags() …
(edit) @107789   4 weeks vboxsync Runtime/r3/fileio.cpp: Missing fallthrough annotation in switch case, …
(edit) @107788   4 weeks vboxsync Runtime/r3/dir.cpp: Remove unused variable, bugref:3409
(edit) @107787   4 weeks vboxsync Runtime/r3/allocex.cpp: Remove unused assignment, bugref:3409
(edit) @107786   4 weeks vboxsync Runtime/common/zip/tarcmd.cpp: Add assertion for status code, bugref:3409
(edit) @107785   4 weeks vboxsync Runtime/common/vfs/vfsstddir.cpp: Disable unused code, bugref:3409
(edit) @107784   4 weeks vboxsync Runtime/common/log/log.cpp: Disable unused code, bugref:3409
(edit) @107783   4 weeks vboxsync Runtime/common/fs/ntfsvfs.cpp: Fix typo, bugref:3409
(edit) @107782   4 weeks vboxsync Runtime/r3/posix/localipc-posix.cpp: Missing break in out of memory …
(edit) @107753   5 weeks vboxsync Runtime/testcase/tstRTDvm.cpp: Missing error check, bugref:3409
(edit) @107746   5 weeks vboxsync src/VBox/Runtime/testcase/tstRTLocalIpc.cpp: Fixed warnings found by …
(edit) @107743   5 weeks vboxsync src/VBox/Runtime/testcase/tstUtf8.cpp: Fixed warnings found by Parfait …
(edit) @107737   5 weeks vboxsync src/VBox/Runtime/common/fs/isomakercmd.cpp: Fixed warnings found by …
(edit) @107721   5 weeks vboxsync src/VBox/Runtime/r3/ftp-server.cpp: Fixed warnings found by Parfait …
(edit) @107713   5 weeks vboxsync Runtime/common/math/bignum.cpp: Remove redundant if condition, bugref:3409
(edit) @107701   5 weeks vboxsync IPRT/zero-alt.S: Attempt at better visibility fix (see r163294). …
(edit) @107695   5 weeks vboxsync Runtime/testcase/tstRTCRest-1.cpp: Fix testcase which would return …
(edit) @107694   5 weeks vboxsync Runtime/common/string/strtonum.cpp: Remove redundant conditions in if, …
(edit) @107668   5 weeks vboxsync Runtime/common/ldr/ldrELFRelocatable.cpp.: Remove unused variable, …
(edit) @107649   5 weeks vboxsync Runtime/common/string/strformatrt.cpp: Return the number of …
(edit) @107631   5 weeks vboxsync Runtime/common/zip/tarcmd.cpp: Add missing error check after switch () …
(edit) @107618   5 weeks vboxsync src/VBox/Runtime/r3/dir.cpp: Fixed warnings found by Parfait (self …
(edit) @107609   5 weeks vboxsync VMM/PDMCritSectRw,IPRT/RTCritSectRw: Fixed harmless issue in the …
(edit) @107600   5 weeks vboxsync src/VBox/Runtime/r3/win/localipc-win.cpp: Fixed warnings found by …
(edit) @107564   5 weeks vboxsync src/VBox/Runtime/common/string/uniread.cpp: Fixed warnings found by …
(edit) @107562   5 weeks vboxsync src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp: Fixed warnings …
(edit) @107550   5 weeks vboxsync Runtime/r3/solaris/coredumper-solaris: bugref:3409 Unused variables …
(edit) @107463   6 weeks vboxsync Runtime/common/crypto/pkcs7-core.cpp: Increment the correct variable …
(edit) @107455   6 weeks vboxsync Runtime/common/zip/tarvfswriter.cpp: Don't call a function inside …
(edit) @107454   6 weeks vboxsync Runtime/common/misc/uri.cpp: Don't call strlen() two times in the …
(edit) @107453   6 weeks vboxsync Runtime/common/misc/fdt.cpp: Remove unreachable code, u32Token is …
(edit) @107452   6 weeks vboxsync Runtime/common/log/tracelogreader.cpp: Fix parfait warning, this is …
(edit) @107451   6 weeks vboxsync Runtime/common/fs/extvfs.cpp: Fix an unread variable parfait warning, …
(edit) @107450   6 weeks vboxsync Runtime/common/efi/efivarstorevfs.cpp: Disable unused code, bugref:3409
(edit) @107432   6 weeks vboxsync Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait. …
(edit) @107431   6 weeks vboxsync Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait [build …
(edit) @107430   6 weeks vboxsync Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait. …
(edit) @107429   6 weeks vboxsync Runtime/common/string/strtonum.cpp: Fixed a warning found by Parfait. …
(edit) @107382   2 months vboxsync IPRT/r3/nt: Some FILE_INFORMATION_CLASS doc updates for NT4 and …
(edit) @107379   2 months vboxsync IPRT/r3/nt: 5 more places where we didn't set OBJ_CASE_INSENSITIVE …
(edit) @107378   2 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: OBJ_CASE_INSENSITIVE must be set in the …
(edit) @107377   2 months vboxsync IPRT/RTFileDelete-r3-nt: Fixed another regression from r162755 which …
(edit) @107346   2 months vboxsync IPRT/RTFileDelete-r3-nt: Fixed a regression from r162755 which …
(edit) @107247   2 months vboxsync iprt/the-solaris-kernel.h: Pairfait workaround attempt.
(edit) @107210   3 months vboxsync IPRT/timesup.cpp: Build fix for solaris.sparc*. jiraref:VBP-1466
(edit) @107195   3 months vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. [build fix] …
(edit) @107192   3 months vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
(edit) @107120   3 months vboxsync Runtime/ldr/ldrELFRelocatable.cpp.h: Add support for aarch64 ELF …
(edit) @107099   3 months vboxsync IPRT: Adding RTArchValToString and RTSystemGetNativeArch for detecting …
(edit) @107064   3 months vboxsync Runtime/RTAcpi*: Support more statements, an extended variant of the …
(edit) @107063   3 months vboxsync Runtime/RTAcpi*: Some updates to the ACPI code generation, bugref:10733
(edit) @107058   3 months vboxsync Runtime/RTAcpi*: Add new methods for adding if else statements, binary …
(edit) @107036   3 months vboxsync Runtime/RTAcpi*: Add new methods for adding if else statements, binary …
(edit) @107034   3 months vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel (fix for pre 6.5 …
(edit) @106994   3 months vboxsync IPRT/memset.cpp: Try prevent the compiler from optimizing anything …
(edit) @106949   3 months vboxsync IPRT/Makefile.kmk: Additions also needs RuntimeR3NtDll-x86 to be …
(edit) @106945   3 months vboxsync SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
(edit) @106931   3 months vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId [scm fix]
(edit) @106929   3 months vboxsync IPRT/tstTSC: Nor is RTMpCpuId available on solaris. jiraref:VBP-1449
(edit) @106928   3 months vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId
(edit) @106927   3 months vboxsync IPRT/tstTSC: RTMpCpuId isn't available on linux and darwin for amd64 & …
(edit) @106924   3 months vboxsync IPRT/testcase: Made the R0 modules build on win.arm64. jiraref:VBP-1449
(edit) @106921   3 months vboxsync VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
(edit) @106918   3 months vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106917   3 months vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106861   3 months vboxsync IPRT/ldrPE.cpp: Don't be so strict about …
(edit) @106842   3 months vboxsync IPRT: We need RuntimeGuestR3Shared-x86 on arm64 for the guest addition …
(edit) @106803   4 months vboxsync IPRT/Makefile.kmk: Shut up warning about undefined …
(edit) @106802   4 months vboxsync RTLdrCheckImports: --help typo. jirearef:VBP-1253
(edit) @106797   4 months vboxsync IPRT: Drop RuntimeR3-x86 on win.arm64, the installer stub will be …
(edit) @106787   4 months vboxsync IPRT/r3/init: Ignore SIGPIPE during init to avoid anyone using sockets …
(edit) @106779   4 months vboxsync IPRT/r3/init: Ignore SIGPIPE during init to avoid anyone using sockets …
(edit) @106732   4 months vboxsync IPRT/ldrPE.cpp,pecoff.h: Added IMAGE_LOAD_CONFIG_DIRECTORY64_V14 / …
(edit) @106726   4 months vboxsync IPRT/ldrPE.cpp: Adjustments to new IMAGE_RUNTIME_FUNCTION_ENTRY …
(edit) @106688   4 months vboxsync /Config.kmk,*.kmk: The VBoxZlib SDK must use LATE_LIBS instead of LIBS …
(edit) @106683   4 months vboxsync /Config.kmk,*.kmk: Changed the LIBS properties on all templates to …
(edit) @106660   4 months vboxsync IPRT/http-curl: In RTHttpSetProxyByUrl() disable curl's use of the …
(edit) @106635   4 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106614   4 months vboxsync IPRT/Makefile.kmk: Need to build both RuntimeR3NoCrt (for VBoxRes.dll) …
(edit) @106602   4 months vboxsync IPRT/ldrPE,RTSignTool: Recognize ARM64 images. jiraref:VBP-1171
(edit) @106597   4 months vboxsync IPRT/zero.cpp: The guard around g_abRTZeroPage must match those in the …
(edit) @106580   4 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106579   4 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106576   4 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: A more standard error handling pattern …
(edit) @106573   4 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: This is not ANSI-C. bugref:10776 bugref:10632
(edit) @106572   4 months vboxsync iprt: NT: RTFileDelete: Prevent exit status override, bugref:10776.
(edit) @106563   4 months vboxsync IPRT/mp-r0drv-nt.cpp: Missing iprt/alloca.h include. jiraref:VBP-1171
(edit) @106562   4 months vboxsync IPRT/the-nt-kernel.h: Kicked out obsolete WDK hacks for compiler …
(edit) @106561   4 months vboxsync IPRT: Fixed warnings in ASMBitFirstClear/Set-generic.cpp. jiraref:VBP=1171
(edit) @106559   4 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106558   4 months vboxsync IPRT: Some nocrt/arm64 build fixes. jiraref:VBP-1171
(edit) @106552   4 months vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106544   4 months vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106530   4 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106510   4 months vboxsync Runtime/ftol2-vcc.asm: Added ftoul2_legacy, ftoul2 and ftoui2 …
(edit) @106498   4 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106497   4 months vboxsync iprt/r3: switch fall thru and LARGE_INTEGER init. jiraref:VBP-1171
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette