summaryrefslogtreecommitdiff
path: root/games/pom
AgeCommit message (Expand)Author
2017-12-24Consolidate printf(3) calls at the end of main().cheloha
2017-12-24Use more libm.cheloha
2017-12-23As we only use the .tv_sec field, simplify gettimeofday(2) -> time(3).cheloha
2016-12-01Remove useless #ifndef in atc(6) and pom(6).Frederic Cambus
2016-09-11Callers of time(3) should #include <time.h>.Theo Buehler
2016-08-27Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(),Philip Guenther
2016-03-07- General changes:mestre
2016-01-07Some basic code maintenance in games/tb
2016-01-04More cleanup and sorting on header sectionmestre
2015-12-26Set as __dead a few more functions, that don't return, on games/mestre
2015-10-24Cast isdigit()'s argument to unsigned char.mmcc
2015-10-14Pledge "stdio" for simple games.Doug Hogan
2015-03-17Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@Todd C. Miller
2015-03-15tzfile.h is an internal header that should never have been installed.Todd C. Miller
2009-12-31remove superfluous bracket level from time representation.Igor Sobrado
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2005-11-05- use macros for argsJason McIntyre
2004-07-10more ansi; khalek@linuxgamers.netTheo de Raadt
2003-07-10add missing includesDavid Krause
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-18FormattingPaul Janzen
1999-07-09- remove all trailing whitespaceAaron Campbell
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionPaul Janzen
1998-09-06Use formulae from newer edition of Duffett-Smith's book (and acknowledge inPaul Janzen
1998-07-26Y2K fix; jsm28@cam.ac.ukPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-02-17From netbsd:Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt