|
|
@22109
|
15 years |
vboxsync |
IPRT: Added RTPathTraverseList.
|
|
|
@21920
|
15 years |
vboxsync |
IPRT: Added a RTCrc32 that uses crc32() from zlib since we already …
|
|
|
@21914
|
15 years |
vboxsync |
iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
|
|
|
@21844
|
15 years |
vboxsync |
IPRT/RTZip: Fixed LZJB support and added LZO.
|
|
|
@21784
|
15 years |
vboxsync |
Runtime: Implemented tar archive I/O.
|
|
|
@21745
|
15 years |
vboxsync |
Runtime: try to fix win burns
|
|
|
@21742
|
15 years |
vboxsync |
Runtime: added SHA1 and manifest file support
|
|
|
@21725
|
15 years |
vboxsync |
iprt: Added RTMpGetDescription.
|
|
|
@21714
|
15 years |
vboxsync |
iprt/string: conversion between Utf16 and Latin1
|
|
|
@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.
|
|
|
@21614
|
15 years |
vboxsync |
Link extra AVL code into ring 0 library
|
|
|
@21588
|
15 years |
vboxsync |
Main: move vbox-independent OVF reader code to separate file; move …
|
|
|
@21540
|
15 years |
vboxsync |
IPRT: RTSemSpinMutex implementation.
|
|
|
@21502
|
15 years |
vboxsync |
Compile async I/O support only into VBoxRT. The linux guest additions …
|
|
|
@21495
|
15 years |
vboxsync |
Runtime/FileAio: Enable by default (PDMAsyncCompletion API will need …
|
|
|
@21355
|
15 years |
vboxsync |
build fix.
|
|
|
@21281
|
15 years |
vboxsync |
RTR0MemUser/Kernel implementation for OS/2 while I'm at it. (untested)
|
|
|
@21280
|
15 years |
vboxsync |
RTR0MemUser/Kernel implementation for FreeBSD. (also completely untested)
|
|
|
@21279
|
15 years |
vboxsync |
RTR0MemUser/Kernel implementation for NT. (also completely untested)
|
|
|
@21278
|
15 years |
vboxsync |
RTR0MemUser/Kernel implementation for linux. (hope it compiles most places)
|
|
|
@21276
|
15 years |
vboxsync |
runtime/makefile.kmk: build the two memuserkernel files.
|
|
|
@21099
|
15 years |
vboxsync |
removed darwin debug flags
|
|
|
@21089
|
15 years |
vboxsync |
debug mac build error.
|
|
|
@21088
|
15 years |
vboxsync |
debug mac build error.
|
|
|
@21087
|
15 years |
vboxsync |
Only build r3/xml.cpp as part of VBoxRT for now, to not upset the …
|
|
|
@21086
|
15 years |
vboxsync |
debug mac build error.
|
|
|
@21080
|
15 years |
vboxsync |
fix burns after r49339: needs BOOST SDK
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21046
|
15 years |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@20933
|
15 years |
vboxsync |
Runtime: add missing (lazy) symbols in the X11 Additions
|
|
|
@20740
|
15 years |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20449
|
15 years |
vboxsync |
FreeBSD: Implement preemption API for guest SMP and enable it …
|
|
|
@20360
|
16 years |
vboxsync |
IPRT: Memory pool (untested) and string pool stub implementation.
|
|
|
@20355
|
16 years |
vboxsync |
IPRT: some dbgmod bits.
|
|
|
@20236
|
16 years |
vboxsync |
Runtime: use different openssl export table when building OSE
|
|
|
@20124
|
16 years |
vboxsync |
IPRT,SUP: Minor driver version change - added …
|
|
|
@20111
|
16 years |
vboxsync |
IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
|
|
|
@20051
|
16 years |
vboxsync |
exported to OSE
|
|
|
@20030
|
16 years |
vboxsync |
further OSE fixes
|
|
|
@19994
|
16 years |
vboxsync |
fix doc build.
|
|
|
@19937
|
16 years |
vboxsync |
IPRT: Merge RTThreadPreemptDisable-r0drv-linux.c & …
|
|
|
@19930
|
16 years |
vboxsync |
IPRT: Added a dummy NtProcessStartup stub to RuntimeR0 to avoid having …
|
|
|
@19920
|
16 years |
vboxsync |
iprt/os2: Implemented RTThreadPreempt*.
|
|
|
@19919
|
16 years |
vboxsync |
iprt/r0drv: Darwin implementation of RTThreadPreempt*. Stub …
|
|
|
@19897
|
16 years |
vboxsync |
IPRT: Termination callback framework. (not hooked up to anything yet)
|
|
|
@19826
|
16 years |
vboxsync |
Implemented a non-blocking RTMpPokeCpu for Windows hosts.
|
|
|
@19805
|
16 years |
vboxsync |
IPRT/Makefile.kmk: VBoxRT needs RuntimeR3_SOURCES.$(KBUILD_TARGET_ARCH)
|
|
|
@19603
|
16 years |
vboxsync |
More build fixes.
|
|
|
@19573
|
16 years |
vboxsync |
iprt/makefile.kmk: warning.
|
|
|
@19559
|
16 years |
vboxsync |
IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range …
|
|
|
@19558
|
16 years |
vboxsync |
Runtime: typo (win32 build)
|
|
|
@19554
|
16 years |
vboxsync |
VBoxRT,++: linking libxml and openssl into VBoxRT.
|
|
|
@19550
|
16 years |
vboxsync |
oops.
|
|
|
@19549
|
16 years |
vboxsync |
libxml2: build change in progress.
|
|
|
@19523
|
16 years |
vboxsync |
IPRT: Build common/asm/ASMAtomicCmpXchgU64.asm into the R3 runtime.
|
|
|
@19496
|
16 years |
vboxsync |
Solaris optimized version of RTMpPokeCpu
|
|
|
@19389
|
16 years |
vboxsync |
IPRT: Implemented RTMpPokeCpu where it made sense (untested).
|
|
|
@19387
|
16 years |
vboxsync |
Runtime/r0drv: include string (StrDup/DupEx/Free) into r0drv.
|
|
|
@19346
|
16 years |
vboxsync |
Runtime/Aio: Updates
* Add POSIX backend needed for the Darwin …
|
|
|
@19206
|
16 years |
vboxsync |
IPRT: Use generic UUID code on windows as well.
|
|
|
@19188
|
16 years |
vboxsync |
Runtime/Aio: Makefile
|
|
|
@19011
|
16 years |
vboxsync |
Runtime/Aio: Implementation for Solaris
|
|
|
@19001
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Correct Makefile
|
|
|
@18999
|
16 years |
vboxsync |
Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
|
|
|
@18990
|
16 years |
vboxsync |
IPRT/Makefile.kmk: missing directory deps.
|
|
|
@18921
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Makefile changes for the FreeBSD port. Use the …
|
|
|
@18847
|
16 years |
vboxsync |
RTTest: Added alternative API that's easier to use.
|
|
|
@18750
|
16 years |
vboxsync |
RuntimeR0Drv: Promoted the random stuff from solaris to all.
|
|
|
@18364
|
16 years |
vboxsync |
RTTest: kick-off for testcase helpers.
|
|
|
@17748
|
16 years |
vboxsync |
fixed installation path
|
|
|
@17744
|
16 years |
vboxsync |
IPRT: Added a static/dll guest lib called RuntimeGuestR3Shared (use …
|
|
|
@17588
|
16 years |
vboxsync |
IPRT: heapsimple.cpp to RuntimeR0Drv_SOURCES not dot-something.
|
|
|
@17582
|
16 years |
vboxsync |
Add heapsimple to the RuntimeR0Drv library for .win (remove from …
|
|
|
@17464
|
16 years |
vboxsync |
Add heapsimple to the RuntimeGuestR0 library.
|
|
|
@17355
|
16 years |
vboxsync |
IPRT: Build RuntimeR3 with the RT_NO_GIP option so we don't need to …
|
|
|
@17354
|
16 years |
vboxsync |
IRPT: Use the static template for building RuntimeR3.a/lib so we can …
|
|
|
@17080
|
16 years |
vboxsync |
IPRT: build hack to make the VBoxRT alias do the install bits when the …
|
|
|
@16999
|
16 years |
vboxsync |
iprt: RTProcIsRunningByName implementation for Linux.
|
|
|
@16908
|
16 years |
vboxsync |
RuntimeGuestR3Mini: windows update.
|
|
|
@16870
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: random MAC address
|
|
|
@16826
|
16 years |
vboxsync |
Runtime/zip: better include handling in Makefile.kmk
|
|
|
@16825
|
16 years |
vboxsync |
Runtime: zlib include path fix
|
|
|
@16824
|
16 years |
vboxsync |
Runtime/zip: enable zlib functions
|
|
|
@16809
|
16 years |
vboxsync |
VBoxRT/RuntimeR3: Added RTErrConvertToErrno.cpp to the libs.
|
|
|
@16760
|
16 years |
vboxsync |
RTBase64: The decoding part (untested).
|
|
|
@16678
|
16 years |
vboxsync |
IPRT/Makefile: Use the unstripped source for generating error stuff.
|
|
|
@16676
|
16 years |
vboxsync |
Makefiles: insert an additional step between VirtualBox.xidl and its …
|
|
|
@16650
|
16 years |
vboxsync |
IPRT: implement RTFileSetMode on Windows.
|
|
|
@16549
|
16 years |
vboxsync |
iprt/Makefile: Moved the subfooter.kmk include down after the doxygen …
|
|
|
@16546
|
16 years |
vboxsync |
Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
|
|
|
@16163
|
16 years |
vboxsync |
New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.
|
|
|
@16015
|
16 years |
vboxsync |
Runtime: FreeBSD build fixes (stubbing RTMp* in ring-3).
|
|
|
@16014
|
16 years |
vboxsync |
Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
|
|
|
@16012
|
16 years |
vboxsync |
Various Makefiles: Cleaning out uncessary _INCS.freebsd props (moved …
|
|
|
@15881
|
16 years |
vboxsync |
IPRT: Implemented ring-3 priority scheme for darwin.
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|