<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/games/worms/worms.c, branch release/4.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-03-20T08:47:53+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>-Wall cleanup.</title>
<updated>1999-12-07T02:01:29+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-12-07T02:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2be6d318c12534234cfb877694d6cbb50c296d84'/>
<id>2be6d318c12534234cfb877694d6cbb50c296d84</id>
<content type='text'>
XXX: The signal handling "fix" for worm(6) is wrong. However, the functions
themselves are wrong as well: See sigaction(2).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX: The signal handling "fix" for worm(6) is wrong. However, the functions
themselves are wrong as well: See sigaction(2).
</pre>
</div>
</content>
</entry>
<entry>
<title>copyright/sccsid/rcsid cleanup.</title>
<updated>1999-11-30T03:50:02+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-11-30T03:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7b216475bfdc24758a850dba744e947fc6173e68'/>
<id>7b216475bfdc24758a850dba744e947fc6173e68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Round two of MetBSD games merges.</title>
<updated>1999-05-03T02:08:31+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1999-05-03T02:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5b85aead34c48cf51de64773a8ad1e7a85df25ca'/>
<id>5b85aead34c48cf51de64773a8ad1e7a85df25ca</id>
<content type='text'>
Submitted by:	Stephen J. Roznowski &lt;sjr@home.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Stephen J. Roznowski &lt;sjr@home.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Wargh!  Who went and changed all the getopt() comparisons from -1 to</title>
<updated>1998-03-01T05:10:28+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-03-01T05:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=01f228ffbe35f4398445427162e9a8c0ccbb8112'/>
<id>01f228ffbe35f4398445427162e9a8c0ccbb8112</id>
<content type='text'>
EOF?  The getopt(3) manpage clearly states that the return value is *-1*,
not EOF!  Besides, getopt(3) isn't reading from a file. :)

Noticed-while:	merging to 2.2 (where this is correct).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EOF?  The getopt(3) manpage clearly states that the return value is *-1*,
not EOF!  Besides, getopt(3) isn't reading from a file. :)

Noticed-while:	merging to 2.2 (where this is correct).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove so-called revoke, this game never installed sguid</title>
<updated>1997-09-01T11:40:18+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-09-01T11:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=663d61b5eb7a30ccaa19dbd846bca77f120f7e72'/>
<id>663d61b5eb7a30ccaa19dbd846bca77f120f7e72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change games from setuid games to setgid games.</title>
<updated>1997-09-01T00:34:51+00:00</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1997-09-01T00:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=34a13bf4cb36b9ba554bf9593c9b180b91988d8d'/>
<id>34a13bf4cb36b9ba554bf9593c9b180b91988d8d</id>
<content type='text'>
Reviewed by:	maybe@yes.no
Obtained from:	OpenBSD (mostly deraadt@openbsd.org)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	maybe@yes.no
Obtained from:	OpenBSD (mostly deraadt@openbsd.org)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing ospeed initialization</title>
<updated>1995-08-04T19:52:44+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-08-04T19:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=42c3a5f2e63e5bbf28114d1ef1fb006e5a50f7a6'/>
<id>42c3a5f2e63e5bbf28114d1ef1fb006e5a50f7a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring in the 4.4 Lite games directory, modulo man page changes and segregation</title>
<updated>1994-09-04T04:03:31+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-09-04T04:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=554eb505f88b72f17fd718c5b2c4cff707c0f817'/>
<id>554eb505f88b72f17fd718c5b2c4cff707c0f817</id>
<content type='text'>
of the x11 based games.  I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way.  Bleah.
Submitted by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of the x11 based games.  I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way.  Bleah.
Submitted by:	jkh
</pre>
</div>
</content>
</entry>
</feed>
