Searched hist:11789 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/pty/
H A Dpty.cdiff 11789 Wed Oct 25 18:23:58 MDT 1995 bde Fixed data loss in writes to pty masters. Data was almost always lost
at the end of each write for writes of more than 1K.

Fixed handling of residual count for early returns in writes to pty masters.
It was only adjusted in 2 out of 6 cases.

Added prototypes.

Completed in 91 milliseconds