1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games
fcambus 117857630c Use proper bool types in fortune(6).
OK tb@, phessler@ (previous version)
2017-06-04 13:39:25 +00:00
..
adventure Silence a whole slew of clang warnings by doing a no-op in the crazy 2017-05-19 08:22:53 +00:00
arithmetic Callers of time(3) should #include <time.h>. 2016-09-11 14:21:17 +00:00
atc Nuke some excess whitespace. 2017-01-20 00:50:16 +00:00
backgammon Nuke whitespace foolish enough to expose itself during the great 2017-01-21 08:22:57 +00:00
banner - General changes: 2016-03-07 12:07:55 +00:00
battlestar late game space battles require tty pledge to clear screen, etc. 2017-05-31 19:51:27 +00:00
bcd - General changes: 2016-03-07 12:07:55 +00:00
boggle If boardspec doesn't consist entirely of lower case letters, there will be 2016-09-12 20:11:10 +00:00
bs - General changes: 2016-03-07 12:07:55 +00:00
caesar for some time now mandoc has not required MLINKS to function 2016-03-30 06:38:40 +00:00
canfield Callers of time(3) should #include <time.h>. 2016-09-11 14:21:17 +00:00
cribbage - General changes: 2016-03-07 12:07:55 +00:00
factor In 32 bits sqrt(val) + 1 can overflow, so some big primes still 2016-09-01 10:48:38 +00:00
fish - General changes: 2016-03-07 12:07:55 +00:00
fortune Use proper bool types in fortune(6). 2017-06-04 13:39:25 +00:00
gomoku ANSIfy gomoku(6) and change a char* to u_char* 2016-01-08 21:38:33 +00:00
grdc - General changes: 2016-03-07 12:07:55 +00:00
hack snprintf() format string should be literal 2017-04-08 22:59:09 +00:00
hangman KNF: Break an overlong line. No binary change. 2016-09-11 09:32:47 +00:00
hunt format string is better be literal 2017-04-08 22:50:41 +00:00
mille Callers of time(3) should #include <time.h>. 2016-09-11 14:21:17 +00:00
monop Callers of time(3) should #include <time.h>. 2016-09-11 14:21:17 +00:00
morse - General changes: 2016-03-07 12:07:55 +00:00
number - General changes: 2016-03-07 12:07:55 +00:00
phantasia These games have been broken for the better part of a year, ever since 2016-09-09 15:32:28 +00:00
pig - General changes: 2016-03-07 12:07:55 +00:00
pom Remove useless #ifndef in atc(6) and pom(6). 2016-12-01 20:08:59 +00:00
ppt - General changes: 2016-03-07 12:07:55 +00:00
primes Fix a bogus comment: "factors of" -> "coprime to". Replace the 2016-08-31 04:48:43 +00:00
quiz elements 113, 115, 117, and 118; from pjanzen 2016-12-03 07:38:38 +00:00
rain Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
random - General changes: 2016-03-07 12:07:55 +00:00
robots remove some escapes that are unnecessary/harmful. ok jmc schwarze 2017-05-28 22:27:10 +00:00
sail Callers of time(3) should #include <time.h>. 2016-09-11 14:21:17 +00:00
snake Callers of time(3) should #include <time.h>. 2016-09-11 14:21:17 +00:00
tetris According to termcap(3), char PC, *BC, *UP need to be extern. Fixes an 2017-04-16 18:04:02 +00:00
trek forgot to remove mention of deleted dump/restart. 2017-05-26 19:48:28 +00:00
wargames
worm Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
worms KNF: wrap three overly long lines. No binary change. 2016-03-05 07:47:15 +00:00
wump - General changes: 2016-03-07 12:07:55 +00:00
Makefile
Makefile.inc Build most of games/ with -Werror-implicit-function-declaration. 2015-12-28 20:55:55 +00:00