summaryrefslogtreecommitdiffstats
path: root/worms/worms.c
Commit message (Collapse)AuthorAgeFilesLines
* This patch converts worms(6) to use curses, therebyhubertf1999-07-301-159/+48
| | | | | | | | simplifying the code and improving its portability. It also adds a delay option from OpenBSD, to allow reasonable speed display on fast terminals, adds use of const, and fixes signal handling and use of errx() where appropriate. Patch supplied in PR 6661 by Joseph Myers <jsm28@cam.ac.uk>.
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-4/+4
|
* WARNSifylukem1997-10-121-17/+22
|
* fix window size update code.cgd1995-04-221-2/+8
|
* un-munge import; it apparently didn't import properly.cgd1995-04-221-26/+26
|
* rough cleanup of import. RCS Idscgd1995-04-221-26/+38
|
* Make man page and usage message agree with the code.jtc1995-01-311-2/+2
| | | Fix from Hubert Feyrer.
* Clean this up a little, and use TOCGWINSW.mycroft1994-04-051-54/+45
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Cleanup for GCC 2.mycroft1993-04-181-1/+4
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+444