<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/games, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/games?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/games?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2021-03-11T21:18:25Z</updated>
<entry>
<title>quiz: handle line continuation in data files correctly, switch to getline(3)</title>
<updated>2021-03-11T21:18:25Z</updated>
<author>
<name>naddy</name>
<email>naddy@openbsd.org</email>
</author>
<published>2021-03-11T21:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5a0076c3c81ddf2f5d67607053ad76c062c6dde5'/>
<id>urn:sha1:5a0076c3c81ddf2f5d67607053ad76c062c6dde5</id>
<content type='text'>
Specifically, the following quiz.db line

foo:\
bar

was parsed into "foo:bar\n", which made it impossible to answer correctly.

Bug reported and inital fix from Alex Karle, partially reworked by
yours truly, further input from millert@
</content>
</entry>
<entry>
<title>Add some references, most of these were removed when we stopped building</title>
<updated>2021-03-08T02:47:25Z</updated>
<author>
<name>jsg</name>
<email>jsg@openbsd.org</email>
</author>
<published>2021-03-08T02:47:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=093fc5b92d3ed0da0e6be645e5b14525c4d75543'/>
<id>urn:sha1:093fc5b92d3ed0da0e6be645e5b14525c4d75543</id>
<content type='text'>
and installing USD/SMM/PSD docs.

jmc@ agrees with the direction, ok millert@ on an earlier diff
</content>
</entry>
<entry>
<title>Fix intercardinal directions in hack help.</title>
<updated>2021-03-07T17:08:49Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2021-03-07T17:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8613de63bb4e88355c0c8943370ba8842724fde0'/>
<id>urn:sha1:8613de63bb4e88355c0c8943370ba8842724fde0</id>
<content type='text'>
From Raf Czlonka
</content>
</entry>
<entry>
<title>while learning (teachgammon(1)) you might want to save your game so "{w,c}path"</title>
<updated>2021-02-06T21:42:30Z</updated>
<author>
<name>mestre</name>
<email>mestre@openbsd.org</email>
</author>
<published>2021-02-06T21:42:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9edb0cbec17def024c21f16878acbde33cb6a13b'/>
<id>urn:sha1:9edb0cbec17def024c21f16878acbde33cb6a13b</id>
<content type='text'>
pledge(2) permissions are required
</content>
</entry>
<entry>
<title>satisfy -fno-common by duplicating deck chairs as required</title>
<updated>2021-01-27T01:59:39Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2021-01-27T01:59:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d0bb67025f277d27d0f5e62d2209966810262596'/>
<id>urn:sha1:d0bb67025f277d27d0f5e62d2209966810262596</id>
<content type='text'>
ok mortimer millert
</content>
</entry>
<entry>
<title>satisfy -fno-common</title>
<updated>2021-01-27T01:57:37Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2021-01-27T01:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9cf65994f175646021b2a2279e4288677dbd505c'/>
<id>urn:sha1:9cf65994f175646021b2a2279e4288677dbd505c</id>
<content type='text'>
similar to the approach used by mortimer
</content>
</entry>
<entry>
<title>Fix build with -fno-common.  OK deraadt@</title>
<updated>2021-01-26T20:42:49Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2021-01-26T20:42:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=46c6838e6890c249dae5e93d1c8b3fe86ab56559'/>
<id>urn:sha1:46c6838e6890c249dae5e93d1c8b3fe86ab56559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore special keys returned by the curses getch() function.</title>
<updated>2021-01-21T20:08:17Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2021-01-21T20:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=a6d654780e890044fa9039fcb66911f9e2e558d9'/>
<id>urn:sha1:a6d654780e890044fa9039fcb66911f9e2e558d9</id>
<content type='text'>
Prevents canfield from suspending itself when you resize the window.
Canfield is not prepared to deal with anything other than normal
characters so just ignore them.  OK tb@ pjanzen@
</content>
</entry>
<entry>
<title>some updates from pjanzen;</title>
<updated>2021-01-21T07:12:34Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2021-01-21T07:12:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d075035988bfac1ed904a9a8aa5fc60ce6e50b27'/>
<id>urn:sha1:d075035988bfac1ed904a9a8aa5fc60ce6e50b27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add the missing EXIT STATUS and HISTORY sections</title>
<updated>2021-01-03T01:41:51Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2021-01-03T01:41:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e8326ca2c688b42d334b7759745488139e192fa8'/>
<id>urn:sha1:e8326ca2c688b42d334b7759745488139e192fa8</id>
<content type='text'>
</content>
</entry>
</feed>
