summaryrefslogtreecommitdiffstats
path: root/rain
Commit message (Collapse)AuthorAgeFilesLines
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-072-13/+5
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Lots of minor fixes resulting from reading these man pages in detail.wiz2002-09-261-2/+2
|
* New sentences begin on new lines.wiz2002-09-261-2/+3
| | | Patch from Richard Elz, slightly improved by yours truly.
* Whitespace and/or punctuation fixes.wiz2001-04-021-4/+4
|
* 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-303-147/+58
| | | | | | | | 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.
* Remove -lcompat; not needed.christos1998-02-041-3/+3
|
* #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-122-37/+36
|
* /usr/share/misc/termcap, not /etc/termcapexplorer1996-08-171-2/+2
|
* 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-223-16/+22
|
* specify man pages the new way.cgd1994-12-221-2/+2
|
* need -lcompatcgd1994-05-231-3/+3
|
* TIOCGWINSZderaadt1994-04-051-5/+17
|
* Eliminate a compiler warning.mycroft1993-12-081-3/+3
|
* Update to use new -mandoc macros.jtc1993-08-051-19/+23
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Add RCS indentifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-213-0/+307