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
/
random
Age
Commit message (
Expand
)
Author
2016-03-07
- General changes:
mestre
2016-01-10
As per style(9), remove remaining lint-style comments from games/
mestre
2016-01-07
Some basic code maintenance in games/
tb
2016-01-04
More headers removal and sorted the remaining alphabetically.
mestre
2016-01-03
About 13 years ago when the idiom srandom(time()), and sometimes
mestre
2015-12-25
Declare usage() functions as __dead void, if they don't return, on games sect...
mestre
2015-11-04
replace setbuf with setvbuf, from Frederic Nowak
Ted Unangst
2015-10-14
Pledge "stdio" for simple games.
Doug Hogan
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-04-13
Use arc4random_buf() when requesting more than a single word of output
Damien Miller
2007-05-31
convert to new .Dd format;
Jason McIntyre
2004-07-10
more ansi; khalek@linuxgamers.net
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-05-31
No dm -> no need to revoke setegid.
Paul Janzen
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1998-12-15
Always provide an argument to .Nm in SYNOPSIS section
Paul Janzen
1998-11-29
Don't capitalize game names at the beginning of sentences.
Paul Janzen
1998-08-22
More largely NetBSD-inspired code cleanup
Paul Janzen
1997-10-01
use arc4random
kstailey
1997-09-21
$OpenBSD$
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-22
proper gid revoke
Theo de Raadt
1996-12-19
setgid games, not setuid games. closes a neat set of holes
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt