|
|
@60677
|
9 years |
vboxsync |
iprt/x86.h: Added X86_PAGE_SIZE and associates aliasing …
|
|
|
@60667
|
9 years |
vboxsync |
x86.h: docs
|
|
|
@60665
|
9 years |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60603
|
9 years |
vboxsync |
Assorted compile fixes for FreeBSD
|
|
|
@60485
|
9 years |
vboxsync |
bs3kit: 8086 friendly 32-bit and 64-bit unsigned integer division.
|
|
|
@60484
|
9 years |
vboxsync |
PCBIOS: split up the support.asm file and implemented 32-bit division …
|
|
|
@60483
|
9 years |
vboxsync |
build fix (Doxygen comment)
|
|
|
@60482
|
9 years |
vboxsync |
iprt/uint64.h: Converted uint128.h to RTUINT64U 64-bit for ancient …
|
|
|
@60481
|
9 years |
vboxsync |
IPRT: Added testcase for RTNtPathExpand8dot3Path and …
|
|
|
@60480
|
9 years |
vboxsync |
SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
|
|
|
@60427
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
|
|
|
@60393
|
9 years |
vboxsync |
Runtime/linux/sysfs: Fixes, implement two forgotten methods
|
|
|
@60390
|
9 years |
vboxsync |
Runtime/linux/sysfs: Correct format string attributes and introduce …
|
|
|
@60373
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
|
|
|
@60349
|
9 years |
vboxsync |
oops
|
|
|
@60346
|
9 years |
vboxsync |
Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
|
|
|
@60323
|
9 years |
vboxsync |
include/iprt/asm-amd64-x86-watcom-16.h: Some simple CPUID functions.
|
|
|
@60314
|
9 years |
vboxsync |
iprt/err.*: regenerated
|
|
|
@60313
|
9 years |
vboxsync |
iprt/x86.*: updates
|
|
|
@60299
|
9 years |
vboxsync |
comment typo
|
|
|
@60297
|
9 years |
vboxsync |
ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
|
|
|
@60264
|
9 years |
vboxsync |
iprt/formats/omf.h: correction and additions.
|
|
|
@60259
|
9 years |
vboxsync |
dbgmodcodeview.cpp: Parse CV8 line numbers.
|
|
|
@60245
|
9 years |
vboxsync |
IPRT: Added RTCrX509Name_GetShortRdn.
|
|
|
@60235
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: doxygen fix
|
|
|
@60230
|
9 years |
vboxsync |
duh
|
|
|
@60229
|
9 years |
vboxsync |
later
|
|
|
@60228
|
9 years |
vboxsync |
asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
|
|
|
@60201
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: Use the Visual C++ halt() intrinsic when …
|
|
|
@60200
|
9 years |
vboxsync |
iprt/asmdefs.mac: AssertCompileMemberAlignment and AssertCompile.
|
|
|
@60192
|
9 years |
vboxsync |
iprt/cdefs.h: Added 'static' to DECLINLINE for C++ and MSC to prevent …
|
|
|
@60162
|
9 years |
vboxsync |
USB: RT_C_IS_CNTRL returns true for the terminator.
|
|
|
@60134
|
9 years |
vboxsync |
iprt/asmdefs.mac: AssertCompileSizeAlignment.
|
|
|
@60121
|
9 years |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60087
|
9 years |
vboxsync |
iprt/x86.h: duh!
|
|
|
@60077
|
9 years |
vboxsync |
introduced RT_GNUC_PREREQ
|
|
|
@60070
|
9 years |
vboxsync |
iprt/assert.h: docs.
|
|
|
@60065
|
9 years |
vboxsync |
Main/VirtualBoxClient: more early failure fixes, complementing the …
|
|
|
@60055
|
9 years |
vboxsync |
AssertContinue should continue, not break.
|
|
|
@60053
|
9 years |
vboxsync |
introduced AssertContinue()
|
|
|
@60028
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@60023
|
9 years |
vboxsync |
iprt/cdefs.h,setjmp.h: Added DECL_RETURNS_TWICE and renamed …
|
|
|
@60007
|
9 years |
vboxsync |
iprt/cdefs.h: RT_ARCH_XXX and ARCH_BITS checks.
|
|
|
@59988
|
9 years |
vboxsync |
x86.h: x2APIC MSR typo, added range for LVT MSRs.
|
|
|
@59972
|
9 years |
vboxsync |
Implemented RTSortShell.
|
|
|
@59965
|
9 years |
vboxsync |
iprt/x86.h,x86.mac: Added X86LAR_F_XXX, regenerated assembly version.
|
|
|
@59961
|
9 years |
vboxsync |
iprt/x86.h: RT_BIT -> RT_BIT_32 (for 16-bit compilers).
|
|
|
@59942
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: Bug fix in 8086 version of ASMMemFill32 and …
|
|
|
@59931
|
9 years |
vboxsync |
iprt/formats/omf.h: Some OMF definitions.
|
|
|
@59897
|
9 years |
vboxsync |
x86.h: Added missing x2APIC MSRs.
|
|
|
@59868
|
9 years |
vboxsync |
iprt/x86.h/mac: X86_CPUID_FEATURE_EDX_PAE_BIT
|
|
|
@59827
|
9 years |
vboxsync |
vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
|
|
|
@59791
|
9 years |
vboxsync |
iprt/asm.h: fixed ASMSerializeInstructionIRef for Windows
|
|
|
@59762
|
9 years |
vboxsync |
include/iprt: typo and gcc parameter warning
|
|
|
@59759
|
9 years |
vboxsync |
iprt/vfs.h: doxygen build fix.
|
|
|
@59754
|
9 years |
vboxsync |
vfsreadahead.cpp: Completed and debugged.
|
|
|
@59748
|
9 years |
vboxsync |
asm.h: build fix.
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59746
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59745
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59732
|
9 years |
vboxsync |
bldprog-strtab-template.cpp.h: fix
|
|
|
@59728
|
9 years |
vboxsync |
asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
|
|
|
@59690
|
9 years |
vboxsync |
RTCrPkixPubKeyVerify*: Documented that the verficiations are done …
|
|
|
@59689
|
9 years |
vboxsync |
IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
|
|
|
@59672
|
9 years |
vboxsync |
iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
|
|
|
@59670
|
9 years |
vboxsync |
IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
|
|
|
@59667
|
9 years |
vboxsync |
iprt/asn1-generator-pass.h: removed code in the RTASN1TMPL_PASS_XTAG …
|
|
|
@59666
|
9 years |
vboxsync |
iprt/asn1-generator-pass.h: removed code in the RTASN1TMPL_PASS_XTAG …
|
|
|
@59665
|
9 years |
vboxsync |
iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
|
|
|
@59664
|
9 years |
vboxsync |
iprt/cdefs.h: RT_CONCAT5 and RT_CONCAT6.
|
|
|
@59663
|
9 years |
vboxsync |
IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
|
|
|
@59625
|
9 years |
vboxsync |
IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate …
|
|
|
@59620
|
9 years |
vboxsync |
IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
|
|
|
@59575
|
9 years |
vboxsync |
iprt: Added RTManifestQueryAllAttrTypes.
|
|
|
@59567
|
9 years |
vboxsync |
RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
|
|
|
@59533
|
9 years |
vboxsync |
iprt/asm.h: build fix
|
|
|
@59532
|
9 years |
vboxsync |
iprt/asm.h: ASMSerializingInstruction* should list 'memory' clobber …
|
|
|
@59531
|
9 years |
vboxsync |
iprt/asm.h: ASMSerializingInstruction* should list 'memory' clobber …
|
|
|
@59529
|
9 years |
vboxsync |
iprt/asm-amd64-x86-watcom-32.h: Fixed ASMReadTscWithAux bug.
|
|
|
@59528
|
9 years |
vboxsync |
iprt/asm.h: Experimented with alternative serializating instructions …
|
|
|
@59527
|
9 years |
vboxsync |
iprt/asm.h: Experimented with alternative serializating instructions …
|
|
|
@59524
|
9 years |
vboxsync |
IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer.
|
|
|
@59480
|
9 years |
vboxsync |
asm.h,asm-watcom-x86-16.h,mangling.h: Documented CPU requirements, …
|
|
|
@59463
|
9 years |
vboxsync |
Build fix
|
|
|
@59459
|
9 years |
vboxsync |
IPRT: Add RTFileSetAllocationSize() to enforce block allocation on the …
|
|
|
@59404
|
9 years |
vboxsync |
Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, …
|
|
|
@59388
|
9 years |
vboxsync |
kmk incs
|
|
|
@59366
|
9 years |
vboxsync |
iprt/nt/nt.h: Added NtQueryKey and NtEnumerateKey.
|
|
|
@59310
|
9 years |
vboxsync |
iprt/*.h: 16-bit watcom / DOS adjustments.
|
|
|
@59285
|
9 years |
vboxsync |
iprt/x86.h,*: Drop IntRedirBitmap from X86TSS32 and X86TSS64.
|
|
|
@59238
|
9 years |
vboxsync |
iprt/x86.h: Bitfield fix for 16-bit compilers.
|
|
|
@59231
|
9 years |
vboxsync |
IPRT: Implemented reading codeview (NB09,NB11) line numbers (sstSrcModule).
|
|
|
@59184
|
9 years |
vboxsync |
iprt/list.h,DevIchHda.cpp: Introduced RTLISTNODER3 and RTLISTANCHORR3 …
|
|
|
@59133
|
9 years |
vboxsync |
IPRT/process-win.cpp: Emphasize UPN (User Principal Name) handling on …
|
|
|
@59081
|
9 years |
vboxsync |
iprt/log.h: pedantic warnings for 32-bit gcc
|
|
|
@59067
|
9 years |
vboxsync |
IPRT: Added RTStrStartsWith and RTStrIStartsWith.
|
|
|
@59019
|
9 years |
vboxsync |
x86.h: added IA32_SMM_MONITOR_CTL MSR.
|
|
|
@59002
|
9 years |
vboxsync |
iprt/cdefs.h: doxygen fix
|
|
|
@58960
|
9 years |
vboxsync |
iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_VA_ARGS, …
|
|
|
@58955
|
9 years |
vboxsync |
iprt/cdefs.h: Added the RT_BF_SET and RT_BF_CLEAR macros.
|
|
|