<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/games/hack/hack.termcap.c, branch release/4.6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Add type int to those variables without a type. This is caused by the</title>
<updated>1999-11-16T10:26:38+00:00</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-11-16T10:26:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b945938c632aa17a5c1e475758d18fc9febf3cbd'/>
<id>b945938c632aa17a5c1e475758d18fc9febf3cbd</id>
<content type='text'>
frequent use of ``register var'' instead of ``register int var'' and
the removal of the register hint in the previous commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
frequent use of ``register var'' instead of ``register int var'' and
the removal of the register hint in the previous commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync our register usage with NetBSD's (non-)usage.</title>
<updated>1999-11-16T02:58:06+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-11-16T02:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=727bf60729b6e2f693b3a1162a2f4b32e49bf8bd'/>
<id>727bf60729b6e2f693b3a1162a2f4b32e49bf8bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add $FreeBSD$</title>
<updated>1999-11-16T02:45:03+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-11-16T02:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=879099e5568801911b66f1ea9085fed24fc12560'/>
<id>879099e5568801911b66f1ea9085fed24fc12560</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to fix world breakage for the NOSHARED=yes case.  delay_output()</title>
<updated>1999-09-04T14:35:19+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-09-04T14:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=808697bc7028738c6efd01a6d3f876663b59b102'/>
<id>808697bc7028738c6efd01a6d3f876663b59b102</id>
<content type='text'>
is in both hack and libncurses, and the elf static linker can't handle
the duplication.  This is probably the correct fix for hack (it makes
it clear that the ospeed stuff can go away), but its effect on hack
has not been tested, and the linker bug remains open.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is in both hack and libncurses, and the elf static linker can't handle
the duplication.  This is probably the correct fix for hack (it makes
it clear that the ospeed stuff can go away), but its effect on hack
has not been tested, and the linker bug remains open.
</pre>
</div>
</content>
</entry>
<entry>
<title>The ospeed hackery was disabled a while ago, finish the job.</title>
<updated>1999-08-30T08:01:12+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-30T08:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=04b193771d395abda76c24236a84adeece8e8c83'/>
<id>04b193771d395abda76c24236a84adeece8e8c83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, to many zeroes was in usleep arg</title>
<updated>1997-09-24T20:19:59+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-09-24T20:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=81c9c0b61a47a2577550ba49b2e509b885cf0570'/>
<id>81c9c0b61a47a2577550ba49b2e509b885cf0570</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Includes cleanup</title>
<updated>1997-09-24T12:29:25+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-09-24T12:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0f8da203cbd33dc3319bee8a2e8372e521d92201'/>
<id>0f8da203cbd33dc3319bee8a2e8372e521d92201</id>
<content type='text'>
Fix nonull flag detecting from termcap
Use usleep to handle nonull case
Prevent overflow on genocided getenv
Install most files not owned by games.games to prevent
data modifications
Fix path for gethdate()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix nonull flag detecting from termcap
Use usleep to handle nonull case
Prevent overflow on genocided getenv
Install most files not owned by games.games to prevent
data modifications
Fix path for gethdate()
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing entries to speedtable</title>
<updated>1995-08-04T09:42:05+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-08-04T09:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f0c8f81c61f98ab23da4d457f18f117984d7cd45'/>
<id>f0c8f81c61f98ab23da4d457f18f117984d7cd45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T03:37:36+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T03:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=010f5413b5781bc362fde190ec835a424ec8d28e'/>
<id>010f5413b5781bc362fde190ec835a424ec8d28e</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>
