|
|
@16933
|
16 years |
vboxsync |
IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
|
|
|
@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
|
|
|
@16823
|
16 years |
vboxsync |
Runtime/zip: make zlib reader more greedy to fix issue with …
|
|
|
@16811
|
16 years |
vboxsync |
windows build fix.
|
|
|
@16810
|
16 years |
vboxsync |
buildfix.
|
|
|
@16809
|
16 years |
vboxsync |
VBoxRT/RuntimeR3: Added RTErrConvertToErrno.cpp to the libs.
|
|
|
@16808
|
16 years |
vboxsync |
RTErrConvertFromErrno: @todos.
|
|
|
@16807
|
16 years |
vboxsync |
RTErrConvertToErrno: VERR_PATH_NOT_FOUND -> ENOTDIR like …
|
|
|
@16774
|
16 years |
vboxsync |
RTBase64: no trailing newline.
|
|
|
@16773
|
16 years |
vboxsync |
tstBase64: better test coverage.
|
|
|
@16767
|
16 years |
vboxsync |
Wrote RTBase64Encode while at it.
|
|
|
@16766
|
16 years |
vboxsync |
Wrote RTBase64Encode while at it.
|
|
|
@16765
|
16 years |
vboxsync |
RTBase64Encode* testcase and adjustments.
|
|
|
@16764
|
16 years |
vboxsync |
RTBase64DecodedSize testcase.
|
|
|
@16763
|
16 years |
vboxsync |
RTBase64Decode testcase and bugfixes.
|
|
|
@16762
|
16 years |
vboxsync |
RTBase64Decode testcase and bugfixes.
|
|
|
@16760
|
16 years |
vboxsync |
RTBase64: The decoding part (untested).
|
|
|
@16722
|
16 years |
vboxsync |
runtime fix for solaris shared folders
|
|
|
@16720
|
16 years |
vboxsync |
handle upcoming xc_call() change and can build as part of VirtualBox
|
|
|
@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 …
|
|
|
@16664
|
16 years |
vboxsync |
Export rtFileNativeSetAttributes-win.cpp.
|
|
|
@16650
|
16 years |
vboxsync |
IPRT: implement RTFileSetMode on Windows.
|
|
|
@16647
|
16 years |
vboxsync |
Missed parameter in a Log().
|
|
|
@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.
|
|
|
@16526
|
16 years |
vboxsync |
IMO better for the unsetenv() prototype on Darwin
|
|
|
@16525
|
16 years |
vboxsync |
some comments
|
|
|
@16524
|
16 years |
vboxsync |
Nasty darwin burn fix. Review required
|
|
|
@16523
|
16 years |
vboxsync |
back 42448
|
|
|
@16522
|
16 years |
vboxsync |
typo, fix mac burn
|
|
|
@16516
|
16 years |
vboxsync |
IPRT: documentation.
|
|
|
@16508
|
16 years |
vboxsync |
fixed RTEnvUnset for Windows hosts
|
|
|
@16502
|
16 years |
vboxsync |
RTEnvUnset(): Use unsetenv() if available
|
|
|
@16464
|
16 years |
vboxsync |
set VM_LOCKED to pin pages allocated with mmap()
|
|
|
@16439
|
16 years |
vboxsync |
ldrkStuff: 64-bit darwin changes, better error assertions.
|
|
|
@16437
|
16 years |
vboxsync |
tstLdr: Made it usable with 64-bit images and stuff.
|
|
|
@16436
|
16 years |
vboxsync |
tstLdr-3: fixes.
|
|
|
@16435
|
16 years |
vboxsync |
tstLdr-4: Fixes.
|
|
|
@16404
|
16 years |
vboxsync |
kStuff: some preps for the 64-bit mach-o code.
|
|
|
@16383
|
16 years |
vboxsync |
IPRT: Added sanity checks for the [U]INTn_C macros.
|
|
|
@16354
|
16 years |
vboxsync |
mp-r0drv-darwin.cpp, the-darwin-kernel.h: ml_get_max_cpus() isn't …
|
|
|
@16346
|
16 years |
vboxsync |
IPRT/sanity.h: Check the basic stdint.h types.
|
|
|
@16332
|
16 years |
vboxsync |
time-r0drv-darwin.cpp: removed duplicated documentation.
|
|
|
@16331
|
16 years |
vboxsync |
time-r0drv-darwin.cpp: 10.6 build fix.
|
|
|
@16330
|
16 years |
vboxsync |
the-darwin-kernel.h: Added IOKit/IOBufferMemoryDescriptor.h and made …
|
|
|
@16329
|
16 years |
vboxsync |
memobj-r0drv-darwin.cpp: A few APIs was retired or deprecated in …
|
|
|
@16328
|
16 years |
vboxsync |
darwin-r0/RTMpGetSet: Generic implementation.
|
|
|
@16316
|
16 years |
vboxsync |
IPRT/math: use xSP and friends from asmdefs.mac instead of cooking our …
|
|
|
@16313
|
16 years |
vboxsync |
logl.asm: 64-bit darwin build fix.
|
|
|
@16311
|
16 years |
vboxsync |
IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
|
|
|
@16200
|
16 years |
vboxsync |
Solaris/vboxdrv: Use rwlock instead of mutex (#3021).
|
|
|
@16195
|
16 years |
vboxsync |
#3419: No promisc for WiFi on Darwin either.
|
|
|
@16193
|
16 years |
vboxsync |
#3419: Added fNoPromisc parameter to vboxNetFltNewInstance for dynamic …
|
|
|
@16170
|
16 years |
vboxsync |
More device work
|
|
|
@16164
|
16 years |
vboxsync |
rtZipStoreCompress: g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) generates …
|
|
|
@16163
|
16 years |
vboxsync |
New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.
|
|
|
@16079
|
16 years |
vboxsync |
Linux hostif: Fixed the issue with duplicating guest originated packets.
|
|
|
@16065
|
16 years |
vboxsync |
log.h,log-vbox.cpp: S does not come after H, nor before I... :-) Added …
|
|
|
@16024
|
16 years |
vboxsync |
rtProcInitExePath/freebsd: Make an attempt at dealing with …
|
|
|
@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 …
|
|
|
@15954
|
16 years |
vboxsync |
IPRT: Added Windows 2008 and Windows 7 OS detection.
|
|
|
@15907
|
16 years |
vboxsync |
Solaris/vbi: implemented RTMpCpuWorkIsPending.
|
|
|
@15896
|
16 years |
vboxsync |
Oops
|
|
|
@15895
|
16 years |
vboxsync |
RTMpIsCpuWorkPending changed; previous code wasn't useful
|
|
|
@15881
|
16 years |
vboxsync |
IPRT: Implemented ring-3 priority scheme for darwin.
|
|
|
@15880
|
16 years |
vboxsync |
IPRT/threadinit: removed double #ifdef IN_RING3.
|
|
|
@15870
|
16 years |
vboxsync |
IPRT/darwin: Fixed bugs in RTTimeGetSystem*TS: wrong …
|
|
|
@15851
|
16 years |
vboxsync |
small cosmetical fix
|
|
|
@15850
|
16 years |
vboxsync |
Runtime: error is below zero
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15839
|
16 years |
vboxsync |
Experimental implementation of RTMpIsCpuWorkPending for windows hosts.
|
|
|
@15837
|
16 years |
vboxsync |
Added RTMpIsCpuWorkPending stub.
|
|
|
@15835
|
16 years |
vboxsync |
rtR0MemObjNativeEnterPhys: Use method supporting 64-bit physical …
|
|
|
@15821
|
16 years |
vboxsync |
tstDarwinSched: experiment with darwin scheduling.
|
|
|
@15813
|
16 years |
vboxsync |
RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
|
|
|
@15809
|
16 years |
vboxsync |
iprt: style.
|
|
|
@15808
|
16 years |
vboxsync |
iprt: added RTPathGetCurrent.
|
|
|
@15806
|
16 years |
vboxsync |
tstPath: style.
|
|
|
@15805
|
16 years |
vboxsync |
RTPathAbs/posix: man strcpy 'The strings may not overlap, ...' -> …
|
|
|
@15801
|
16 years |
vboxsync |
linux RTThreadPreemptDisable/Restore: Set and check dummy like on Solaris.
|
|
|
@15798
|
16 years |
vboxsync |
implemented RTThreadPreemptDisable() and RTThreadPreemptRestore …
|
|
|
@15773
|
16 years |
vboxsync |
NetFlt/win: propper handling for open adapter failure
|
|
|
@15756
|
16 years |
vboxsync |
Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
|
|
|
@15755
|
16 years |
vboxsync |
Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root …
|
|
|
@15754
|
16 years |
vboxsync |
Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
|
|
|
@15747
|
16 years |
vboxsync |
restored waiting on non-waitable assert (things I do to please Knut :) )
|
|
|
@15740
|
16 years |
vboxsync |
removed bogus assert when trying to wait on non-waitable thread
|
|
|
@15718
|
16 years |
vboxsync |
RTR0MemObjLockUser: Replaced the warnings with more useful information.
|
|
|
@15660
|
16 years |
vboxsync |
#3416: The problem with incorrectly shown guest-to-host packets is fixed.
|
|
|
@15655
|
16 years |
vboxsync |
IPRT/tcp.cpp: separated the resolver errors from the other ones, clear …
|
|
|
@15644
|
16 years |
vboxsync |
IPRT: sysfs review, fixes and cleanup.
|
|
|
@15509
|
16 years |
vboxsync |
Runtime/TCP: add proper handling of error codes from resolver. …
|
|
|
@15459
|
16 years |
vboxsync |
fix svn id keyword
|
|
|