2004-01-27 |
jsm | Remove uses of __P. |
tree | commitdiff |
2003-10-21 |
lukem | Rework how MAKEVERBOSE operates: |
tree | commitdiff |
2003-10-19 |
lukem | rework to use the newer _MKMSGCREATE (et al) macros |
tree | commitdiff |
2003-10-19 |
lukem | Support MAKEVERBOSE. (Some host tools still generate... |
tree | commitdiff |
2003-08-07 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence. |
tree | commitdiff |
2003-06-27 |
wiz | Fix macro order, and quote question mark. |
tree | commitdiff |
2002-09-26 |
wiz | Lots of minor fixes resulting from reading these man... |
tree | commitdiff |
2002-09-26 |
wiz | New sentences begin on new lines. |
tree | commitdiff |
2002-09-19 |
mycroft | Slight redux. |
tree | commitdiff |
2002-09-19 |
mycroft | select() -> poll(), nanosleep() |
tree | commitdiff |
2002-09-18 |
lukem | some makefile de-linting |
tree | commitdiff |
2002-09-18 |
lukem | use NETBSDSRCDIR as appropriate |
tree | commitdiff |
2002-03-05 |
thorpej | There is no need to explcitly use ${.OBJDIR}; it's... |
tree | commitdiff |
2001-12-12 |
tv | MKfoo=no -> NOfoo= |
tree | commitdiff |
2001-08-29 |
jsm | Ensure trailing newline is present on error and warning... |
tree | commitdiff |
2001-04-02 |
wiz | mdoc'ify, and clean up in the process. |
tree | commitdiff |
2001-02-05 |
christos | fix nested extern |
tree | commitdiff |
2000-12-30 |
sommerfeld | ${PRINTOBJDIR}ify |
tree | commitdiff |
2000-07-31 |
simonb | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros... |
tree | commitdiff |
2000-07-31 |
simonb | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros... |
tree | commitdiff |
2000-05-08 |
mycroft | Use setgid(), not setregid(). |
tree | commitdiff |
2000-04-14 |
simonb | Greatly simplify these by using <bsd.hostprog.mk>.... |
tree | commitdiff |
2000-03-13 |
soren | Fix doubled 'the' in comment. |
tree | commitdiff |
2000-01-23 |
mycroft | More .mk file fallout. *sigh* |
tree | commitdiff |
1999-12-07 |
jsm | If the dictionary for boggle does not include words... |
tree | commitdiff |
1999-09-19 |
jsm | Further warning fix for mkdict. |
tree | commitdiff |
1999-09-19 |
jsm | Add alternative style for commands at end of game ... |
tree | commitdiff |
1999-09-18 |
jsm | Warning cleanup for boggle's mkdict and mkindex. |
tree | commitdiff |
1999-09-18 |
jsm | Fix -Wsign-compare warnings. |
tree | commitdiff |
1999-09-17 |
jsm | Fix some uses of NULL as non-pointer and 0 for null... |
tree | commitdiff |
1999-09-10 |
jsm | Check for write errors in auxiliary programs used durin... |
tree | commitdiff |
1999-09-09 |
jsm | Include <time.h> in various places in the games where... |
tree | commitdiff |
1999-09-08 |
jsm | Add `__noreturn__' and `__unused__' attributes where... |
tree | commitdiff |
1999-09-08 |
jsm | Add use of `const' where appropriate to the games. |
tree | commitdiff |
1999-07-21 |
hubertf | Drop setgid privs early. Via OpenBSD, reported in PR... |
tree | commitdiff |
1999-07-14 |
hubertf | From PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use... |
tree | commitdiff |
1999-02-13 |
lukem | convert from NOxxx= to MKxxx=no. |
tree | commitdiff |
1998-11-09 |
hubertf | make objdir-aware |
tree | commitdiff |
1998-09-29 |
lukem | don't install in /usr/share if NOSHARE is defined |
tree | commitdiff |
1998-09-13 |
hubertf | mark non-returning functions (PR#6144 by Joseph Myers... |
tree | commitdiff |
1998-09-11 |
hubertf | remove unused args from main(), as per PR#5867 |
tree | commitdiff |
1998-08-30 |
veego | Add braces to make the new egcs happy. |
tree | commitdiff |
1998-04-13 |
lukem | use HOST_CPPFLAGS not HOST_CFLAGS |
tree | commitdiff |
1998-02-18 |
jtc | Simply include -lcurses instead of -lcurses -ltermcap |
tree | commitdiff |
1998-02-05 |
christos | Use -ltermcap instead of -ltermlib |
tree | commitdiff |
1997-10-26 |
lukem | use CPPFLAGS instead of CFLAGS |
tree | commitdiff |
1997-10-13 |
cjs | time_t != long; cast it. |
tree | commitdiff |
1997-10-11 |
mycroft | Use bsd.subdir.mk as appropriate. |
tree | commitdiff |
1997-10-11 |
lukem | minor KNFify |
tree | commitdiff |
1997-10-10 |
lukem | WARNSify |
tree | commitdiff |
1997-05-07 |
mycroft | Use proginstall:: to disable installing PROG. |
tree | commitdiff |
1997-05-07 |
mycroft | Add .MAKE to the .OBJDIR hacks, so they work with ... |
tree | commitdiff |
1997-04-30 |
christos | PR/3557: Dave Huang: use web2 not web2a |
tree | commitdiff |
1997-04-28 |
thorpej | Allow boggle to be cross-compiled; the mkdict and mkind... |
tree | commitdiff |
1997-04-19 |
thorpej | Yow, cvs commit in the wrong directory... Bad, Jason... |
tree | commitdiff |
1997-04-19 |
thorpej | Allow this to be cross-compiled. |
tree | commitdiff |
1997-04-01 |
christos | Make sure that the dictionary and indexing programs... |
tree | commitdiff |
1997-04-01 |
christos | - Don't depend on installed ${DESTDIR}/usr/share/dict... |
tree | commitdiff |
1997-03-24 |
christos | - Makefile cleanups |
tree | commitdiff |
1997-01-07 |
tls | Sync to 4.4BSD-Lite2 |
tree | commitdiff |
1996-10-18 |
thorpej | Use ${INSTALL}. |
tree | commitdiff |
1996-09-26 |
mrg | use words from $DESTDIR. |
tree | commitdiff |
1995-04-28 |
mycroft | Use tcflush(). |
tree | commitdiff |
1995-04-27 |
mycroft | Use POSIX signal and tty semantics. |
tree | commitdiff |
1995-04-24 |
cgd | Various changes to make games compile w/o warnings... |
tree | commitdiff |
1995-04-20 |
mycroft | Remove read-only files before trying to rewrite them... |
tree | commitdiff |
1995-03-21 |
cgd | add/fix id tags |
tree | commitdiff |
1995-03-01 |
glass | remove extra tab |
tree | commitdiff |
1994-12-29 |
phil | make the code agree with documentation and usage()... |
tree | commitdiff |
1994-12-29 |
phil | Don't try to process args if they aren't there. |
tree | commitdiff |
1994-12-22 |
cgd | specify man pages the new way. |
tree | commitdiff |
1994-11-30 |
pk | Remove hard-coded object directory. |
tree | commitdiff |
1994-10-21 |
jtc | boggle(6), from 44lite |
tree | commitdiff |
|