summaryrefslogtreecommitdiffstats
path: root/games/grdc/grdc.c
Commit message (Collapse)AuthorAgeFilesLines
* Handle 12-hour clocks properly: when the time is 00:00-00:59, adjust thewill2003-06-231-1/+5
| | | | hour to 12 so the time reads "12:00-12:59 AM".
* Add an option to print the time in 12-hour format.mux2003-03-281-4/+22
| | | | Submitted by: Samy Al Bahra <samy@kerneled.com>
* - Only use sig_atomic_t objects in signal handlers.ru2001-09-251-11/+39
| | | | | | | | | | | - 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
* -Wall fixes.billf1999-12-121-0/+1
|
* Add curs_set(0) to get rid of that annoying cursor. I also have to evillygreen1999-09-181-0/+3
| | | | add $FreeBSD$ so I can commit this.
* Change long variable to time_t where it is passed to time() by reference.jb1998-05-091-1/+1
|
* Remove so-called revoke, this game not installed sguidache1997-09-011-4/+0
|
* Change games from setuid games to setgid games.eivind1997-09-011-0/+4
| | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org)
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
|
* gdc -> grdcache1994-12-051-2/+2
|
* Re-import with new name, old name conflicts with gatedache1994-12-041-0/+202
OpenPOWER on IntegriCloud