summaryrefslogtreecommitdiffstats
path: root/boggle/mkindex/mkindex.c
Commit message (Collapse)AuthorAgeFilesLines
* KNF and WARNS=3jmc2005-07-011-7/+3
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> errsimonb2000-07-311-12/+11
| | | | | function for host programs - use portable ANSI constructs instead. Patches from Chris Demetriou.
* If the dictionary for boggle does not include words beginning withjsm1999-12-071-3/+13
| | | | | every letter, add appropriate index lines. Problem reported by Mike Castle <dalgoda@ix.netcom.com> against the Linux port of the NetBSD games collection.
* Warning cleanup for boggle's mkdict and mkindex.jsm1999-09-181-5/+7
|
* Check for write errors in auxiliary programs used during build of games.jsm1999-09-101-2/+6
|
* remove unused args from main(), as per PR#5867hubertf1998-09-111-5/+3
|
* minor KNFifylukem1997-10-111-4/+4
|
* add/fix id tagscgd1995-03-211-0/+6
|
* boggle(6), from 44litejtc1994-10-211-0/+120