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
/
pom
Age
Commit message (
Expand
)
Author
2017-12-24
Consolidate printf(3) calls at the end of main().
cheloha
2017-12-24
Use more libm.
cheloha
2017-12-23
As we only use the .tv_sec field, simplify gettimeofday(2) -> time(3).
cheloha
2016-12-01
Remove useless #ifndef in atc(6) and pom(6).
Frederic Cambus
2016-09-11
Callers of time(3) should #include <time.h>.
Theo Buehler
2016-08-27
Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(),
Philip Guenther
2016-03-07
- General changes:
mestre
2016-01-07
Some basic code maintenance in games/
tb
2016-01-04
More cleanup and sorting on header section
mestre
2015-12-26
Set as __dead a few more functions, that don't return, on games/
mestre
2015-10-24
Cast isdigit()'s argument to unsigned char.
mmcc
2015-10-14
Pledge "stdio" for simple games.
Doug Hogan
2015-03-17
Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@
Todd C. Miller
2015-03-15
tzfile.h is an internal header that should never have been installed.
Todd C. Miller
2009-12-31
remove superfluous bracket level from time representation.
Igor Sobrado
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-11-05
- use macros for args
Jason McIntyre
2004-07-10
more ansi; khalek@linuxgamers.net
Theo de Raadt
2003-07-10
add missing includes
David Krause
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
2001-08-18
Formatting
Paul Janzen
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1998-12-15
Always provide an argument to .Nm in SYNOPSIS section
Paul Janzen
1998-09-06
Use formulae from newer edition of Duffett-Smith's book (and acknowledge in
Paul Janzen
1998-07-26
Y2K fix; jsm28@cam.ac.uk
Paul Janzen
1997-09-21
$OpenBSD$
Theo de Raadt
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
1996-02-17
From netbsd:
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt