NetBSD/games
martin b284d566e0 Pull up following revision(s) (requested by nia in ticket #879):
games/fortune/strfile/strfile.c: revision 1.39
	games/fortune/unstr/unstr.c: revision 1.15

strfile: Check that input/output filenames don't exceed the buffer size
unstr: Check that the input filename fits in the buffer.
2020-04-30 16:19:29 +00:00
..
adventure
arithmetic
atc Report the users score _after_ the game has ended and the screen has 2019-03-19 00:11:34 +00:00
backgammon add fallthrough 2019-02-18 19:35:44 +00:00
banner
battlestar - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
bcd Pull up following revision(s) (requested by sevan in ticket #174): 2019-09-05 08:19:40 +00:00
boggle Create a new bsd.hostinit.mk file and put the build definitions for all host 2018-05-01 19:59:42 +00:00
caesar
canfield
cgram
ching
colorbars
countmail
cribbage - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
dab
dm
factor fix for OpenSSL-1.1 2018-02-06 16:53:27 +00:00
fish [fish] don't allow users to request cards they have made books for 2018-03-05 04:59:54 +00:00
fortune Pull up following revision(s) (requested by nia in ticket #879): 2020-04-30 16:19:29 +00:00
gomoku
hack - done() can return in wizard mode. don't NOTREACHED'd it 2019-02-04 03:33:15 +00:00
hals_end
hangman
hunt apply -Wno-error=implicit-fallthrough on files that have fallthru 2019-02-04 09:51:47 +00:00
larn - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
mille - 'cango' is used beyond a bool type. make it an int. 2019-02-04 03:29:41 +00:00
monop
morse
number
phantasia - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
pig
pom
ppt
primes PR/52976: Eitan Adler: handle larger primes 2018-02-03 15:40:29 +00:00
quiz - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
rain
random
robots
rogue - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
sail - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
snake
tetris fix the previous. the code was right, just badly formatted before. 2018-06-24 12:55:36 +00:00
trek use SUBDIR.roff suggested by uwe@ 2018-06-10 17:55:11 +00:00
wargames
worm
worms
wtf Try freebsd's pkg-info as well 2018-08-16 13:31:04 +00:00
wump
Makefile
Makefile.inc