..
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
This is a trivial fix to backgammon(6): '\a' is cleaner than '\007'.
1999-07-28 23:15:51 +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
This patch improves the handling of save files in battlestar(6), by
1999-07-28 01:45:41 +00:00
bcd
This patch adds references to the main punched card, paper tape and
1999-07-28 23:01:59 +00:00
boggle
Drop setgid privs early. Via OpenBSD, reported in PR 5970 by
1999-07-21 04:02:29 +00:00
caesar
Drop setgid privs early, via OpenBSD
1999-07-21 04:04:21 +00:00
canfield
Fix .Bl/.El imbalance.
1999-03-10 09:29:08 +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
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
dm
Const poisoning.
1999-07-14 22:52:07 +00:00
factor
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
1998-09-13 15:27:25 +00:00
fish
This patch makes fish(6) honour PAGER for viewing the instructions.
1999-07-14 17:30:21 +00:00
fortune
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
gomoku
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
hack
Fix Y2K buffer overflow (from OpenBSD).
1999-04-25 19:08:34 +00:00
hangman
fix main() prototype, as per PR#5867
1998-09-11 13:42:03 +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
defined(attron) does not mean there is a <term.h>
1999-03-29 05:12:39 +00:00
monop
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
morse
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
number
fix bug w/ negative numbers, mark non-returning functions (PR#6142+6144 by Joseph Myers <jsm28@cam.ac.uk>)
1998-09-13 15:24:57 +00:00
phantasia
Remove obsolete header file. Fixes PR bin/6700 by Joseph S. Myers.
1999-01-02 15:47:55 +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
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
quiz
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
rain
Remove -lcompat; not needed.
1998-02-04 10:21:12 +00:00
random
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
robots
Fixi uninit vars warnings.
1999-05-16 00:15:46 +00:00
rogue
s/SETUIDGAME/SETGIDGAME/ - catch up with the rest of the world.
1999-04-05 08:04:48 +00:00
sail
initscr() returns a pointer, compare return value with NULL and not
1999-04-18 03:30:12 +00:00
snake
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
tetris
Newline and usage cosmetics from Soren S. Jorvang <soren@t.dk> PR7205
1999-03-22 06:12:23 +00:00
trek
const poisoning
1999-07-21 13:19:10 +00:00
wargames
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
worm
This patch makes worm(6) keep the cursor on the head of the worm.
1999-07-28 23:09:45 +00:00
worms
Fix .Bl/.El imbalance.
1999-03-10 09:29:08 +00:00
wtf
make sure only whole words are matched, use [:space:] RE to avoid embedded
1999-07-27 15:41:27 +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