summaryrefslogtreecommitdiffstats
path: root/rain
Commit message (Expand)AuthorAgeFilesLines
* Use PREFIX nowCameron Katri2021-03-281-2/+2
* Get all the games compiling for iOSCameron Katri2021-02-221-3/+15
* rain(6): Make the default delay useful for modern terminalsnia2020-10-142-11/+12
* When using -lcurses, you also need -lterminfo.he2010-02-061-3/+3
* if initscr() fails, exit with a message rather than crash in thedrochner2008-08-081-3/+4
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* Make the default WARNS for games 4. The only game that needs to set WARNSdholland2008-01-281-2/+1
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* Use standard AUTHORS section header. From YOMURA Masanori in private mailwiz2005-09-151-2/+2
* Enable WARNS=3 and pass lint(1).rpaulo2005-08-092-24/+26
* - don't catch STOP, TSTP, QUIT; the first you cannot catch and the other twochristos2004-05-021-22/+24
* Hide the cursor if possible. From OpenBSD.jsm2004-02-081-2/+3
* Remove uses of __P.jsm2004-01-271-4/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-072-13/+5
* 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
* 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
* 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