minor corrections by M.Taguchi
[reactos.git] / reactos / drivers / fs / cdfs / fcb.c
2004-01-28 Eric KohlRemove ntos.h and roskrnl.h from kernel-mode code.
2003-11-13 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
2003-08-07 Andrew GreenwoodW32API conversion update
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-13 Hartmut Birr- Ntoskrnl uses for all access to internal structures...
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-09 Hartmut BirrChanged initialization/deinitialization of caching.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-06 Eric KohlAdded full short name (8.3 name) support.
2002-05-14 Eric KohlFixed several cache-related bugs.
2002-05-09 Eric KohlAdded file and directory caching.
2002-05-01 Eric KohlFixed FCB management functions.
2002-04-26 Eric KohlAdded media change support (untested).
2002-04-15 Eric KohlSplit the driver into more files.
2002-04-12 Eric KohlAdded basic iso-9660 file system driver. Thanks to...