[ros-diffs] [mjmartin] 38818: - 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.