Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From NetBSD, modified to fit our libkvm.
|
|
|
|
|
|
|
|
|
|
chain. This allows us to avoid mbuf copies (and EINVAL on iov's) for
packets of non "nice" length. Do this by adding a pad u_int32_t to
catch the (possible) overflow and detecting when it's necessary. Also,
do a bit of cleaning that ben pointed out.
|
|
ok beck@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by Kamil Andrusz <wizz@mniam.net>.
|
|
|
|
|
|
<canacar@eee.metu.edu.tr>
|
|
millert@ ok.
|
|
(The state timeouts need some _serious_ tuning)
|
|
|
|
|
|
the API
|
|
ok markus@
|
|
|
|
a few fields by hand; Closes PR 2033
|
|
|
|
|
|
|
|
dictionaries are out of sync.
This avoids the complications that happen when our original reset
request gets lost in transit (quite likely in hind sight, given a
lossy link) when we end up ignoring the peer for the next (up to)
256 packets.
|
|
|
|
|
|
|
|
o) fix broken sentence;
millert@ ok.
|
|
character must be pure alpha though. Ok deraadt@, tholo@.
|
|
|
|
|
|
|
|
wait for the lock on password file just tell the user to interrupt with
^C. This simplifies the locking loop a bit.
Update man page to this effect.
|
|
--
Ok'd by millert@
|
|
|
|
|