summaryrefslogtreecommitdiff
path: root/games/boggle
AgeCommit message (Expand)Author
2001-12-12MKfoo=no -> NOfoo=tv
2001-08-29Ensure trailing newline is present on error and warning messages (lostjsm
2001-04-02mdoc'ify, and clean up in the process.wiz
2001-02-05fix nested externchristos
2000-12-30${PRINTOBJDIR}ifysommerfeld
2000-07-31Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> errsimonb
2000-07-31Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err/warnxsimonb
2000-05-08Use setgid(), not setregid().mycroft
2000-04-14Greatly simplify these by using <bsd.hostprog.mk>. Should do the samesimonb
2000-03-13Fix doubled 'the' in comment.soren
2000-01-23More .mk file fallout. *sigh*mycroft
1999-12-07If the dictionary for boggle does not include words beginning withjsm
1999-09-19Further warning fix for mkdict.jsm
1999-09-19Add alternative style for commands at end of game (#ifdef NEW_STYLE).jsm
1999-09-18Warning cleanup for boggle's mkdict and mkindex.jsm
1999-09-18Fix -Wsign-compare warnings.jsm
1999-09-17Fix some uses of NULL as non-pointer and 0 for null pointer.jsm
1999-09-10Check for write errors in auxiliary programs used during build of games.jsm
1999-09-09Include <time.h> in various places in the games where time() or time_tjsm
1999-09-08Add `__noreturn__' and `__unused__' attributes where appropriate tojsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1999-07-21Drop setgid privs early. Via OpenBSD, reported in PR 5970 byhubertf
1999-07-14From PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use the symbolichubertf
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-11-09make objdir-awarehubertf
1998-09-29don't install in /usr/share if NOSHARE is definedlukem
1998-09-13mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1998-09-11remove unused args from main(), as per PR#5867hubertf
1998-08-30Add braces to make the new egcs happy.veego
1998-04-13use HOST_CPPFLAGS not HOST_CFLAGSlukem
1998-02-18Simply include -lcurses instead of -lcurses -ltermcapjtc
1998-02-05Use -ltermcap instead of -ltermlibchristos
1997-10-26use CPPFLAGS instead of CFLAGSlukem
1997-10-13time_t != long; cast it.cjs
1997-10-11Use bsd.subdir.mk as appropriate.mycroft
1997-10-11minor KNFifylukem
1997-10-10WARNSifylukem
1997-05-07Use proginstall:: to disable installing PROG.mycroft
1997-05-07Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.mycroft
1997-04-30PR/3557: Dave Huang: use web2 not web2achristos
1997-04-28Allow boggle to be cross-compiled; the mkdict and mkindex programsthorpej
1997-04-19Yow, cvs commit in the wrong directory... Bad, Jason, no biscuit!thorpej
1997-04-19Allow this to be cross-compiled.thorpej
1997-04-01Make sure that the dictionary and indexing programs are made.christos
1997-04-01- Don't depend on installed ${DESTDIR}/usr/share/dict/words; pick up thechristos
1997-03-24- Makefile cleanupschristos
1997-01-07Sync to 4.4BSD-Lite2tls
1996-10-18Use ${INSTALL}.thorpej
1996-09-26use words from $DESTDIR.mrg
1995-04-28Use tcflush().mycroft