summaryrefslogtreecommitdiff
path: root/games/grdc
AgeCommit message (Collapse)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-11-17section consistency: AUTHOR -> AUTHORS, even if only one listed;Paul Janzen
mpech@prosoft.org.lv
2001-08-18FormattingPaul Janzen
2000-07-05nanosleep() no longer returns earlyPaul Janzen
2000-01-24parse command line more carefully; watch out for nanosleep() ending aPaul Janzen
little too early; and do some general tidying
2000-01-21Hide cursor if possiblePaul Janzen
2000-01-20track seconds more accurately. ok pjanzen@David Leonard
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionPaul Janzen
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-03-19Minor tweaks, mainly setgid-relatedPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-08-04And another one bites the dust.Jason Downs
1997-07-31time_t is not longTheo 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-08-21From FreeBSD.Jason Downs