Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: hubertf
Date: Fri Jul 30 02:14:57 UTC 1999
Modified Files:
basesrc/games/rain: Makefile rain.6 rain.c
Log Message:
This patch converts rain(6) to use curses, thereby
significantly simplifying the code and improving its portability. It
also adds a delay option from OpenBSD to make the display go at a
useful speed on fast terminals, and fixes signal handling to make it
reliable.
Patch supplied by Joseph Myers <jsm28%cam.ac.uk@localhost> in PR 6659.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/games/rain/Makefile
cvs rdiff -r1.6 -r1.7 basesrc/games/rain/rain.6
cvs rdiff -r1.10 -r1.11 basesrc/games/rain/rain.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index