|
|
@22427
|
15 years |
vboxsync |
Solaris/RTThreadPreemptIsEnabled: missing include.
|
|
|
@22424
|
15 years |
vboxsync |
build fix
|
|
|
@22422
|
15 years |
vboxsync |
build fix
|
|
|
@22420
|
15 years |
vboxsync |
IPRT/RTThreadPreemptRestore: restore the spl after kpreempt_enable() …
|
|
|
@22419
|
15 years |
vboxsync |
build fix
|
|
|
@22418
|
15 years |
vboxsync |
IPRT: RTThreadPreemptDisble/Restore must work the SPL/PIL as well for …
|
|
|
@22407
|
15 years |
vboxsync |
RTThreadPreemptIsEnabled: fix.
|
|
|
@22387
|
15 years |
vboxsync |
Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
|
|
|
@22366
|
15 years |
vboxsync |
Solaris/mpnotification: fixed race in mpnotificationinit.
|
|
|
@22355
|
15 years |
vboxsync |
Runtime/Linux: don't allow to pass pages above 4GB to …
|
|
|
@22347
|
15 years |
vboxsync |
Solaris/mpnotification: Cache CPU set to avoid recursive calls to …
|
|
|
@22311
|
15 years |
vboxsync |
RTPathTraverseList.cpp: gcc warning.
|
|
|
@22308
|
15 years |
vboxsync |
Runtime: Add RTFOFF Avl tree variant for the I/O cache
|
|
|
@22281
|
15 years |
vboxsync |
IPRT: parentheses
|
|
|
@22273
|
15 years |
vboxsync |
IPRT: Added RTHeapSimpleRelocate for saving and restoring of the heap.
|
|
|
@22210
|
15 years |
vboxsync |
IPRT/XML: do not treat all non-elements as elements (fix wrong …
|
|
|
@22204
|
15 years |
vboxsync |
Cosmetics
|
|
|
@22203
|
15 years |
vboxsync |
Don't call RTLogWrite functions if there's nothing to flush (nice …
|
|
|
@22174
|
15 years |
vboxsync |
alloc-r0drv.cpp: relaxed the assertion in RTMemExecAlloc a bit.
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@22151
|
15 years |
vboxsync |
IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
|
|
|
@22150
|
15 years |
vboxsync |
IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
|
|
|
@22139
|
15 years |
vboxsync |
IPRT: Corrected RT_ASSERT_PREEMPT_CPUID_SPIN_RELEASE to work around …
|
|
|
@22135
|
15 years |
vboxsync |
spaces
|
|
|
@22134
|
15 years |
vboxsync |
Build fix.
|
|
|
@22133
|
15 years |
vboxsync |
RTAssertShouldPanic-generic.cpp: doc how to disable panic (ring-0).
|
|
|
@22132
|
15 years |
vboxsync |
spinlock-r0drv-solaris.c: build fix.
|
|
|
@22131
|
15 years |
vboxsync |
spinlock-r0drv-[solaris|linux].c: More preemption assertions.
|
|
|
@22130
|
15 years |
vboxsync |
spinlock-r0drv-[solaris|linux].c: More preemption assertions.
|
|
|
@22129
|
15 years |
vboxsync |
spinlock-r0drv-solaris.c: More preemption assertions.
|
|
|
@22126
|
15 years |
vboxsync |
RTSpinlockAcquireNoInts/solaris: Must disable interrupts.
|
|
|
@22125
|
15 years |
vboxsync |
alloc-r0drv.cpp: Relax RTMem*Alloc* checks.
|
|
|
@22116
|
15 years |
vboxsync |
RTDbgAs: Added RTDbgAsModuleQueryMapByIndex.
|
|
|
@22115
|
15 years |
vboxsync |
RTDbgMod: Added module tagging so the diggers can tell which modules …
|
|
|
@22114
|
15 years |
vboxsync |
RTDbgMod: Added module tagging so the diggers can tell which modules …
|
|
|
@22113
|
15 years |
vboxsync |
RTDbgAs: More bugfixes.
|
|
|
@22111
|
15 years |
vboxsync |
RTDbgAs,RTDbgMod: Bugfixes.
|
|
|
@22109
|
15 years |
vboxsync |
IPRT: Added RTPathTraverseList.
|
|
|
@22092
|
15 years |
vboxsync |
iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be (too …
|
|
|
@22076
|
15 years |
vboxsync |
build fix.
|
|
|
@22075
|
15 years |
vboxsync |
internal/iprt.h: don't enable RT_MORE_STRICT on windows yet, it's …
|
|
|
@22074
|
15 years |
vboxsync |
semaphore-r0drv-darwin.cpp: cMillies == 0 will not block.
|
|
|
@22073
|
15 years |
vboxsync |
iprt/r0drv/solaris: context assertions (RT_MORE_STRICT).
|
|
|
@22071
|
15 years |
vboxsync |
internal/iprt.h: Enabled RT_MORE_STRICT for debug builds.
|
|
|
@22069
|
15 years |
vboxsync |
memobj-r0drv-darwin.cpp: Fixed assertion which would cause panic in …
|
|
|
@22057
|
15 years |
vboxsync |
thread-r0drv-linux.c: fixed inverted condition
|
|
|
@22052
|
15 years |
vboxsync |
IPRT: RT_MORE_STRICT for r0rdv and r0drv/darwin.
|
|
|
@22038
|
15 years |
vboxsync |
semspinmutex-r0drv-generic.c: Return VERR_SEM_BAD_CONTEXT if …
|
|
|
@22007
|
15 years |
vboxsync |
iprt/zip.cpp: notes from zero page optimizations.
|
|
|
@22004
|
15 years |
vboxsync |
iprt/asm.h: Added ASMMemIsZeroPage.
|
|
|
@21995
|
15 years |
vboxsync |
RTSemEventSignal/solaris-r0drv: interrupt flag assertions.
|
|
|
@21934
|
15 years |
vboxsync |
semspinmutex-r0drv-generic.cpp: deleted, we're using the .c version.
|
|
|
@21933
|
15 years |
vboxsync |
rtSemSpinMutexEnter: Fixed calls to RTThreadPreemptDisable with …
|
|
|
@21920
|
15 years |
vboxsync |
IPRT: Added a RTCrc32 that uses crc32() from zlib since we already …
|
|
|
@21919
|
15 years |
vboxsync |
iprt/crc32.cpp: strip docs, coding style.
|
|
|
@21918
|
15 years |
vboxsync |
IPRT: Added RTMd5().
|
|
|
@21914
|
15 years |
vboxsync |
iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
|
|
|
@21890
|
15 years |
vboxsync |
r3/init.cpp: Use an atexit callback to flush the default logs.
|
|
|
@21872
|
15 years |
vboxsync |
RTMemPageAlloc[Z]/win: _aligned_malloc wants an aligned size.
|
|
|
@21859
|
15 years |
vboxsync |
IPRT/tar: fixed gcc warning (uninitialized variable)
|
|
|
@21848
|
15 years |
vboxsync |
zip.cpp: make sure we return VERR_NOT_SUPPORTED for attempts using …
|
|
|
@21844
|
15 years |
vboxsync |
IPRT/RTZip: Fixed LZJB support and added LZO.
|
|
|
@21814
|
15 years |
vboxsync |
IPRT: RTZipBlock for block compression.
|
|
|
@21813
|
15 years |
vboxsync |
Runtime: little fixes
|
|
|
@21812
|
15 years |
vboxsync |
Runtime: rename
|
|
|
@21810
|
15 years |
vboxsync |
IPRT: r=bird: RTZip - dunno if anything works after my changes because …
|
|
|
@21801
|
15 years |
vboxsync |
IPRT: Clearified RTFileReadAll*.
|
|
|
@21800
|
15 years |
vboxsync |
zip.cpp: do LZF block by block.
|
|
|
@21791
|
15 years |
vboxsync |
RTStrPutCpInternal: Fixed an irrelevant bug.
|
|
|
@21784
|
15 years |
vboxsync |
Runtime: Implemented tar archive I/O.
|
|
|
@21766
|
15 years |
vboxsync |
thread-r0drv-linux.c: shot at the 2.4 additions build breaks.
|
|
|
@21749
|
15 years |
vboxsync |
Runtime: optimization hint
|
|
|
@21748
|
15 years |
vboxsync |
Runtime: more corrections
|
|
|
@21746
|
15 years |
vboxsync |
Runtime: little corrections
|
|
|
@21745
|
15 years |
vboxsync |
Runtime: try to fix win burns
|
|
|
@21744
|
15 years |
vboxsync |
iprt/utf-8.cpp: dropped some unnecessary bits and fixed theoretical …
|
|
|
@21743
|
15 years |
vboxsync |
Runtime: more cleanup in the error case
|
|
|
@21742
|
15 years |
vboxsync |
Runtime: added SHA1 and manifest file support
|
|
|
@21740
|
15 years |
vboxsync |
IPRT: Some latin-1 cleanup and some preditions in the recoding loops.
|
|
|
@21737
|
15 years |
vboxsync |
export to OSE
|
|
|
@21728
|
15 years |
vboxsync |
iprt/string: change behaviour of Utf16 to Latin1 to reject …
|
|
|
@21725
|
15 years |
vboxsync |
iprt: Added RTMpGetDescription.
|
|
|
@21723
|
15 years |
vboxsync |
tstUtf8: Test RTStrUtf8ToCurrentCP and RTUtf16ToLatin1 for …
|
|
|
@21714
|
15 years |
vboxsync |
iprt/string: conversion between Utf16 and Latin1
|
|
|
@21678
|
15 years |
vboxsync |
build fix
|
|
|
@21677
|
15 years |
vboxsync |
r3/path.cpp: build fix.
|
|
|
@21676
|
15 years |
vboxsync |
common/path: build fix.
|
|
|
@21675
|
15 years |
vboxsync |
IPRT: Moved rtPathVolumeSpecLen.
|
|
|
@21674
|
15 years |
vboxsync |
IPRT: Added the common/path bits to RuntimeR0Drv (except RTPathAbsEx).
|
|
|
@21673
|
15 years |
vboxsync |
IPRT: Split up r3/path.cpp.
|
|
|
@21672
|
15 years |
vboxsync |
RTDirCreate: recent nevadas (111b at least) returns EACCES when …
|
|
|
@21658
|
15 years |
vboxsync |
Runtime/memobj-freebsd: Fix crash during VM temrination on …
|
|
|
@21657
|
15 years |
vboxsync |
Runtime/memuserkernel-freebsd: Fix compilation. There is no …
|
|
|
@21637
|
15 years |
vboxsync |
Reverted r50166: committed the wrong file.
|
|
|
@21635
|
15 years |
vboxsync |
3.0: Backported r49929: sf: parameter validation.
|
|
|
@21633
|
15 years |
vboxsync |
vbi/memobj-r0drv-solaris.c: reserving kernel address space. (Same as …
|
|
|
@21621
|
15 years |
vboxsync |
memobj-r0drv-solaris.c: Implemented reserving kernel address space.
|
|
|
@21619
|
15 years |
vboxsync |
IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
|
|
|
@21617
|
15 years |
vboxsync |
ministring.cpp: properties, file header (short description, sepearate …
|
|
|
@21616
|
15 years |
vboxsync |
nitpicking.
|
|
|