|
|
@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.
|
|
|
@14048
|
16 years |
vboxsync |
md5.cpp: shut up 64-bit MSC warning.
|
|
|
@14035
|
16 years |
vboxsync |
IPRT: some makefile clean up.
|
|
|
@14030
|
16 years |
vboxsync |
VMMGC now uses the IPRT No-CRT.
|
|
|
@14026
|
16 years |
vboxsync |
tstNoCrt-1: Added simple strcpy test.
|
|
|
@14025
|
16 years |
vboxsync |
tstNoCrt-1: Added simple strcpy test.
|
|
|
@14024
|
16 years |
vboxsync |
strcpy.asm: bugfix.
|
|
|
@14021
|
16 years |
vboxsync |
The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
|
|
|
@14017
|
16 years |
vboxsync |
strcmp.asm: bugfix.
|
|
|
@14012
|
16 years |
vboxsync |
pReq may be invalid after queuing it (RTREQFLAGS_NO_WAIT), similar to …
|
|
|
@14008
|
16 years |
vboxsync |
tstUtf8: some more RTStrNICmp tests.
|
|
|
@14007
|
16 years |
vboxsync |
IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
|
|
|
@14001
|
16 years |
vboxsync |
Not C++ comments.
|
|
|
@13994
|
16 years |
vboxsync |
better check
|
|
|
@13992
|
16 years |
vboxsync |
did not consider PAE
|
|
|
@13977
|
16 years |
vboxsync |
C warnings
|
|
|
@13938
|
16 years |
vboxsync |
Linux hostif: Packet injection works. Mutexless filter intance lookup.
|
|
|
@13927
|
16 years |
vboxsync |
Runtime: add RTStrNICmp and RTStrNCmp
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13891
|
16 years |
vboxsync |
warning
|
|
|
@13841
|
16 years |
vboxsync |
The VBox format types - they are not retired, just sligtly deprecated …
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13813
|
16 years |
vboxsync |
#1865: Final VMM cleanups.
|
|
|
@13775
|
16 years |
vboxsync |
EXPORT_SYMBOL after implementation of the function/variable; fixed warning
|
|
|
@13770
|
16 years |
vboxsync |
superflous
|
|
|
@13764
|
16 years |
vboxsync |
EXPORT_SYMBOL must be placed after the function/variable was …
|
|
|
@13717
|
16 years |
vboxsync |
VMM,IPRT: More GC->RC and similar cleanups.
|
|
|
@13675
|
16 years |
vboxsync |
mark multiple allocated pages as compound
|
|
|
@13666
|
16 years |
vboxsync |
rtR0MemObjNativeMapUser/linux: vm_insert_page should not be used when …
|
|
|
@13665
|
16 years |
vboxsync |
rtMemAlloc/linux: Don't fool ourselves trying to allocate executable …
|
|
|
@13664
|
16 years |
vboxsync |
not necessary
|
|
|
@13661
|
16 years |
vboxsync |
space
|
|
|
@13660
|
16 years |
vboxsync |
IPRT: RTThreadPoke update - don't use signal but sigaction (more well …
|
|
|
@13653
|
16 years |
vboxsync |
IPRT: RTThreadPoke for posix.
|
|
|
@13549
|
16 years |
vboxsync |
Just RTSTR_MAX.
|
|
|
@13547
|
16 years |
vboxsync |
Makefiles: Eliminated a handful of places where we create extremely …
|
|
|
@13513
|
16 years |
vboxsync |
false positive but fixing does not hurt
|
|
|
@13512
|
16 years |
vboxsync |
cast not necessary
|
|
|
@13489
|
16 years |
vboxsync |
;
|
|
|
@13488
|
16 years |
vboxsync |
rtR0PowerNotificationInit bugfix.
|
|
|
@13487
|
16 years |
vboxsync |
Bugfix
|
|
|
@13486
|
16 years |
vboxsync |
quick workaround to unbust the mac driver.
|
|
|
@13481
|
16 years |
vboxsync |
IPRT: FreeBSD and OS/2 want the powernotifications too.
|
|
|
@13478
|
16 years |
vboxsync |
IPRT: set all properties.
|
|
|
@13476
|
16 years |
vboxsync |
IPRT: don't OR together status codes.
|
|
|
@13475
|
16 years |
vboxsync |
compile fix
|
|
|
@13474
|
16 years |
vboxsync |
Compile fix
|
|
|
@13472
|
16 years |
vboxsync |
IPRT: Added a couple of function for simple string pattern matching …
|
|
|