VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64234   8 years vboxsync IPRT: Implemented processor group support for the ring-0 code.
(edit) @64220   8 years vboxsync mp-win.cpp: Implemented support for processor groups.
(edit) @64204   8 years vboxsync IPRT/ldrPE: New load config structures, ignoring non-zero values for …
(edit) @64158   8 years vboxsync Runtime: cosmetic fix
(edit) @64153   8 years vboxsync Runtime/r0drv: fix for Linux kernels with CONFIG_CPUMASK_OFFSTACK and …
(edit) @64148   8 years vboxsync drop openssl 1.0.1, replaced VBOX_WITH_OPENSSL_1_1_0 with …
(edit) @64124   8 years vboxsync tstIprtMiniString.cpp: Fake success till we figure this one out.
(edit) @64121   8 years vboxsync style
(edit) @64083   8 years vboxsync upgraded Doxyfiles
(edit) @64038   8 years vboxsync Runtime: export RTOnceSlow() for OpenSSL 1.1
(edit) @64017   8 years vboxsync Runtime/Main/webservice: don't warn about deprecated function …
(edit) @64011   8 years vboxsync Runtime: OpenSSL 1.1 adaptions
(edit) @63984   8 years vboxsync VBoxRT-openssl-pre-1.1.def: Need a few more APIs for the older gsoap.
(edit) @63983   8 years vboxsync IPRT: Created a minimal openssl linker definition file for 1.0.1 too.
(edit) @63982   8 years vboxsync pkix-verify.cpp: OpenSSL 1.1.0 adjustments.
(edit) @63981   8 years vboxsync Runtime: OpenSSL 1.1.0 preps
(edit) @63970   8 years vboxsync spinlock-r0drv-nt.cpp: fixed disabled code
(edit) @63867   8 years vboxsync Runtime: OpenSSL 1.1 fix
(edit) @63853   8 years vboxsync Runtime: fixes for OpenSSL 1.1
(edit) @63831   8 years vboxsync RDP/client, Runtime: compile fixes for OpenSSL 1.1 (thanks Sebastian …
(edit) @63810   8 years vboxsync build fix
(edit) @63808   8 years vboxsync Runtime/crypto: allow to compile against libressl (thanks Jung-uk Kim)
(edit) @63691   8 years vboxsync Runtime/testcase: added tests for ASMBitFirstSetU64()/ASMBitLastSetU64()
(edit) @63678   8 years vboxsync IPRT/lockvalidator.cpp: Build fix when RTLOCKVAL_WITH_VERBOSE_DUMPS is set.
(edit) @63677   8 years vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63561   8 years vboxsync scm: cleaning up todos
(edit) @63558   8 years vboxsync r0drv/netbsd: re-import memobj-r0drv-netbsd.c on top of an svn copy of …
(edit) @63554   8 years vboxsync Runtime/NetBSD: re-import rtProcInitExePath-netbsd.cpp on top of an …
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63531   8 years vboxsync heapoffset.cpp: dropped DECLINLINE from the checked off/ptr conversion …
(edit) @63530   8 years vboxsync thread-posix.cpp: better assertion.
(edit) @63519   8 years vboxsync IPRT: warnings (clang)
(edit) @63509   8 years vboxsync IPRT: warnings (clang)
(edit) @63508   8 years vboxsync IPRT: warnings (clang)
(edit) @63483   8 years vboxsync tstRTTcp-1: apply Solaris VERR_NET_ADDRESS_IN_USE fudge to Linux as well
(edit) @63451   8 years vboxsync Runtime: warnings
(edit) @63417   8 years vboxsync IPRT: Fixed for IPRT_WITH_FUTEX_BASED_SEMS=1.
(edit) @63407   8 years vboxsync r0drv/netbsd: RTLogWriteStdOut that just uses kernel printf.
(edit) @63357   8 years vboxsync thread2-r0drv-netbsd.c: rtThreadNativeSetPriority - just use …
(edit) @63354   8 years vboxsync spinlock-r0drv-netbsd.c: RTSpinlockReleaseNoInts is long gone, g/c it.
(edit) @63349   8 years vboxsync thread2-r0drv-netbsd.c: provide rtThreadNativeWaitKludge().
(edit) @63348   8 years vboxsync thread2-r0drv-netbsd.c: rtThreadNativeCreate - g/c unused variable.
(edit) @63347   8 years vboxsync time-r0drv-netbsd.c: Use named constants to convert time. Reduces the …
(edit) @63346   8 years vboxsync r0drv/netbsd: add/remove blank lines to reduce diff to FreeBSD.
(edit) @63345   8 years vboxsync r0drv/netbsd: re-import r0drv support for NetBSD on top of svn copy of …
(edit) @63341   8 years vboxsync Runtime/r0drv/linux: 4.8 mod_timer_pinned fix
(edit) @63337   8 years vboxsync Runtime: define the lists of R0 and R3 sources for NetBSD. From Haomai …
(edit) @63329   8 years vboxsync Add missing copyright/license.
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
(edit) @63264   8 years vboxsync Runtime/crc32c: Fix incomplete conversion breaking CRC32C calculation …
(edit) @63236   8 years vboxsync iptr/string.h: All supported releases of FreeBSD have memrchr(3) in …
(edit) @63234   8 years vboxsync Runtime: add missing Makefile.kup files
(edit) @63225   8 years vboxsync the-linux-header.h: Suppress -Wol-style-declaration for rhel5 or …
(edit) @63202   8 years vboxsync dbgmoddwarf.cpp: Fix link
(edit) @63201   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: Fix getting line numbers from …
(edit) @63191   8 years vboxsync r0drv/netbsd: initial r0drv support for NetBSD. From Haomai Wang GSoC …
(edit) @63190   8 years vboxsync Runtime/NetBSD: rtProcInitExePath-netbsd.cpp based on FreeBSD version. …
(edit) @63189   8 years vboxsync log-vbox.cpp: RTLogDefaultInit - add NetBSD support for parsing …
(edit) @63168   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63167   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63166   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63146   8 years vboxsync RTDirCreateUniqueNumbered: increase the max tries a little to make the …
(edit) @63063   8 years vboxsync IPRT: warnings
(edit) @63052   8 years vboxsync IPRT/RTSemMutex: rewrite rtSemFallbackPthreadMutexTimedlock. Take …
(edit) @63029   8 years vboxsync Revert due to sign issues on 32-bit Linux builds: r109639: …
(edit) @63028   8 years vboxsync bugref:4567: Linux kernel driver maintenance: the macro cpu_has_pge …
(edit) @63027   8 years vboxsync IPRT/RTSemMutex: use mnemonic constants when dealing with milli-, …
(edit) @63004   8 years vboxsync IPRT: NetBSD does't have pthread_mutex_timedlock() so use the fallback …
(edit) @62947   8 years vboxsync IPRT: Use O_DIRECT and S_ISCHR on NetBSD too.
(edit) @62946   8 years vboxsync IPRT: Synchronize comments in previous. While there, complete …
(edit) @62945   8 years vboxsync IPRT: NetBSD iconv_open() doesn't grok empty codeset strings. Check …
(edit) @62944   8 years vboxsync IPRT: Use R3 init stubs for NetBSD too.
(edit) @62931   8 years vboxsync tstUtf8: Some adjustments.
(edit) @62930   8 years vboxsync RTUtf16PurgeEncoding: Optimized it a little, adding debug assertion …
(edit) @62916   8 years vboxsync RTStrPurgeEncoding: Optimized it a little, adding debug assertion for …
(edit) @62915   8 years vboxsync IPRT/test: Added RTTestDisableAssertions and RTTestRestoreAssertions …
(edit) @62898   8 years vboxsync (C)
(edit) @62897   8 years vboxsync errmsgvboxcom.xsl: revered r109495
(edit) @62895   8 years vboxsync Runtime: reflect renamed log group
(edit) @62894   8 years vboxsync Runtime: forgotten change in previous checkin
(edit) @62892   8 years vboxsync Runtime: deal with nested template classes when showing the 'short' …
(edit) @62887   8 years vboxsync iprt: Use sched_yield(2) on FreeBSD too. pthread_yield(3) there is …
(edit) @62866   8 years vboxsync whatever
(edit) @62864   8 years vboxsync hmm
(edit) @62863   8 years vboxsync IPRT: warnings
(edit) @62859   8 years vboxsync iprt: on NetBSD use sched_yield(). From Kamil Rytarowski, but fixed …
(edit) @62819   8 years vboxsync tstRTDirCreateUniqueNumbered: Oops, heap corruption.
(edit) @62811   8 years vboxsync wrap shlwapi.h too.
(edit) @62796   8 years vboxsync RTDirCreateUniqueNumbered: Don't depend on uint64_t wrap around.
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(edit) @62727   8 years vboxsync IPRT/testcases: warnings
(edit) @62726   8 years vboxsync IPRT/testcases: warnings
(edit) @62725   8 years vboxsync IPRT/testcases: warnings
(edit) @62724   8 years vboxsync IPRT/testcases: warnings
(edit) @62723   8 years vboxsync RTDirCreateUniqueNumbered: Changed the implementation to count from …
(edit) @62722   8 years vboxsync IPRT/testcases: warnings
(edit) @62721   8 years vboxsync IPRT/testcases: warnings
(edit) @62713   8 years vboxsync nt.h/rtFileNativeSetAttributes-win.cpp
(edit) @62663   8 years vboxsync RuntimeR0Drv: warnings
(edit) @62636   8 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
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