summaryrefslogtreecommitdiffstats
path: root/canfield/canfield/canfield.c
Commit message (Expand)AuthorAgeFilesLines
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* Fix arguments to *printw().jdc2000-04-271-11/+12
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-2/+8
* Include <time.h> in various places in the games where time() or time_tjsm1999-09-091-3/+3
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-4/+4
* Add use of `const' where appropriate to the games.jsm1999-09-081-23/+23
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* fix main() prototype, as per PR#5867hubertf1998-09-111-6/+4
* Use symbolic constants for seek(), open(). Fixed as per PR 6057 byhubertf1998-08-291-6/+6
* WARNSifylukem1997-10-101-20/+125
* Clear the last char in input buffer when an erase or kill character isjtc1995-05-131-5/+5
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-2/+3
* clean up importcgd1995-03-211-8/+16
* change <sys/signal.h> to <signal.h>jtc1995-02-281-2/+2
* Changes for new Curses.mycroft1993-08-101-4/+5
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+1705