commit | 8da8bc477f120871922bc4f87e0db23d01438862 | [log] [download] |
---|---|---|
author | Tiago Cunha <tcunha@gmx.com> | Fri Feb 26 13:30:07 2010 +0000 |
committer | Tiago Cunha <tcunha@gmx.com> | Fri Feb 26 13:30:07 2010 +0000 |
tree | 8918e60ec9582e2d1e06a811142f0206af744267 | |
parent | a0e7539743f41a3710a88e1d4afda2c88d5006c0 [diff] |
Sync OpenBSD patchset 652: In load-buffer, read until EOF rather than using stat() and reading a fixed size. Allows use of FIFOs and whatnot. From Tiago Cunha, idea from Fulvio Ciriaco.