|
|
@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
|
|
|
@15400
|
16 years |
vboxsync |
iprt: new Linux sysfs APIs
|
|
|
@15399
|
16 years |
vboxsync |
iprt: new Linux sysfs APIs
|
|
|
@15372
|
16 years |
vboxsync |
#3282: HostNetIf API implementation for Darwin. Common part revised. …
|
|
|
@15301
|
16 years |
vboxsync |
{IPRT,DIS}/Makefile.kmk: check and test must be double colon rules.
|
|
|
@15235
|
16 years |
vboxsync |
#3282: API, RT generic part, updated VBoxManage list hostif.
|
|
|
@15026
|
16 years |
vboxsync |
process-posix.cpp: correct rc fix.
|
|
|
@15007
|
16 years |
vboxsync |
missing initialization
|
|
|
@15001
|
16 years |
vboxsync |
Temp fix for burn
|
|
|
@14999
|
16 years |
vboxsync |
IPRT: Extended RTProcCreate with a daemonize flag.
|
|
|
@14856
|
16 years |
vboxsync |
Runtime: moved initialization of g_u64ProgramStart*TS down to be …
|
|
|
@14836
|
16 years |
vboxsync |
SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind …
|
|
|
@14832
|
16 years |
vboxsync |
build fix.
|
|
|
@14831
|
16 years |
vboxsync |
whole bunch: avoid runtime.h, include individual headers indead.
|
|
|
@14824
|
16 years |
vboxsync |
IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
|
|
|
@14743
|
16 years |
vboxsync |
alloc-r0drv: Fixed RTMemFree assertion.
|
|
|
@14626
|
16 years |
vboxsync |
Our COM errors not in the guest
|
|
|
@14614
|
16 years |
vboxsync |
IPRT: errmsgvboxcom.xsl -> VBox/errmsgvboxcom.xsl; include result in …
|
|
|
@14604
|
16 years |
vboxsync |
Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.
|
|
|
@14518
|
16 years |
vboxsync |
nc
|
|
|
@14500
|
16 years |
vboxsync |
IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
|
|
|
@14468
|
16 years |
vboxsync |
linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
|
|
|
@14465
|
16 years |
vboxsync |
thread2-r0drv-linux.c: RTThreadPreemptIsEnabled, return false if …
|
|
|
@14435
|
16 years |
vboxsync |
warnings
|
|
|
@14429
|
16 years |
vboxsync |
when building against glibc 2.6, use the Posix implementation of the …
|
|
|
@14423
|
16 years |
vboxsync |
Debug log mutex fix for linux in atomic context.
|
|
|
@14412
|
16 years |
vboxsync |
semevent-linux.cpp: Use ASMAtomicCmpXchgExU32 to avoid doing unlocked …
|
|
|
@14369
|
16 years |
vboxsync |
Runtime/testcase: new testcase for sanity check of RTDirOpenFiltered.
|
|
|
@14368
|
16 years |
vboxsync |
Runtime/testcase: Dir-2: message fixes.
|
|
|
@14338
|
16 years |
vboxsync |
IPRT: Basic implementation of the MP API for ring-0 Darwin.
|
|
|
@14324
|
16 years |
vboxsync |
RTPathStripFilename root fix.
|
|
|
@14318
|
16 years |
vboxsync |
Fix a couple of words doubled in comments. No code changes.
|
|
|
@14298
|
16 years |
vboxsync |
Corrected a couple of grammos.
|
|
|
@14262
|
16 years |
vboxsync |
RTErrConvertToErrno: No LogRel here!
|
|
|
@14216
|
16 years |
vboxsync |
Runtime/RTErrConvertToErrno: remove an assertion on a condition which …
|
|
|
@14112
|
16 years |
vboxsync |
Linux hostif: Fixed memory leak. Event handlers added: promiscuous …
|
|
|
@14069
|
16 years |
vboxsync |
alloc-r0drv.cpp: 64-bit MSC warning hunt.
|
|
|
@14068
|
16 years |
vboxsync |
alloc-r0drv.cpp: 64-bit MSC warning hunt.
|
|
|
@14067
|
16 years |
vboxsync |
RTUuidIsNull: returns true if pUuid is NULL, not VERR_INVALID_PARAMETER.
|
|
|
@14066
|
16 years |
vboxsync |
strformat.cpp: shut up 64-bit MSC warnings. (hope this fix doesn't …
|
|
|
@14065
|
16 years |
vboxsync |
path-win.cpp: shut up 64-bit MSC warnings.
|
|
|
@14064
|
16 years |
vboxsync |
fileio-win.cpp: shut up 64-bit MSC warnings (valid ones this time).
|
|
|
@14062
|
16 years |
vboxsync |
RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
|
|
|
@14061
|
16 years |
vboxsync |
IPRT: strformat-vbox.cpp: More 64-bit MSC warnings.
|
|
|
@14060
|
16 years |
vboxsync |
stream.cpp: shut up 64-bit MSC warning.
|
|
|
@14059
|
16 years |
vboxsync |
IPRT: internal/dir.h: some unsigned -> size_t to keep MSC silent.
|
|
|
@14058
|
16 years |
vboxsync |
iprt: More 64-bit MSC warnings.
|
|
|
@14057
|
16 years |
vboxsync |
semspingpong.cpp: shut up 64-bit MSC warning.
|
|
|
@14055
|
16 years |
vboxsync |
zip.cpp: shut up 64-bit MSC warning.
|
|
|
@14054
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14052
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14050
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14049
|
16 years |
vboxsync |
ldrELFRelocatable.cpp.h: shut up 64-bit MSC warning.
|
|
|