|
|
@8954
|
17 years |
vboxsync |
Don't fail on 0 byte files.
|
|
|
@8927
|
17 years |
vboxsync |
and return the correct index.
|
|
|
@8926
|
17 years |
vboxsync |
Don't return VERR_GETOP_UNKNOWN_OPTION when encountering a file.
|
|
|
@8925
|
17 years |
vboxsync |
New file APIs for reading (or mapping) a file into memory: …
|
|
|
@8921
|
17 years |
vboxsync |
Solaris vboxdrv: fixed to use thread_change_pri instead of incorrect macro.
|
|
|
@8913
|
17 years |
vboxsync |
made RTFileGetMaxSizeEx() OS-specific
|
|
|
@8889
|
17 years |
vboxsync |
Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx …
|
|
|
@8882
|
17 years |
vboxsync |
Added ASMGetCpuFamily, ASMGetCpuModel and ASMGetCpuStepping to pack up …
|
|
|
@8840
|
17 years |
vboxsync |
Disabled assertion
|
|
|
@8761
|
17 years |
vboxsync |
The reminder.
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8759
|
17 years |
vboxsync |
BUILD_TYPE -> KBUILD_TYPE.
|
|
|
@8758
|
17 years |
vboxsync |
BUILD_TARGET* -> KBUILD_TARGET*.
|
|
|
@8757
|
17 years |
vboxsync |
BUILD_PLATFORM* -> KBUILD_HOST*.
|
|
|
@8731
|
17 years |
vboxsync |
Oops. included testcase/Makefile.kmk where it shouldn't have been.
|
|
|
@8730
|
17 years |
vboxsync |
Include the testcase bit using the sub-makefile setup.
|
|
|
@8729
|
17 years |
vboxsync |
cosmetics
|
|
|
@8728
|
17 years |
vboxsync |
if1of
|
|
|
@8727
|
17 years |
vboxsync |
sorted the stuff.
|
|
|
@8707
|
17 years |
vboxsync |
Something is broken here, most likely. dunno what.
|
|
|
@8706
|
17 years |
vboxsync |
r=bird: the timeout handling is busted since we're using absolute wall …
|
|
|
@8702
|
17 years |
vboxsync |
fixed mixed up description and define columns.
|
|
|
@8686
|
17 years |
vboxsync |
ordering
|
|
|
@8685
|
17 years |
vboxsync |
Added our custom E_ACCESSDENIED value.
|
|
|
@8681
|
17 years |
vboxsync |
Wrote the xpcom error message lookup table by hand. (there are so few …
|
|
|
@8679
|
17 years |
vboxsync |
Ignore NIL_RTTHREAD parameters for the RTThreadGet*LockCount APIs.
|
|
|
@8671
|
17 years |
vboxsync |
?/? for r0/gc.
|
|
|
@8670
|
17 years |
vboxsync |
made the lock count eat less space.
|
|
|
@8669
|
17 years |
vboxsync |
Use the IN_TREE flag instead of the state just to be on the safe side.
|
|
|
@8663
|
17 years |
vboxsync |
New logger prefix: lockcnts Output: read/write
|
|
|
@8662
|
17 years |
vboxsync |
PDMCritSect fix.
|
|
|
@8661
|
17 years |
vboxsync |
Another attempt - don't call rtThreadRemove twice and if we do call …
|
|
|
@8658
|
17 years |
vboxsync |
Invalidate the thread structure *after* removing it from the tree or …
|
|
|
@8653
|
17 years |
vboxsync |
Added RTSemRWIsWriteOwner, RTSemRWGetWriteRecursion and …
|
|
|
@8652
|
17 years |
vboxsync |
Lock counting.
|
|
|
@8651
|
17 years |
vboxsync |
Moved the strictness indicators into internal/strict.h.
|
|
|
@8650
|
17 years |
vboxsync |
L4 uses TLS and doesn't need to be excluded from strict critsects.
|
|
|
@8649
|
17 years |
vboxsync |
Count mutex locks.
|
|
|
@8645
|
17 years |
vboxsync |
Added lock counts to the threads.
|
|
|
@8619
|
17 years |
vboxsync |
New nesting extension '%M' that replaces the format string. Note that …
|
|
|
@8579
|
17 years |
vboxsync |
AssertBreakVoid -> AssertBreak
|
|
|
@8569
|
17 years |
vboxsync |
AssertBreak -> AssertBreakStmt.
|
|
|
@8561
|
17 years |
vboxsync |
To/FromNative - posix.
|
|
|
@8560
|
17 years |
vboxsync |
To/FromNative - windows.
|
|
|
@8528
|
17 years |
vboxsync |
Remove unused code and spaces.
|
|
|
@8527
|
17 years |
vboxsync |
Solaris vboxdrv: some memobj cleanups and added assertions.
|
|
|
@8524
|
17 years |
vboxsync |
Use target inheritance for RuntimeW32NT4GuestR0.
|
|
|
@8504
|
17 years |
vboxsync |
initialize where it's used.
|
|
|
@8499
|
17 years |
vboxsync |
Some more I/O kit error mappings.
|
|
|
@8488
|
17 years |
vboxsync |
uninitialized variable
|
|
|
@8483
|
17 years |
vboxsync |
oops.
|
|
|
@8482
|
17 years |
vboxsync |
Don't return the last entry.
|
|
|
@8479
|
17 years |
vboxsync |
Added a new IPRT format type '%Rfn' that will drop the return type and …
|
|
|
@8473
|
17 years |
vboxsync |
Solaris/vboxdrv: Using generic MP as VT-x/MP doesn't play nice yet.
|
|
|
@8402
|
17 years |
vboxsync |
Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
|
|
|
@8400
|
17 years |
vboxsync |
$(out) is NOT valid in this context.
|
|
|
@8359
|
17 years |
vboxsync |
indent
|
|
|
@8346
|
17 years |
vboxsync |
gcc-4.3 warning
|
|
|
@8330
|
17 years |
vboxsync |
Solaris vboxdrv: some memobj error handling fixes and cleanups.
|
|
|
@8327
|
17 years |
vboxsync |
r=bird: Plugged two more leaks in the error handling. (there are more, …
|
|
|
@8326
|
17 years |
vboxsync |
Don't leak memory.
|
|
|
@8307
|
17 years |
vboxsync |
Solaris vboxdrv: added an AssertReturn for MemObjNativeLockUser.
|
|
|
@8295
|
17 years |
vboxsync |
Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
|
|
|
@8293
|
17 years |
vboxsync |
r=bird: Fixed hungarian spelling and docs. Use RT_MAKE_U32_FROM_U8. …
|
|
|
@8290
|
17 years |
vboxsync |
svn properties. comment bars and iprt init.
|
|
|
@8288
|
17 years |
vboxsync |
Added RTErrConvertFromDarwin() as a merge of the IO, Kern and COM versions.
|
|
|
@8284
|
17 years |
vboxsync |
simple scanning function for IPv4 CIDR addresses
|
|
|
@8281
|
17 years |
vboxsync |
removed mess in id string.
|
|
|
@8279
|
17 years |
vboxsync |
Give VWRN_NUMBER_TOO_BIG highest priority among the warnings.
|
|
|
@8274
|
17 years |
vboxsync |
Corrected RTLogSetDefaultInstance docs.
|
|
|
@8273
|
17 years |
vboxsync |
rebranding: IPRT files again (missing bits)
|
|
|
@8272
|
17 years |
vboxsync |
rebranding: IPRT files again (missing bits)
|
|
|
@8259
|
17 years |
vboxsync |
eol
|
|
|
@8256
|
17 years |
vboxsync |
rebranding, eol
|
|
|
@8255
|
17 years |
vboxsync |
rebranding, eol
|
|
|
@8247
|
17 years |
vboxsync |
Runtime: Added RTLogSetDefaultInstance().
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8196
|
17 years |
vboxsync |
OS/2: Temporarily disabled assertion that crashes debug builds.
|
|
|
@8194
|
17 years |
vboxsync |
OS/2: Fixed builds.
|
|
|
@8190
|
17 years |
vboxsync |
gcc warnings
|
|
|
@8178
|
17 years |
vboxsync |
rebranding
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8148
|
17 years |
vboxsync |
iShort must be > 0, so assert on that.
|
|
|
@8147
|
17 years |
vboxsync |
Extended RTGetOpt:
o Support 8-, 16- and 64-bit types too.
o Added …
|
|
|
@8097
|
17 years |
vboxsync |
Convert kIOReturnUnsupported.
|
|
|
@8023
|
17 years |
vboxsync |
solaris mp: Explicitly disable/enable preemption, fix for r29671.
|
|
|
@8013
|
17 years |
vboxsync |
Use X_CALL_LOPRI since X_CALL_HIPRI seems to imply that we've taken …
|
|
|
@7986
|
17 years |
vboxsync |
Runtime: Fixed RTSemEventMultiSignal(): pthread_cond_signal => …
|
|
|
@7966
|
17 years |
vboxsync |
soalris vboxdrv: proper priority values and locking in …
|
|
|
@7942
|
17 years |
vboxsync |
move variables around to be able to compile this as .c (debug kernel …
|
|
|
@7938
|
17 years |
vboxsync |
Solaris: semrw-posix fix.
|
|
|
@7922
|
17 years |
vboxsync |
Fixed darwin build error.
|
|
|
@7920
|
17 years |
vboxsync |
Adjusted the RTSemRW interface to do recursion. Updated the posix …
|
|
|
@7913
|
17 years |
vboxsync |
Check for NIL_CPUID in RTMpOnSpecific.
|
|
|
@7879
|
17 years |
vboxsync |
warning
|
|
|
@7798
|
17 years |
vboxsync |
rtR0MemObjNativeAllocPhysNC
|
|
|
@7783
|
17 years |
vboxsync |
Don't try implement rtR0MemObjNativeAllocPhysNC without an optimal …
|
|
|
@7713
|
17 years |
vboxsync |
forgot the comment with the max output size.
|
|
|
@7711
|
17 years |
vboxsync |
typo
|
|
|