diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2006-06-12 14:06:06 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2006-06-12 14:06:06 +0000 |
commit | a05e27ce903d0096d08735c27f18df94e6254279 (patch) | |
tree | 0e8422f1dfb4195e20d338fd65c49b7952dff205 /lib/libedit | |
parent | 6bd48e46af8eb5cb552c4a1a5e1b55f92d293313 (diff) |
fix sgl loading. there were a few issues, the main ones being:
- when the sgl grew too large it became bigger than the maximum frame size
that the ioc would deal with, and then it would just stop doing io. i was
using the wrong field from iocfacts to figure out how large an sgl should
be.
- chained sgls were broken cos i was including the current chain element in
the calculation of the offset to the next chain element.
big ok from marco@
Diffstat (limited to 'lib/libedit')
0 files changed, 0 insertions, 0 deletions