<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/gnu/usr.bin/cvs/src, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/gnu/usr.bin/cvs/src?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/gnu/usr.bin/cvs/src?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-01-10T00:41:40Z</updated>
<entry>
<title>Drop dead links to loria.fr and cvshome.org</title>
<updated>2019-01-10T00:41:40Z</updated>
<author>
<name>jca</name>
<email>jca@openbsd.org</email>
</author>
<published>2019-01-10T00:41:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=60f2694012ae83f15a500e294160ce3395187650'/>
<id>urn:sha1:60f2694012ae83f15a500e294160ce3395187650</id>
<content type='text'>
Pointed out by Matteo Niccoli, ok bluhm@ sthen@
</content>
</entry>
<entry>
<title>When checking out certain commits by date, cvs got confused.  If</title>
<updated>2018-10-22T15:18:50Z</updated>
<author>
<name>bluhm</name>
<email>bluhm@openbsd.org</email>
</author>
<published>2018-10-22T15:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=58a8d7d93ab48bbce9afa5ee6c3151ec1d213785'/>
<id>urn:sha1:58a8d7d93ab48bbce9afa5ee6c3151ec1d213785</id>
<content type='text'>
there is a vendor branch and a commit on top of it, revision 1.1
was taken instead of the vendor branch.  To fix this, compare the
vendor date with the current node, and not with the command line
date.
OK deraadt@
</content>
</entry>
<entry>
<title>Fix a few, but not all, clang warnings: Use "%s" to print modifiable</title>
<updated>2018-07-10T17:45:52Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2018-07-10T17:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0971b67f68eabe84e58ba202abe73d50c878d1ac'/>
<id>urn:sha1:0971b67f68eabe84e58ba202abe73d50c878d1ac</id>
<content type='text'>
strings, add a couple of braces, ansify a few functions, add and remove
a few extra parens.

ok jcs
</content>
</entry>
<entry>
<title>When executing ssh, use "--" to indicate end of arguments before the</title>
<updated>2017-08-21T16:45:13Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2017-08-21T16:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e5dd404e1941d0097f108bb8b6035ff55237b7d1'/>
<id>urn:sha1:e5dd404e1941d0097f108bb8b6035ff55237b7d1</id>
<content type='text'>
host name.  Adapted from a MirBSD diff by Thorsten Glaser.
</content>
</entry>
<entry>
<title>once cvs's flow-control mechanism has kicked in, stop reading from</title>
<updated>2017-04-14T19:39:59Z</updated>
<author>
<name>jcs</name>
<email>jcs@openbsd.org</email>
</author>
<published>2017-04-14T19:39:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=94a18cb59f9d5469fbc350d54305ac5e37bf9043'/>
<id>urn:sha1:94a18cb59f9d5469fbc350d54305ac5e37bf9043</id>
<content type='text'>
its local reader until memory usage goes back down below its
watermark.

during a checkout of a tree with big files (like www) from a fast
reader (disk) and a slow writer (net), the amount of data being
buffered can back up enough that cvs tries to allocate too many
buffers and hits its resource limit, causing death.

cvs's flow-control mechanism properly detects this early on, but the
message sent to the reader process to stop sending data takes too
long to process.

take more aggressive action and just stop reading from the reader
until the writer has ejected enough data that it can start re-using
its already-allocated buffers instead of allocating new ones.

ok deraadt
</content>
</entry>
<entry>
<title>Nuke some excess whitespace.</title>
<updated>2017-01-20T00:52:49Z</updated>
<author>
<name>krw</name>
<email>krw@openbsd.org</email>
</author>
<published>2017-01-20T00:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5f354d28123b06ef13991e76928d42aa26aae75d'/>
<id>urn:sha1:5f354d28123b06ef13991e76928d42aa26aae75d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>admin: add -C option to set a revision's commitid</title>
<updated>2016-08-31T13:16:47Z</updated>
<author>
<name>jcs</name>
<email>jcs@openbsd.org</email>
</author>
<published>2016-08-31T13:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f523375bddb75de394e779ed0bdfaf1415148cff'/>
<id>urn:sha1:f523375bddb75de394e779ed0bdfaf1415148cff</id>
<content type='text'>
this version bails out if the revision has a commitid already

ok guenther deraadt tom
</content>
</entry>
<entry>
<title>When the commit message is empty, don't default to c)ontinue</title>
<updated>2016-08-16T18:57:10Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2016-08-16T18:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=34a6a1634ba8ab60308c30328983b965e8ea2976'/>
<id>urn:sha1:34a6a1634ba8ab60308c30328983b965e8ea2976</id>
<content type='text'>
(committing without log message), but to a)bort.

ok jcs, natano; millert and tj agree
</content>
</entry>
<entry>
<title>Pledge cvs(1).</title>
<updated>2015-11-17T12:26:47Z</updated>
<author>
<name>jca</name>
<email>jca@openbsd.org</email>
</author>
<published>2015-11-17T12:26:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f17452b2e1c499632ab87f5fe479a192eb553091'/>
<id>urn:sha1:f17452b2e1c499632ab87f5fe479a192eb553091</id>
<content type='text'>
The initial pledge(2) call is broad, we can refine later when we know
whether we run in server, pserver client mode or regular client mode.
pserver server mode is likely broken, it will either be fixed or
removed.

With and ok semarie@, "let's proceed." deraadt@
</content>
</entry>
<entry>
<title>Use crypt_checkpass() instead of strcmp(hash, crypt(password, hash)).</title>
<updated>2015-10-30T16:38:55Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2015-10-30T16:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=62c892f7a4f5aa377ae61215672e1972ce091bc7'/>
<id>urn:sha1:62c892f7a4f5aa377ae61215672e1972ce091bc7</id>
<content type='text'>
Fixes a crash in pserver mode when CVSROOT/passwd contains an old
DES password.
</content>
</entry>
</feed>
