Created new subtree for groups of related test programs.
[reactos.git] / freeldr / freeldr / fs /
2002-09-05 Eric KohlGot iso-fs working again.
2002-08-21 Brian PalmerChanges in v1.7.4 (8/20/2002) (brianp)
2002-08-08 Brian PalmerDefined FAST_SYMLINK_MAX_NAME_SIZE
2002-08-08 Brian PalmerChanges in v1.7.2 (8/7/2002) (brianp)
2002-08-08 Brian PalmerChanges in v1.7.1 (8/7/2002) (brianp)
2002-08-07 Brian PalmerChanges in v1.7 (8/6/2002) (brianp)
2002-06-06 Brian PalmerChanges in v1.3 (6/5/2002)
2002-05-03 Brian PalmerChanges in v1.2.1 (5/3/2002)
2002-04-28 Brian PalmerFixed FAT short file name buffer overflow that was...
2002-04-25 Eric KohlRemoved direct debug output.
2002-04-25 Brian PalmerFreeLoader version 1.0!
2002-04-23 Eric KohlAdded ISO-9660 support.
2002-03-12 Brian PalmerFixed bug in LBA code.
2002-03-11 Brian PalmerReworked LoadAndBootPartition() function, got rid of...
2002-03-06 Brian PalmerFixed a bug in the LBA extensions detection code.
2002-02-26 Brian PalmerFix for buffer conflict between fat code and cache...
2002-02-26 Brian PalmerAdded full disk partition management functions
2002-02-14 Brian PalmerFixed bug in partition table code where it incorrectly...
2002-01-23 Brian PalmerRemoved code to save screen contents before entering...
2002-01-19 Brian PalmerFixed bug that occurred during DEBUG builds
2002-01-19 Brian PalmerBetter LBA support
2002-01-18 Brian PalmerAdded disk cache
2001-11-29 Brian PalmerFixed Makefile problem
2001-11-28 Brian PalmerRe-organized things a slight bit.