]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
This patch converts worms(6) to use curses, thereby
authorhubertf <hubertf@NetBSD.org>
Fri, 30 Jul 1999 02:23:27 +0000 (02:23 +0000)
committerhubertf <hubertf@NetBSD.org>
Fri, 30 Jul 1999 02:23:27 +0000 (02:23 +0000)
commit15f2f45599ebe7e34a9d0f3f08fdacf2328a39f6
tree9338141a103a36eb0dd78c2e504c1ca53c220165
parentad5cd40187b784a973ea41e3d848a7cb9258f229
This patch converts worms(6) to use curses, thereby
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>.
worms/worms.6
worms/worms.c