- Data is now written to the readers data buffer and the reader reads from his own...
[reactos.git] / reactos / drivers / fs / np / npfs.c
2005-02-27 Eric Kohl- Data is now written to the readers data buffer and...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-04-12 Filip Navara- Fixed connection/disconnecting/closing handling,...
2004-03-07 Filip Navara- Changed DbgPrint to DPRINT in DriverEntry.
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-06-21 Hartmut Birr- Allocate the pipe buffer at creation time.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-11-20 Eric KohlImplemented read/write.
2001-10-21 Casper HornstrupNPFS read/write functionality.
2001-07-29 Eric KohlMajor npfs update.