summaryrefslogtreecommitdiff
path: root/games/grdc
Commit message (Collapse)AuthorAgeFilesLines
* Handle 12-hour clocks properly: when the time is 00:00-00:59, adjust theWill Andrews2003-06-231-1/+5
| | | | | | | hour to 12 so the time reads "12:00-12:59 AM". Notes: svn path=/head/; revision=116739
* mdoc(7) police: Make SYNOPSIS match usage().Ruslan Ermilov2003-05-161-2/+1
| | | | | | | Approved by: re (blanket) Notes: svn path=/head/; revision=115085
* Add an option to print the time in 12-hour format.Maxime Henrion2003-03-282-4/+26
| | | | | | | Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=112749
* mdoc(7) police: Added the missing .Os call; it's not strictlyRuslan Ermilov2002-12-111-0/+1
| | | | | | | | | | necessary nowadays, but is documented as "required", and may become so again in the future. Approved by: re Notes: svn path=/head/; revision=107744
* - Only use sig_atomic_t objects in signal handlers.Ruslan Ermilov2001-09-253-28/+64
| | | | | | | | | | | | | | - Use getopt() to parse command line. - Add usage(). - WARNSify. - Convert manpage to mdoc(7). PR: bin/30641 Submitted by: Andrey Simonenko <simon@simon.org.ua>, ru MFC after: 1 week Notes: svn path=/head/; revision=83928
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74814
* Set the default manual section for games/ to 6.Ruslan Ermilov2001-03-201-1/+0
| | | | Notes: svn path=/head/; revision=74528
* Remove unneded -ltermcap or -lmytinfoAndrey A. Chernov2000-09-161-2/+2
| | | | Notes: svn path=/head/; revision=65912
* -Wall fixes.Bill Fumerola1999-12-121-0/+1
| | | | Notes: svn path=/head/; revision=54466
* Add curs_set(0) to get rid of that annoying cursor. I also have to evillyBrian Feldman1999-09-181-0/+3
| | | | | | | add $FreeBSD$ so I can commit this. Notes: svn path=/head/; revision=51358
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Change long variable to time_t where it is passed to time() by reference.John Birrell1998-05-091-1/+1
| | | | Notes: svn path=/head/; revision=35890
* Remove so-called revoke, this game not installed sguidAndrey A. Chernov1997-09-011-4/+0
| | | | Notes: svn path=/head/; revision=29015
* Change games from setuid games to setgid games.Eivind Eklund1997-09-011-0/+4
| | | | | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org) Notes: svn path=/head/; revision=28979
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22992
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
| | | | Notes: svn path=/head/; revision=8856
* gdc -> grdcAndrey A. Chernov1994-12-052-6/+6
| | | | Notes: svn path=/head/; revision=4993
* Re-import with new name, old name conflicts with gatedAndrey A. Chernov1994-12-043-0/+232
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=4974