<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/games/hack/hack.main.c, branch release/4.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-11-16T10:26:38Z</updated>
<entry>
<title>Add type int to those variables without a type. This is caused by the</title>
<updated>1999-11-16T10:26:38Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-11-16T10:26:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b945938c632aa17a5c1e475758d18fc9febf3cbd'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Sync our register usage with NetBSD's (non-)usage.</title>
<updated>1999-11-16T02:58:06Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-11-16T02:58:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=727bf60729b6e2f693b3a1162a2f4b32e49bf8bd'/>
<id>urn:sha1:727bf60729b6e2f693b3a1162a2f4b32e49bf8bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $FreeBSD$</title>
<updated>1999-11-16T02:45:03Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-11-16T02:45:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=879099e5568801911b66f1ea9085fed24fc12560'/>
<id>urn:sha1:879099e5568801911b66f1ea9085fed24fc12560</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove setuid, uneeded now</title>
<updated>1997-09-24T18:03:26Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-09-24T18:03:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1e78fbb86a37568823c6a5614fab377e66ad1137'/>
<id>urn:sha1:1e78fbb86a37568823c6a5614fab377e66ad1137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Includes cleanup</title>
<updated>1997-09-24T12:29:25Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-09-24T12:29:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0f8da203cbd33dc3319bee8a2e8372e521d92201'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Make hack suid "games" (additionly to sgid "games" as run),</title>
<updated>1997-09-24T08:58:44Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-09-24T08:58:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f878600f8ad57d549b4e538cc12bf3faed194a06'/>
<id>urn:sha1:f878600f8ad57d549b4e538cc12bf3faed194a06</id>
<content type='text'>
it is needed for savegames and bones, they
intendent to not be altered by user and can't be pre-created as scorefile.
Clear savegames on install: target too, not only bones
Install rumors not readable by all.
Cleanup includes a little.
</content>
</entry>
<entry>
<title>Simplify revoke</title>
<updated>1997-09-24T08:09:04Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-09-24T08:09:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6ddb7ba55a4c25d690e08b2f3b33d80242040884'/>
<id>urn:sha1:6ddb7ba55a4c25d690e08b2f3b33d80242040884</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change games from setuid games to setgid games.</title>
<updated>1997-09-01T00:34:51Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1997-09-01T00:34:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=34a13bf4cb36b9ba554bf9593c9b180b91988d8d'/>
<id>urn:sha1:34a13bf4cb36b9ba554bf9593c9b180b91988d8d</id>
<content type='text'>
Reviewed by:	maybe@yes.no
Obtained from:	OpenBSD (mostly deraadt@openbsd.org)
</content>
</entry>
<entry>
<title>Bring in the 4.4 Lite games directory, modulo man page changes and segregation</title>
<updated>1994-09-04T04:03:31Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-09-04T04:03:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=554eb505f88b72f17fd718c5b2c4cff707c0f817'/>
<id>urn:sha1: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>
</entry>
</feed>
