73cc7fc036
| xfrd reads from the network socket using | fread() on an _IONBF'ed stream; under NetBSD, this results in a | sequence of one-character reads. This behavior, as far as I can tell, | goes back all the way to V7 Unix; i.e., it's older than me. | | So I've modified libxutil, which has its own IO indirection layer, to | switch to read(2) in the "unbuffered" case" bump PKGREVISION |
||
---|---|---|
.. | ||
patch-aa | ||
patch-ab | ||
patch-ac | ||
patch-ad | ||
patch-ae | ||
patch-af | ||
patch-ag | ||
patch-ah | ||
patch-aj | ||
patch-ak | ||
patch-al | ||
patch-am | ||
patch-aq | ||
patch-as | ||
patch-at | ||
patch-au | ||
patch-av | ||
patch-aw |