summaryrefslogtreecommitdiffstats
path: root/boggle/boggle/bog.c
Commit message (Expand)AuthorAgeFilesLines
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* Add alternative style for commands at end of game (#ifdef NEW_STYLE).jsm1999-09-191-2/+21
* Fix -Wsign-compare warnings.jsm1999-09-181-3/+3
* Fix some uses of NULL as non-pointer and 0 for null pointer.jsm1999-09-171-3/+3
* Add use of `const' where appropriate to the games.jsm1999-09-081-13/+17
* Drop setgid privs early. Via OpenBSD, reported in PR 5970 byhubertf1999-07-211-2/+5
* From PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use the symbolichubertf1999-07-141-5/+5
* Add braces to make the new egcs happy.veego1998-08-301-4/+6
* minor KNFifylukem1997-10-111-13/+12
* WARNSifylukem1997-10-101-8/+11
* Sync to 4.4BSD-Lite2tls1997-01-071-3/+4
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-4/+5
* add/fix id tagscgd1995-03-211-0/+6
* make the code agree with documentation and usage() for final twophil1994-12-291-6/+14
* Don't try to process args if they aren't there.phil1994-12-291-13/+15
* boggle(6), from 44litejtc1994-10-211-0/+671