<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/games/hack/Makefile, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/games/hack/Makefile?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/games/hack/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-04-05T09:02:27Z</updated>
<entry>
<title>Fix hack(6).</title>
<updated>2019-04-05T09:02:27Z</updated>
<author>
<name>bentley</name>
<email>bentley@openbsd.org</email>
</author>
<published>2019-04-05T09:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=dc14b708bc8db640b2f06ceb37eb5b888f20cb2f'/>
<id>urn:sha1:dc14b708bc8db640b2f06ceb37eb5b888f20cb2f</id>
<content type='text'>
- Write savegames and scorefiles to the current directory instead of /var
- Save oc_name and oc_descr alongside oc_uname in all situations
- When a levitation potion times out, explicitly float down

These patches were contributed last year by "tonypony76"; thanks!

ok deraadt@, with added enthusiasm from tedu@
</content>
</entry>
<entry>
<title>remove misc. depend and yacc nits that no longer matter.</title>
<updated>2017-07-10T21:30:37Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2017-07-10T21:30:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2b34b792e55b659a7168c780c629dee63188f9a4'/>
<id>urn:sha1:2b34b792e55b659a7168c780c629dee63188f9a4</id>
<content type='text'>
okay millert@
</content>
</entry>
<entry>
<title>missed BUILDFIRST. Allow stuff to proceed without depends</title>
<updated>2017-07-01T14:37:25Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2017-07-01T14:37:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9410ab6b623dab1f16fc43a9ddc4f118e3934c50'/>
<id>urn:sha1:9410ab6b623dab1f16fc43a9ddc4f118e3934c50</id>
<content type='text'>
as found by krw@
</content>
</entry>
<entry>
<title>In 1995, all of the games were setuid games.  At end of 1996, I took them all</title>
<updated>2015-11-24T03:10:09Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-11-24T03:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ebb0af75bc651a9d4301d2b9e40dde3d7c11fb2e'/>
<id>urn:sha1:ebb0af75bc651a9d4301d2b9e40dde3d7c11fb2e</id>
<content type='text'>
to setgid games, and we started wittling them down.  Nearly 10 years later I
am removing all setgid from the games.  If any of these have score files they
are now broken, and I hope various folk repair them.  I have argued for years
(and received pushback...) that the score file features must be removed, or
rewritten to use private files, because setgid is the wrong tool.
ok tedu
</content>
</entry>
<entry>
<title>No dm -&gt; games with high score files etc. must explicitly be setgid games.</title>
<updated>2002-05-31T03:46:32Z</updated>
<author>
<name>pjanzen</name>
<email>pjanzen@openbsd.org</email>
</author>
<published>2002-05-31T03:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8d0538b523436c2757d4d7b2a9518f54315bf938'/>
<id>urn:sha1:8d0538b523436c2757d4d7b2a9518f54315bf938</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists</title>
<updated>2002-05-23T18:42:59Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2002-05-23T18:42:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f53dc9f68fe658aa17b15e34170bdb23e4fc2c67'/>
<id>urn:sha1:f53dc9f68fe658aa17b15e34170bdb23e4fc2c67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing libraries to bsd.prog.mk (mostly kerberosV)</title>
<updated>2002-05-11T00:20:18Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2002-05-11T00:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6d68987d515d73863ec67ec10cd5c15cab1e4ef1'/>
<id>urn:sha1:6d68987d515d73863ec67ec10cd5c15cab1e4ef1</id>
<content type='text'>
Use them in DPADD throughout the tree.
Fix a few mispells (LIBMATH -&gt; LIBM...)
Wipe obsolete lib (LIBRESOLV)
Sort added missing libraries, move obsolete stuff apart.
Synch documentation in bsd.README

ok deraadt@
</content>
</entry>
<entry>
<title>-lcurses, not termcap/termlib</title>
<updated>1998-07-24T00:10:13Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>1998-07-24T00:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=132ab06fe5dffed203c76e0ff9726ee888ca8021'/>
<id>urn:sha1:132ab06fe5dffed203c76e0ff9726ee888ca8021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$OpenBSD$</title>
<updated>1997-09-21T11:34:32Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>1997-09-21T11:34:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e189ddde444a8c0096c2c0aefb0e38302f999b5d'/>
<id>urn:sha1:e189ddde444a8c0096c2c0aefb0e38302f999b5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>COPY -&gt; INSTALL_COPY and STRIP -&gt; INSTALL_STRIP</title>
<updated>1997-04-27T20:55:40Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>1997-04-27T20:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9c44650ee52f624747071daa92e6035bf4402715'/>
<id>urn:sha1:9c44650ee52f624747071daa92e6035bf4402715</id>
<content type='text'>
This fixes namespace problems where STRIP is sometimes used as
the name of the strip(1) to use and other times used as
the flag to send install(1) when stripping (or not).
COPY doesn't have this problem (yet) but was poorly named.
</content>
</entry>
</feed>
