summaryrefslogtreecommitdiffstats
path: root/rain/rain.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert inclusion of <string.h> now that curses has been fixed.simonb1999-08-081-3/+2
|
* Need <strings.h>.thorpej1999-08-041-2/+3
|
* This patch converts rain(6) to use curses, therebyhubertf1999-07-301-133/+48
| | | | | | | | 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> in PR 6659.
* #include <string.h>cjs1997-10-131-2/+3
|
* use <termcap.h> instead of <curses.h> for termcap(3) functionslukem1997-10-131-3/+3
|
* WARNSifylukem1997-10-121-33/+31
|
* Use POSIX tty semantics.mycroft1995-04-291-35/+10
|
* clean up fputchar types (again)cgd1995-04-221-5/+5
|
* clean up import. NetBSD RCS IDscgd1995-04-221-9/+14
|
* TIOCGWINSZderaadt1994-04-051-5/+17
|
* Eliminate a compiler warning.mycroft1993-12-081-3/+3
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+245