|
|
@66736
|
8 years |
vboxsync |
iso9660vfs,fatvfs: reference count fix
|
|
|
@66735
|
8 years |
vboxsync |
iso9660vfs.cpp: Can find and read files from iso.
|
|
|
@66734
|
8 years |
vboxsync |
iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
|
|
|
@66733
|
8 years |
vboxsync |
fatvfs.cpp: nits
|
|
|
@66731
|
8 years |
vboxsync |
iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
|
|
|
@66727
|
8 years |
vboxsync |
Runtime/common/filesystem -> Runtime/common/fs
|
|
|
@66710
|
8 years |
vboxsync |
fatvfs.cpp: Finished rtFsFatDir_NeedLongName and fixed a bug in …
|
|
|
@66709
|
8 years |
vboxsync |
fatvfs.cpp: Check for invalid long name characters as well as a few names.
|
|
|
@66708
|
8 years |
vboxsync |
fatvfs: Quick implementation of a long filename generator.
|
|
|
@66699
|
8 years |
vboxsync |
fatvfs: assertion msg fix
|
|
|
@66698
|
8 years |
vboxsync |
fatvfs: readonly check and build fix
|
|
|
@66692
|
8 years |
vboxsync |
fatvfs.cpp: enabled
|
|
|
@66691
|
8 years |
vboxsync |
fatvfs.cpp: warnings
|
|
|
@66690
|
8 years |
vboxsync |
fatvfs.cpp: warnings
|
|
|
@66689
|
8 years |
vboxsync |
fatvfs: Added code for formatting a FAT volume.
|
|
|
@66676
|
8 years |
vboxsync |
fatvfs.cpp: Implemented file creation and opening of long filenames.
|
|
|
@66675
|
8 years |
vboxsync |
rtVfsChainSpecDupStrN: unescaping bugfix.
|
|
|
@66674
|
8 years |
vboxsync |
fatvfs.cpp: Can modify existing files.
|
|
|
@66672
|
8 years |
vboxsync |
fatvfs: trunacting files
|
|
|
@66671
|
8 years |
vboxsync |
fatvfs: Updates.
|
|
|
@66670
|
8 years |
vboxsync |
fatvfs: Implemented reading files.
|
|
|
@66669
|
8 years |
vboxsync |
iprt,fatvfs: a bit more code.
|
|
|
@66652
|
8 years |
vboxsync |
IPRT: Some more fat bits.
|
|
|
@66615
|
8 years |
vboxsync |
IPRT: More FAT fun (couldn't stop myself).
|
|
|
@66602
|
8 years |
vboxsync |
IPRT/vfs-chains: Pass around an pErrInfo buffer too.
|
|
|
@66601
|
8 years |
vboxsync |
iprt,vfs: Added a generic 'open' provider and sketched out a few …
|
|
|
@66598
|
8 years |
vboxsync |
iprt: Added 'pull' VFS chain element provider/factory using the …
|
|
|
@66596
|
8 years |
vboxsync |
gzipvfs.cpp: Missing input I/O stream releases in previous commit.
|
|
|
@66595
|
8 years |
vboxsync |
iprt: Added RTCat tool for testing VFS chains and (later) FAT file …
|
|
|
@66594
|
8 years |
vboxsync |
iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
|
|
|
@66591
|
8 years |
vboxsync |
RTFileModeToFlagsEx: Implemented missing sharing mode (sigh) and added …
|
|
|
@66576
|
8 years |
vboxsync |
iprt: fat + vfs updates.
|
|
|
@66574
|
8 years |
vboxsync |
fatvfs.cpp: Updates
|
|
|
@66558
|
8 years |
vboxsync |
win/RTErrConvertFromWin32.cpp: make the hack compile
|
|
|
@66557
|
8 years |
vboxsync |
win/RTErrConvertFromWin32.cpp: accept STATUS_ELEVATION_REQUIRED (which …
|
|
|
@66542
|
8 years |
vboxsync |
fatvfs.cpp: Working on a skeleton for accessing FAT volumes.
|
|
|
@66447
|
8 years |
vboxsync |
dbgmodcontainer: Adjusted assertion to silently handle empty segments …
|
|
|
@66445
|
8 years |
vboxsync |
Runtime/netaddrstr2: tabs, spaces, RT_ZERO
|
|
|
@66434
|
8 years |
vboxsync |
Runtime/r0drv/linux/rtStrFormatKernelAddress-generic: scnprintf() is …
|
|
|
@66433
|
8 years |
vboxsync |
Runtime/generic/rtStrFormatKernelAddress-generic: off-by-one
|
|
|
@66427
|
8 years |
vboxsync |
Runtime/r0drv/linux: use snprintf() from the Linux kernel as the …
|
|
|
@66426
|
8 years |
vboxsync |
Runtime/r0drv/linux: does not work
|
|
|
@66425
|
8 years |
vboxsync |
Runtime/r0drv/linux: does not work
|
|
|
@66424
|
8 years |
vboxsync |
Runtime/r0drv: rtStrFormatKernelAddress() for Linux
|
|
|
@66417
|
8 years |
vboxsync |
debug build fix
|
|
|
@66416
|
8 years |
vboxsync |
build fix
|
|
|
@66415
|
8 years |
vboxsync |
IPRT: split %RKv formatting into separate function.
|
|
|
@66395
|
8 years |
vboxsync |
asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
|
|
|
@66384
|
8 years |
vboxsync |
IPRT/R0Drv: Need RTUTf16ICmpAscii.
|
|
|
@66368
|
8 years |
vboxsync |
tstLdr-4.cpp: oops, build fix.
|
|
|
@66367
|
8 years |
vboxsync |
IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
|
|
|
@66362
|
8 years |
vboxsync |
IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
|
|
|
@66361
|
8 years |
vboxsync |
IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
|
|
|
@66350
|
8 years |
vboxsync |
IPRT/x509-core.cpp: More RDN name mappings.
|
|
|
@66335
|
8 years |
vboxsync |
IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
|
|
|
@66304
|
8 years |
vboxsync |
strformatrt: the other way around
|
|
|
@66300
|
8 years |
vboxsync |
strformatrt.cpp: Reduced the ring-0 address code a little.
|
|
|
@66299
|
8 years |
vboxsync |
strformatrt.cpp: We shouldn't need 16-bit ring-0 support here AFAIK.
|
|
|
@66292
|
8 years |
vboxsync |
Runtime: use R0_ARCH_BITS
|
|
|
@66285
|
8 years |
vboxsync |
Runtime: treat 'RKv' normal for debug builds
|
|
|
@66284
|
8 years |
vboxsync |
Runtime: introduced 'RKv' format specifier
|
|
|
@66274
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66237
|
8 years |
vboxsync |
ASMBitNextClear.asm: 32-bit bugfix (harmless outside bs3kit).
|
|
|
@66236
|
8 years |
vboxsync |
ASMGetXcr0,ASMSetXcr0: Ported to 16-bit
|
|
|
@66220
|
8 years |
vboxsync |
Windows 2016 OS type
|
|
|
@66167
|
8 years |
vboxsync |
bs3kit: Added ASMCpuIdExSlow.asm.
|
|
|
@66120
|
8 years |
vboxsync |
IPRT/RTThreadWait: Quick and dirty workaround for Ctrl-C deadlock with …
|
|
|
@66080
|
8 years |
vboxsync |
iprt/manifest2.cpp: Use RT_FLEXIBLE_ARRAY and RT_FLEXIBLE_ARRAY_NESTED.
|
|
|
@66072
|
8 years |
vboxsync |
HostDrivers, Additions: remove more rules for compiling Linux R0 modules
|
|
|
@65991
|
8 years |
vboxsync |
Runtime/r0drv: actually use set_current_state() always as this …
|
|
|
@65990
|
8 years |
vboxsync |
Runtime/r0drv/linux: Linux 4.11 compile fixes
|
|
|
@65920
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65892
|
8 years |
vboxsync |
iprt: Simplify the AVL stuff by simply donating the version of the …
|
|
|
@65813
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65705
|
8 years |
vboxsync |
Runtime/dbgas: small memory leak
|
|
|
@65704
|
8 years |
vboxsync |
Runtime: if we are compiled with address sanitizer enabled (gcc/llvm …
|
|
|
@65698
|
8 years |
vboxsync |
NetAdp/win (bugref:8488) standalone implementation, does not require …
|
|
|
@65642
|
8 years |
vboxsync |
gcc 7: Runtime: fall thru
|
|
|
@65620
|
8 years |
vboxsync |
IPRT: indentation fix
|
|
|
@65597
|
8 years |
vboxsync |
Runtime: XML errors => LogRel
|
|
|
@65579
|
8 years |
vboxsync |
IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.
|
|
|
@65562
|
8 years |
vboxsync |
Runtime: fix in unused function
|
|
|
@65559
|
8 years |
vboxsync |
Runtime/tarcmd.cpp: Fix copy and paste bug in help text
|
|
|
@65545
|
8 years |
vboxsync |
log.cpp: Keep offScratch in a local variable so we have consistent …
|
|
|
@65414
|
8 years |
vboxsync |
IPRT/r0drv/nt: Preps for using NonPagedPoolNx.
|
|
|
@65413
|
8 years |
vboxsync |
IPRT/r0drv/nt: Preps for using NonPagedPoolNx.
|
|
|
@65395
|
8 years |
vboxsync |
Runtime/common/dbg/dbgmoddwarf.cpp: style
|
|
|
@65394
|
8 years |
vboxsync |
Runtime/common/dbg/dbgmoddwarf.cpp: A more complete fix, the DWARF …
|
|
|
@65393
|
8 years |
vboxsync |
Runtime/common/dbg/dbgmoddwarf.cpp: Fix implementation of …
|
|
|
@65388
|
8 years |
vboxsync |
double comment
|
|
|
@65387
|
8 years |
vboxsync |
tstLdr-4 fix
|
|
|
@65373
|
8 years |
vboxsync |
tstLdr-4: Ignore unsupported ELF error for kLdr. (trunk + 5.1)
|
|
|
@65358
|
8 years |
vboxsync |
tstLdr-4: ELF import SomeImportFunction, don't forget to handle it.
|
|
|
@65336
|
8 years |
vboxsync |
Runtime: Linux 4.10 removed the register_cpu_notifier interface, …
|
|
|
@65240
|
8 years |
vboxsync |
pecoff.h,ldrPE.cpp: New IMAGE_LOAD_CONFIG_DIRECTORY structure in …
|
|
|
@65239
|
8 years |
vboxsync |
IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
|
|
|
@65235
|
8 years |
vboxsync |
tstLdr-4.cpp: fix
|
|
|
@65208
|
8 years |
vboxsync |
Runtime/AVL: fixed headers
|
|
|
@65202
|
8 years |
vboxsync |
Runtime/tstRTJson: Fix todo
|
|
|
@65183
|
8 years |
vboxsync |
Runtime: Linux 4.10 fix for get_user_pages_remote()
|
|
|