summaryrefslogtreecommitdiffstats
path: root/boggle/boggle/mach.c
Commit message (Expand)AuthorAgeFilesLines
* NULL does not need a castplunky2011-08-311-3/+3
* sprinkle static and prune some dead codedholland2009-08-121-12/+11
* Rename internal getline() function to get_line() so it doesroy2009-07-131-3/+3
* if initscr() fails, exit with a message rather than crash in thedrochner2008-08-081-3/+6
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-5/+5
* PR/34175: Zafer Aydogan: touch the window to cause a refresh after helpchristos2006-08-091-12/+13
* KNF and WARNS=3jmc2005-07-011-55/+37
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-5/+5
* Remove uses of __P.jsm2004-01-271-10/+10
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* fix nested externchristos2001-02-051-9/+6
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-5/+5
* Add use of `const' where appropriate to the games.jsm1999-09-081-15/+14
* time_t != long; cast it.cjs1997-10-131-3/+3
* minor KNFifylukem1997-10-111-5/+5
* WARNSifylukem1997-10-101-2/+5
* Use tcflush().mycroft1995-04-281-6/+4
* Use POSIX signal and tty semantics.mycroft1995-04-271-10/+14
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-7/+8
* add/fix id tagscgd1995-03-211-0/+6
* boggle(6), from 44litejtc1994-10-211-0/+676