Minor simplifications.
[reactos.git] / reactos / drivers / fs / np / create.c
2004-10-11 Eric KohlMinor simplifications.
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-05-10 Filip Navara- Workaround for supporting a reads from pipe after...
2004-05-07 Filip Navara- Protect against reads from (and writes to) closed...
2004-05-05 Filip Navara- Fixed various problems (hangs/crashes) with connectin...
2004-04-12 Filip Navara- Minor correction to returned error.
2004-04-12 Filip Navara- Fixed connection/disconnecting/closing handling,...
2003-06-21 Hartmut Birr- Allocate the pipe buffer at creation time.
2003-01-19 Gé van GeldorpSilence some debug messages
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-07 Hartmut BirrModified closing of pipes.
2001-11-20 Eric KohlImplemented read/write.
2001-10-21 Casper HornstrupNPFS read/write functionality.
2001-10-20 Eric KohlImplemented waiting for server pipe (WaitNamedPipe()).
2001-07-29 Eric KohlMajor npfs update.
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-05-01 Eric KohlMailslot and named pipe preparations
2000-05-13 David WelchSome fixes.
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-11-24 David WelchBegan converting minix fsd to work with new caching...