This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
games
History
jwise
18de240b6b
Fix a long-standing bug in wump(6) whereby hitting ^d to exit would first
...
print ``Care to play another game? (y-n)'' (but then exit anyway without waiting for an answer).
2005-03-21 18:45:18 +00:00
..
adventure
…
arithmetic
…
atc
Cast last argument of execl to (char *).
2005-02-15 12:56:20 +00:00
backgammon
Cast last argument of execl to (char *).
2005-02-15 12:56:20 +00:00
banner
…
battlestar
…
bcd
…
boggle
…
caesar
…
canfield
…
countmail
…
cribbage
Cast last argument of execl to (char *).
2005-02-15 12:56:20 +00:00
dab
…
dm
…
factor
Add -lcrypt where -lcrypto is specified.
2005-03-09 03:11:21 +00:00
fish
Cast last argument of execl to (char *).
2005-02-15 12:56:20 +00:00
fortune
Correct typos in German fortune. Reported by Charles Senger, csenger at UCSD.
2005-01-30 13:49:28 +00:00
gomoku
…
hack
…
hangman
…
hunt
…
larn
Remove a incorrect semicolon at the end of an if().
2005-02-25 15:04:43 +00:00
mille
…
monop
…
morse
…
number
…
phantasia
Don't presume phantasia's internal bool (char) is the same as that in
2005-02-15 12:58:21 +00:00
pig
…
pom
…
ppt
…
primes
…
quiz
…
rain
…
random
…
robots
…
rogue
Cast last argument of execl to (char *).
2005-02-15 12:56:20 +00:00
sail
…
snake
…
tetris
…
trek
Avoid arrays of incomplete types (required to build with GCC 4).
2005-02-15 12:54:50 +00:00
wargames
…
worm
…
worms
…
wtf
…
wump
Fix a long-standing bug in wump(6) whereby hitting ^d to exit would first
2005-03-21 18:45:18 +00:00
Makefile
…
Makefile.inc
…