[CRT] Remove useless #undef abort from process.h
[reactos.git] / freeldr / freeldr / fs / fat.c
2005-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.
2004-11-17 Gé van GeldorpGet rid of global volume boot sector and store required...
2004-11-12 Gé van GeldorpAdd FATX support
2004-11-09 Gé van GeldorpAdd disk I/O (well, input only, no output) for the...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-01-19 Brian PalmerChanges in v1.8 (1/18/2003) (brianp)
2003-01-02 Hartmut BirrSet the hidden sector value from boot sector with the...
2002-08-07 Brian PalmerChanges in v1.7 (8/6/2002) (brianp)
2002-06-06 Brian PalmerChanges in v1.3 (6/5/2002)
2002-04-28 Brian PalmerFixed FAT short file name buffer overflow that was...
2002-04-25 Brian PalmerFreeLoader version 1.0!
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-28 Brian PalmerRe-organized things a slight bit.