index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
monop
/
misc.c
Age
Commit message (
Expand
)
Author
2016-01-08
ANSIfy monop(6)
mestre
2016-01-08
Headers cleanup and removal where suitable
mestre
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2010-05-10
Rename use of some builtins that makes gcc4 warn.
Nicholas Marriott
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2006-03-27
assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech
Ted Unangst
2003-12-16
bad printf; leopold-bloom@foni.net
Theo de Raadt
2003-11-21
printf(prompt) -> printf("%s", prompt)
Otto Moerbeek
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-28
Tidy the code, follow the rules more closely (and document where we diverge),
Paul Janzen
2001-01-17
avoid C sequence point issues; found by cgd@netbsd.org using a development
Paul Janzen
1998-09-20
rand -> random; handle EOF; don't overflow on user input; check for calloc()
Paul Janzen
1997-04-01
Changes from NetBSD to compile games without warnings due to short being
Dale S. Rahn
1995-10-18
initial import of NetBSD tree
Theo de Raadt