summaryrefslogtreecommitdiffstats
path: root/games/pom
AgeCommit message (Expand)AuthorFilesLines
2017-12-24Consolidate printf(3) calls at the end of main().cheloha1-16/+29
2017-12-24Use more libm.cheloha1-18/+10
2017-12-23As we only use the .tv_sec field, simplify gettimeofday(2) -> time(3).cheloha1-9/+3
2016-12-01Remove useless #ifndef in atc(6) and pom(6).fcambus1-5/+1
2016-09-11Callers of time(3) should #include <time.h>.tb1-1/+2
2016-08-27Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(),guenther1-1/+2
2016-03-07- General changes:mestre1-2/+3
2016-01-07Some basic code maintenance in games/tb1-2/+2
2016-01-04More cleanup and sorting on header sectionmestre1-5/+3
2015-12-26Set as __dead a few more functions, that don't return, on games/mestre1-2/+2
2015-10-24Cast isdigit()'s argument to unsigned char.mmcc1-2/+2
2015-10-14Pledge "stdio" for simple games.doug1-1/+4
2015-03-17Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@millert1-5/+5
2015-03-15tzfile.h is an internal header that should never have been installed.millert1-2/+3
2009-12-31remove superfluous bracket level from time representation.sobrado2-8/+8
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2007-05-31convert to new .Dd format;jmc1-2/+2
2005-11-05- use macros for argsjmc2-9/+26
2004-07-10more ansi; khalek@linuxgamers.netderaadt1-14/+8
2003-07-10add missing includesdavid1-2/+3
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2002-05-31No dm -> no need to revoke setegid.pjanzen1-6/+2
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-7/+7
2001-08-18Formattingpjanzen1-3/+3
1999-07-09- remove all trailing whitespaceaaron1-4/+4
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionpjanzen1-2/+2
1998-09-06Use formulae from newer edition of Duffett-Smith's book (and acknowledge inpjanzen2-47/+164
1998-07-26Y2K fix; jsm28@cam.ac.ukpjanzen1-1/+2
1997-09-21$OpenBSD$deraadt1-2/+1
1996-12-22proper gid revokederaadt1-0/+2
1996-12-19setgid games, not setuid games. closes a neat set of holesderaadt1-0/+2
1996-02-17From netbsd:niklas1-3/+3
1995-10-18initial import of NetBSD treederaadt3-0/+245