summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/src/commit.c
diff options
context:
space:
mode:
authorbrian <brian@openbsd.org>1998-03-12 02:40:40 +0000
committerbrian <brian@openbsd.org>1998-03-12 02:40:40 +0000
commit5cb106dea4fd416856cc741a30fe4d6ead51337f (patch)
tree269381e0ba184b6383c1079c085cdd04a7a06bcc /gnu/usr.bin/cvs/src/commit.c
parentunblock SIGPIPE before execv(); chuck. (diff)
downloadwireguard-openbsd-5cb106dea4fd416856cc741a30fe4d6ead51337f.tar.xz
wireguard-openbsd-5cb106dea4fd416856cc741a30fe4d6ead51337f.zip
o Fix a few comment typos.
o Fix ``set timeout'' usage message and documentation. o Change ifOutPackets, ifOutOctets and ifOutLQRs to `u_int32_t's so that they wrap correctly. o Put the LQR in network byte order using the correct struct size (sizeof u_int32_t, not sizeof u_long). o Wrap LQR ECHO counters correctly. o Don't increment OutLQR count if the last LQR hasn't been replied to. o Initialise HisLqrData (last received LQR) in StartLqm. o Don't start the LQR timer if we're `disabled' and `accepted'. o Generate LQR responses when both sides are using a timer and we're not going to send our next LQR before the peers max timeout. LQR should now be fully functional.
Diffstat (limited to 'gnu/usr.bin/cvs/src/commit.c')
0 files changed, 0 insertions, 0 deletions