summaryrefslogtreecommitdiffstats
path: root/monop/getinp.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=5dholland2012-06-191-6/+4
* Source files should be named *.c or *.h, not random other things.dholland2008-02-241-3/+4
* Sanity fixes for input buffer handling. From OpenBSDdholland2008-02-231-11/+7
* KNF/whitespace nits. No functional changes.dholland2008-02-191-4/+4
* Make this build with WARNS=4.dholland2008-01-281-11/+11
* better handle ^d in getinp(), so we dont loop endlessly.elad2006-01-201-6/+5
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-5/+4
* Remove uses of __P.jsm2004-01-271-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* interrupt with two rs.wiz2003-01-061-3/+3
* printf() pedant - do not pass variable alone, use %s.itojun2000-07-101-4/+4
* Add use of `const' where appropriate to the games.jsm1999-09-081-6/+7
* Convert to something resembling KNF.simonb1999-08-211-12/+11
* WARNSifychristos1997-10-121-14/+17
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-4/+8
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-2/+3
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+116