NetBSD/games
jsm b03d4fa882 Add `__noreturn__' and `__unused__' attributes where appropriate to
the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to be looked at).

Most noreturn attributes were previously added in bin/6144, with some
others that were missed then in bin/8082.  Previous `unused'
attributes were covered in bin/6557, bin/8058 and other PRs (all these
PRs have already been handled and closed).
1999-09-08 21:45:25 +00:00
..
adventure This patch fixes adventure(6) to use `extern' on declarations of 1999-07-28 23:23:39 +00:00
arithmetic This patch (a) makes arithmetic(6) revoke any setgid privileges it got 1999-07-17 19:11:30 +00:00
atc In atc(6), the function getAChar() has BSD and SYSV variants to deal 1999-07-28 02:01:30 +00:00
backgammon Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
banner Back out last due to think o on my side: we don't start banner through 1999-07-19 19:07:17 +00:00
battlestar Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
bcd This patch adds references to the main punched card, paper tape and 1999-07-28 23:01:59 +00:00
boggle Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
caesar Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
canfield Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
countmail More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
cribbage Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
dm Const poisoning. 1999-07-14 22:52:07 +00:00
factor Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
fish Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
fortune Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
gomoku Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
hack Use ${INSTPRIV} with ${INSTALL}. 1999-08-21 06:27:29 +00:00
hangman Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
hunt Don't frob the interals of a WINDOW*, use the mvinch() macro. 1999-04-18 03:29:01 +00:00
larn Fix .Bl/.El imbalance. 1999-03-10 09:29:08 +00:00
mille Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
monop Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
morse Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
number Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
phantasia Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
pig mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:27:25 +00:00
pom be more precise for PI, as per PR5867 1998-09-11 14:07:04 +00:00
ppt convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
primes Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
quiz Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
rain Revert inclusion of <string.h> now that curses has been fixed. 1999-08-08 02:06:01 +00:00
random Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
robots Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
rogue Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
sail Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
snake Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
tetris Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
trek Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
wargames convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
worm Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
worms This patch converts worms(6) to use curses, thereby 1999-07-30 02:23:27 +00:00
wtf Fix the part of pr8201 which is IMHO a bug: the error message now goes 1999-08-13 03:02:06 +00:00
wump This patch fixes a -Wcast-qual warning in wump(6). 1999-07-14 22:49:27 +00:00
Makefile add wtf 1999-07-22 01:05:20 +00:00
Makefile.inc install games that need it setgid. 1997-11-20 00:12:30 +00:00