diff options
author | 2006-06-12 14:06:05 +0000 | |
---|---|---|
committer | 2006-06-12 14:06:05 +0000 | |
commit | 19fb12a7acee3af30430ecfcee7c0287f4d13cd7 (patch) | |
tree | 2085e10715310b798847b3991ae0e2b6e58e33eb /usr.bin/cvs/commit.c | |
parent | bring back a working version of the `cvs init' command. OK joris@. (diff) | |
download | wireguard-openbsd-19fb12a7acee3af30430ecfcee7c0287f4d13cd7.tar.xz wireguard-openbsd-19fb12a7acee3af30430ecfcee7c0287f4d13cd7.zip |
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 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions