freebsd-dev/games
Bruce Evans 513336871a Don't do anything special to prevent access to created files - honour
the default umask.  World unreadable files broke installing over nfs.
1998-09-05 15:56:10 +00:00
..
adventure Build the setup program static so that we don't try to use the shared 1998-08-15 07:46:35 +00:00
arithmetic Wargh! Who went and changed all the getopt() comparisons from -1 to 1998-03-01 05:10:28 +00:00
atc Fix discrepancy between sources and manual page for the 'c' command. 1998-07-20 02:07:49 +00:00
backgammon Add 'extern' to arrays that are declared and initialised in other files. 1998-05-09 09:27:33 +00:00
battlestar tv_sec in timeval is a long, and a time_t is not necessarily a long. 1998-05-09 09:41:30 +00:00
bcd Add #include string.h to get prototypes. 1998-05-09 09:48:23 +00:00
bs
caesar
canfield Fixed printf format errors. 1998-06-30 19:10:49 +00:00
cribbage Wargh! Who went and changed all the getopt() comparisons from -1 to 1998-03-01 05:10:28 +00:00
dm
factor Wargh! Who went and changed all the getopt() comparisons from -1 to 1998-03-01 05:10:28 +00:00
fish Buffer overflow. 1998-07-09 06:09:56 +00:00
fortune Use the installed versions of caesar and strfile. They are now 1998-07-07 06:22:23 +00:00
grdc Change long variable to time_t where it is passed to time() by reference. 1998-05-09 11:31:20 +00:00
hack Build the makedefs program static to avoid trying to use the shared 1998-08-15 07:56:07 +00:00
hangman Wrong filename for dictionary in manpage. 1998-08-04 09:41:09 +00:00
larn Fixed printf format errors. 1998-06-30 19:10:49 +00:00
mille Add Id. 1998-04-01 06:14:35 +00:00
morse Add #include string.h to get prototypes. 1998-05-09 08:17:46 +00:00
number Wargh! Who went and changed all the getopt() comparisons from -1 to 1998-03-01 05:10:28 +00:00
phantasia Don't do anything special to prevent access to created files - honour 1998-09-05 15:56:10 +00:00
piano Add prototypes, usage(). Add Id. 1998-04-01 06:15:37 +00:00
pig Wargh! Who went and changed all the getopt() comparisons from -1 to 1998-03-01 05:10:28 +00:00
pom Y2K fix. Fix by jsm28@cam.ac.uk via OpenBSD 1998-07-26 15:30:48 +00:00
ppt
primes Revert the last commit, it made the Bruce filter flip: 1998-08-09 10:36:25 +00:00
quiz Wargh! Who went and changed all the getopt() comparisons from -1 to 1998-03-01 05:10:28 +00:00
rain
random Wargh! Who went and changed all the getopt() comparisons from -1 to 1998-03-01 05:10:28 +00:00
robots Fixed printf format errors. 1998-06-30 19:10:49 +00:00
rogue Fixed printf format errors. 1998-06-30 19:10:49 +00:00
sail Fixed printf format errors. Didn't fix gross homemade varargs function 1998-06-30 18:58:28 +00:00
snake Add #include string.h to get prototypes. 1998-05-09 10:23:10 +00:00
trek Fixed printf format errors. 1998-06-30 19:10:49 +00:00
wargames
worm
worms Wargh! Who went and changed all the getopt() comparisons from -1 to 1998-03-01 05:10:28 +00:00
wump Add #include string.h to get prototypes. 1998-05-09 10:23:10 +00:00
Makefile Split lines into one subdir per line. 1998-08-30 20:58:16 +00:00
Makefile.inc