NetBSD/games
jakllsch 2ee946b266 Per [1] the speed of light in a vaccum is exactly 299792458 m/s.
Per [2] a furlong is 220 yards and a yard is exactly 0.9144 m.
Per [3] a fortnight is 14 days.

As I didn't find a good authority for what definition of a day a fortnight is
measured in, I'll assume here a day is 86400 SI seconds.

Thus, the speed of light in a vaccum is approximately
1.80*10^12 furlongs per fortnight.

1.80*10^12 = 299792458*86400*14/(220*0.9144)

[1]	Resolution 1 of the 17th meeting of the CGPM (1983)
	http://www.bipm.org/en/CGPM/db/17/1/
[2]	Weights and Measures Act 1985
	http://www.legislation.gov.uk/ukpga/1985/72
[3]	The Concise Oxford Dictionary, 5th Edition, 1964, p. 480
2011-12-06 19:41:03 +00:00
..
adventure NULL does not need a cast 2011-08-31 16:24:54 +00:00
arithmetic NULL does not need a cast 2011-08-31 16:24:54 +00:00
atc
backgammon
banner Use __dead 2011-08-29 20:30:36 +00:00
battlestar
bcd
boggle NULL does not need a cast 2011-08-31 16:24:54 +00:00
caesar
canfield
ching NULL does not need a cast 2011-08-31 16:24:54 +00:00
countmail
cribbage reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
dab Use __dead 2011-08-29 20:30:36 +00:00
dm
factor remove duplicated #defines (in a usually unused part of the code) 2011-11-09 20:17:44 +00:00
fish reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
fortune Per [1] the speed of light in a vaccum is exactly 299792458 m/s. 2011-12-06 19:41:03 +00:00
gomoku
hack Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
hangman
hunt reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
larn Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
mille NULL does not need a cast 2011-08-31 16:24:54 +00:00
monop handle EOF in input 2011-12-01 07:05:52 +00:00
morse
number
phantasia reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
pig
pom
ppt Use __dead 2011-08-29 20:30:36 +00:00
primes No need to cast double to ubig (aka uintmax_t) through int. 2011-08-30 02:58:04 +00:00
quiz
rain
random
robots
rogue reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
sail Use __dead 2011-08-29 20:30:36 +00:00
snake
tetris Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
trek Use __dead 2011-08-29 20:30:36 +00:00
wargames
worm
worms NULL does not need a cast 2011-08-31 16:24:54 +00:00
wtf
wump reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
Makefile
Makefile.inc