reactos/reactos/drivers
Michael Martin afcde1e39c - rw.c: Better implementation of read/write for pipes.
The ReadPtr is there so use it. Duuhh.
    Only move memory to make room for more data when the buffer is full vice moving memory on every read.
    Call KeSetEvent at the correct time, when reading is done.
- fsctrl.c: Correct data returned from NpfsPeekPipe when read mode is byte stream.

svn path=/trunk/; revision=38818
2009-01-17 15:21:15 +00:00
..
base Silence compiler warnings (4/11). 2008-12-03 17:29:38 +00:00
bus - Kill off more STDCALL 2008-11-30 11:16:55 +00:00
directx Silence GCC warnings. 2008-12-07 21:52:22 +00:00
filesystems - rw.c: Better implementation of read/write for pipes. 2009-01-17 15:21:15 +00:00
input Add missing breaks 2009-01-05 20:36:39 +00:00
ksfilter - Acquire lock before deleting 2008-12-28 17:19:18 +00:00
multimedia - Kill off more STDCALL 2008-11-30 11:16:55 +00:00
network - Merge aicom-network-fixes up to r38730 2009-01-13 02:34:39 +00:00
parallel - Kill off more STDCALL 2008-11-30 11:16:55 +00:00
serial Add missing breaks 2009-01-05 20:36:39 +00:00
setup MAX_PATH is neither defined by ntddk.h nor by crt headers, use _MAX_PATH instead 2008-12-12 19:06:57 +00:00
storage Silence GCC 4.4.0 warnings. 2009-01-04 14:27:04 +00:00
usb fix some more typos 2008-12-25 12:27:47 +00:00
video - Fixes VideoPortGetAccessRanges. 2008-12-27 17:16:07 +00:00
wdm - Check for valid DeviceExtensionSize 2009-01-17 11:19:27 +00:00
wmi Remove all <file> entries for spec/pspec files that don't define any stubs (for real this time) 2008-11-01 23:11:38 +00:00
Doxyfile The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
drivers.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00