NetBSD/games
chuck f90603d08a Update my previous commit to better match the original code, including
the check for 'bs'...   my previous commit should have included the
following text:
  fixes problem introduced in 1.13 where the setting of "BC" (backspace char)
  was left to libterm rather than being done by hack itself.  the problem
  with this was that hack was directly setting BC to \b if there was no
  "bc" in the termcap entry, but libterm does not do this.   this resulted in
  the xputs(BC) calls in nocmov() and backsp() incorrectly doing nothing, thus
  messing up the display.  added new var BC_BS to provide the old behavior
  for nocmov() and backsp().
2007-01-17 02:35:28 +00:00
..
adventure
arithmetic
atc s/exceded/exceeded/, from Zafer. 2006-11-24 21:14:55 +00:00
backgammon
banner Bump date for previous. Use mdoc macros. 2006-12-23 09:47:30 +00:00
battlestar
bcd
boggle PR# 4305: [dM] boggle uses very incomplete wordlist. 2006-09-24 01:38:57 +00:00
caesar
canfield
ching
countmail
cribbage
dab
dm read config more strictly, from Maximillian Dornseif 2006-05-25 07:11:54 +00:00
factor
fish
fortune Fix some typos in ENIAC quote. From Zafer Aydogan and myself. 2006-12-25 18:46:48 +00:00
gomoku
hack Update my previous commit to better match the original code, including 2007-01-17 02:35:28 +00:00
hangman
hunt PR/18906: roskens at elfin dot net: misc. select() to poll() updates. 2006-10-07 17:27:57 +00:00
larn s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
mille
monop
morse
number
phantasia
pig
pom - ANSIfy 2007-01-12 22:43:05 +00:00
ppt
primes
quiz Replve duplicate #includes 2007-01-17 00:30:23 +00:00
rain
random
robots
rogue
sail
snake Replve duplicate #includes 2007-01-17 00:30:23 +00:00
tetris don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +00:00
trek
wargames
worm
worms
wtf Fix typo or mispelling. 2006-06-17 04:58:14 +00:00
wump
Makefile
Makefile.inc