<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/games/hack, branch releng/4.3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: Format string paranoia</title>
<updated>2001-02-18T02:26:48+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-02-18T02:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b6d98c3472ad9e31a0318b86b1d096f5faaccbaa'/>
<id>b6d98c3472ad9e31a0318b86b1d096f5faaccbaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Don't call vfprintf-like functions without a format string.</title>
<updated>2000-07-20T10:35:28+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2000-07-20T10:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2836fb81112adc51d4768d5c19e13c9bfa31981d'/>
<id>2836fb81112adc51d4768d5c19e13c9bfa31981d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1. Don't overwrite scorefiles if they already exist.</title>
<updated>1999-12-10T21:13:42+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-12-10T21:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0e5a7be513ffea0d21b87285c64916b6848b8ea7'/>
<id>0e5a7be513ffea0d21b87285c64916b6848b8ea7</id>
<content type='text'>
PR:		bin/13068
Submitted by:	Dominic Mitchell &lt;Dom.Mitchell@palmerharvey.co.uk&gt;

2. Sprinkle $FreeBSD$ around.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		bin/13068
Submitted by:	Dominic Mitchell &lt;Dom.Mitchell@palmerharvey.co.uk&gt;

2. Sprinkle $FreeBSD$ around.
</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>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>Move the #include directive up one line and out of the function body.</title>
<updated>1999-09-12T07:01:23+00:00</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-09-12T07:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e1c2c8c16e56e3a756052eb2c72e70e038c82da9'/>
<id>e1c2c8c16e56e3a756052eb2c72e70e038c82da9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid ambigious if() if() else().</title>
<updated>1999-09-07T06:00:03+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-09-07T06:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c057c9b64120a40a00d87bbf86ea5049a3af7890'/>
<id>c057c9b64120a40a00d87bbf86ea5049a3af7890</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>
</feed>
