|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@76442
|
6 years |
vboxsync |
iprt/formats/ntfs.h: Mark 64-bit bitfields with RT_GCC_EXTENSION to …
|
|
|
@76440
|
6 years |
vboxsync |
iprt/format/udf.h,iprt/formats/pecoff.h: GCC and 16-bit and 8-bit …
|
|
|
@76316
|
6 years |
vboxsync |
Runtime/fs/extvfs: Updates, implement extent tree walking. Enables …
|
|
|
@76305
|
6 years |
vboxsync |
Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
|
|
|
@76299
|
6 years |
vboxsync |
Runtime/fs/extvfs: Updates
|
|
|
@76292
|
6 years |
vboxsync |
Runtime/fs/extvfs: Working on parsing block group and inode descriptors
|
|
|
@76256
|
6 years |
vboxsync |
Runtime/formats/ext: Add more structures
|
|
|
@76216
|
6 years |
vboxsync |
Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
|
|
|
@75238
|
6 years |
vboxsync |
IPRT: Moved the dwarf defines into iprt/formats/dwarf.h. Did some …
|
|
|
@74844
|
6 years |
vboxsync |
IPRT/ldr: Working on applying fixups to non-object Mach-O binaries. …
|
|
|
@74644
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74639
|
6 years |
vboxsync |
IPRT: Initial adapting of the kstuff loader code. bugref:9232
|
|
|
@74638
|
6 years |
vboxsync |
IPRT: Initial adaption of the kstuff loader code. bugref:9232
|
|
|
@74637
|
6 years |
vboxsync |
IPRT: Adding virgin of lx.h from kStuff revision 113. bugref:9232
|
|
|
@73396
|
6 years |
vboxsync |
iprt/formats/pecoff.h: More AMD64 unwind bits.
|
|
|
@73386
|
6 years |
vboxsync |
iprt/formats/pecoff.h: More AMD64 unwind stuff.
|
|
|
@73374
|
6 years |
vboxsync |
iprt/formats/pecoff.h: Added IMAGE_RUNTIME_FUNCTION_ENTRY.
|
|
|
@73149
|
6 years |
vboxsync |
iprt/formats/pecoff.h: Corrected and added more debug types.
|
|
|
@72691
|
6 years |
vboxsync |
iprt/formats/mach-o.h,dbgkrnlinfo-r0drv-darwin.cpp: Deal with new load …
|
|
|
@71493
|
7 years |
vboxsync |
build fix
|
|
|
@71492
|
7 years |
vboxsync |
Runtime: Introduce RTTraceLog* API for creating and parsing binary …
|
|
|
@69925
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Made opening and traversing directories work.
|
|
|
@69924
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: working on the directory access (readonly) bits
|
|
|
@69910
|
7 years |
vboxsync |
IPRT/ntfsvfs.cpp: More on the subject of directories (indexes).
|
|
|
@69902
|
7 years |
vboxsync |
IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups.
|
|
|
@69885
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Got the code to the point where compaction works …
|
|
|
@69873
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: updates
|
|
|
@69866
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
|
|
|
@69865
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
|
|
|
@69864
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes
|
|
|
@69861
|
7 years |
vboxsync |
iprt/formats/ntfs: updates
|
|
|
@69849
|
7 years |
vboxsync |
ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
|
|
|
@69840
|
7 years |
vboxsync |
IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
|
|
|
@69649
|
7 years |
vboxsync |
formats/mach-o.h: two new constants (sierra)
|
|
|
@69513
|
7 years |
vboxsync |
iprt/formats/fat.h: fixed wrong const typedef variant.
|
|
|
@69475
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@69059
|
7 years |
vboxsync |
UDF: Some more structures.
|
|
|
@69035
|
7 years |
vboxsync |
UDF: Implemented directory listing. Works for root, other directories …
|
|
|
@69029
|
7 years |
vboxsync |
iprt: udf updates
|
|
|
@69027
|
7 years |
vboxsync |
IPRT: UDF reading updates.
|
|
|
@69023
|
7 years |
vboxsync |
iprt: udf updates
|
|
|
@69013
|
7 years |
vboxsync |
IPRT: UDF updates
|
|
|
@68991
|
7 years |
vboxsync |
udf: typos and updates.
|
|
|
@68920
|
7 years |
vboxsync |
iprt: udf reading updates
|
|
|
@68844
|
7 years |
vboxsync |
iprt/formats/pecoff.h: Correction
|
|
|
@68843
|
7 years |
vboxsync |
iprt/formats/pecoff.h: Added some historical coff machine numbers.
|
|
|
@68687
|
7 years |
vboxsync |
iprt/formats/*.h: Use assertcompile.h instead of assert.h.
|
|
|
@68675
|
7 years |
vboxsync |
include file build fixes (kmk -C include)
|
|
|
@68409
|
7 years |
vboxsync |
iprt/formats/udf.h: More UDF structures. [build fix]
|
|
|
@68407
|
7 years |
vboxsync |
iprt/formats/udf.h: More UDF structures.
|
|
|
@68399
|
7 years |
vboxsync |
iprt/formats/udf.h: More UDF structures.
|
|
|
@68398
|
7 years |
vboxsync |
iprt/formats/udf.h: build fix
|
|
|
@68397
|
7 years |
vboxsync |
iprt/formats/udf.h: More descriptor structures.
|
|
|
@68385
|
7 years |
vboxsync |
iprt/formats/udf.h: More descriptor structures.
|
|
|
@68378
|
7 years |
vboxsync |
iprt/formats/udf.h: Started writing UDF structures.
|
|
|
@68161
|
7 years |
vboxsync |
iso9660.h: comment
|
|
|
@67948
|
7 years |
vboxsync |
pecoff,ldrPE: Another load config change surfaced in build 16237, …
|
|
|
@67911
|
7 years |
vboxsync |
iprt/formats/fat.h: Added offset for FATDIRENTRY.
|
|
|
@67861
|
7 years |
vboxsync |
isomaker: Some fixes for bugs found when testing different buffer read …
|
|
|
@67842
|
7 years |
vboxsync |
IPRT/isomaker: Working on generating rock ridge data.
|
|
|
@67840
|
7 years |
vboxsync |
IPRT/isomaker: Made ISO9660_RRIP_ER_LEN more compile time assertion …
|
|
|
@67838
|
7 years |
vboxsync |
IPRT/isomaker: Working on generating rock ridge data (untested). …
|
|
|
@67794
|
7 years |
vboxsync |
isomaker: Added API for setting the rock ridge name and adjusted …
|
|
|
@67790
|
7 years |
vboxsync |
isomakerimport: More rock ridge code.
|
|
|
@67788
|
7 years |
vboxsync |
isomakerimport: More rock ridge code.
|
|
|
@67781
|
7 years |
vboxsync |
isomaker: Rock updates
|
|
|
@67775
|
7 years |
vboxsync |
isomaker: Importing rock ridge stuff.
|
|
|
@67773
|
7 years |
vboxsync |
iprt/formats/iso9660.h: Added SUSP structures.
|
|
|
@67600
|
7 years |
vboxsync |
IPRT: More ISO maker code (import + booting).
|
|
|
@67538
|
7 years |
vboxsync |
IPRT: More ISO maker code (import related).
|
|
|
@67437
|
7 years |
vboxsync |
IPRT: More ISO maker code (booting related).
|
|
|
@67426
|
7 years |
vboxsync |
iprt/formats/iso9660.h: Added El Torito related stuff.
|
|
|
@67339
|
7 years |
vboxsync |
IPRT: More ISO maker code.
|
|
|
@67326
|
7 years |
vboxsync |
iso9660.h,iso9660vfs.cpp: Corrected the extended attribute length …
|
|
|
@67278
|
7 years |
vboxsync |
isomaker: more code
|
|
|
@66735
|
8 years |
vboxsync |
iso9660vfs.cpp: Can find and read files from iso.
|
|
|
@66728
|
8 years |
vboxsync |
iprt/formats/iso9660.h: Basic structures ISO 9660 structures.
|
|
|
@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.
|
|
|
@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).
|
|
|
@66594
|
8 years |
vboxsync |
iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
|
|
|
@66578
|
8 years |
vboxsync |
iprt/formats/fat.h: More stuff.
|
|
|
@66575
|
8 years |
vboxsync |
iprt: fat + vfs updates.
|
|
|
@66484
|
8 years |
vboxsync |
SUPHardNt: Improved file version dumping. Version hack for dgmaster.sys.
|
|
|
@66446
|
8 years |
vboxsync |
bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
|
|
|
@65240
|
8 years |
vboxsync |
pecoff.h,ldrPE.cpp: New IMAGE_LOAD_CONFIG_DIRECTORY structure in …
|
|
|
@64204
|
8 years |
vboxsync |
IPRT/ldrPE: New load config structures, ignoring non-zero values for …
|
|
|
@62476
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62474
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62458
|
8 years |
vboxsync |
include/iprt: scm
|
|
|
@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.
|
|
|
@59931
|
9 years |
vboxsync |
iprt/formats/omf.h: Some OMF definitions.
|
|
|