NetBSD/games
wiz 4c5d0b1878 Close file when finished with it. Found by cppcheck. 2010-01-17 22:56:32 +00:00
..
adventure Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
arithmetic remove unnecessary casts 2009-08-27 00:21:45 +00:00
atc use %option noinput nounput 2009-10-29 14:27:26 +00:00
backgammon sprinkle static 2009-08-12 05:17:57 +00:00
banner sprinkle static 2009-08-12 05:17:57 +00:00
battlestar sprinkle static 2009-08-12 05:17:57 +00:00
bcd sprinkle static 2009-08-12 05:17:57 +00:00
boggle sprinkle static and prune some dead code 2009-08-12 05:29:40 +00:00
caesar
canfield Christos points out that usage should not use errx, but should use 2010-01-03 17:08:45 +00:00
ching sprinkle static 2009-08-12 05:35:44 +00:00
countmail
cribbage sprinkle static 2009-08-12 05:48:04 +00:00
dab Use .%U instead of .%O for URLs. 2010-01-15 19:39:10 +00:00
dm remove unnecessary cast 2009-08-27 00:22:28 +00:00
factor sprinkle static 2009-08-12 05:48:04 +00:00
fish sprinkle static 2009-08-12 05:48:04 +00:00
fortune Close two file descriptors after using them. Found by cppcheck. 2010-01-17 22:52:00 +00:00
gomoku sprinkle static 2009-08-12 06:19:17 +00:00
hack Simplify alloc() to avoid ifdef(LINT) workaround. 2010-01-17 22:55:20 +00:00
hangman
hunt u_int32_t -> uint32_t 2009-08-27 00:36:32 +00:00
larn Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
mille sprinkle static 2009-08-12 08:04:05 +00:00
monop sprinkle static 2009-08-12 08:04:05 +00:00
morse sprinkle static 2009-08-12 08:04:05 +00:00
number sprinkle static 2009-08-12 08:04:05 +00:00
phantasia Dumping all system includes anything uses in one big header file is so 1986. 2009-08-31 08:27:16 +00:00
pig sprinkle static 2009-08-12 08:21:41 +00:00
pom sprinkle static 2009-08-12 08:21:41 +00:00
ppt sprinkle static 2009-08-12 08:21:41 +00:00
primes sprinkle static 2009-08-12 08:21:41 +00:00
quiz ANSIfy function definitions 2009-08-27 00:31:12 +00:00
rain
random sprinkle static 2009-08-12 08:21:41 +00:00
robots sprinkle static 2009-08-12 08:21:41 +00:00
rogue Fix '=' for '==' in a test. From NAKAJIMA Yoshihiro in PR 42177. 2009-10-19 02:34:40 +00:00
sail Close file when finished with it. Found by cppcheck. 2010-01-17 22:56:32 +00:00
snake sprinkle static 2009-08-12 08:44:45 +00:00
tetris Hide the cursor during the game. 2009-12-19 19:27:53 +00:00
trek sprinkle static 2009-08-12 08:54:54 +00:00
wargames
worm sprinkle static 2009-08-12 08:54:54 +00:00
worms sprinkle static 2009-08-12 08:54:54 +00:00
wtf
wump remove unnecessary cast 2009-08-27 00:19:52 +00:00
Makefile Fix bad merge. (SUBDIR= != SUBDIR +=) 2009-12-14 20:47:23 +00:00
Makefile.inc