index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
boggle
Age
Commit message (
Expand
)
Author
2000-05-08
Use setgid(), not setregid().
mycroft
2000-04-14
Greatly simplify these by using <bsd.hostprog.mk>. Should do the same
simonb
2000-03-13
Fix doubled 'the' in comment.
soren
2000-01-23
More .mk file fallout. *sigh*
mycroft
1999-12-07
If the dictionary for boggle does not include words beginning with
jsm
1999-09-19
Further warning fix for mkdict.
jsm
1999-09-19
Add alternative style for commands at end of game (#ifdef NEW_STYLE).
jsm
1999-09-18
Warning cleanup for boggle's mkdict and mkindex.
jsm
1999-09-18
Fix -Wsign-compare warnings.
jsm
1999-09-17
Fix some uses of NULL as non-pointer and 0 for null pointer.
jsm
1999-09-10
Check for write errors in auxiliary programs used during build of games.
jsm
1999-09-09
Include <time.h> in various places in the games where time() or time_t
jsm
1999-09-08
Add `__noreturn__' and `__unused__' attributes where appropriate to
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1999-07-21
Drop setgid privs early. Via OpenBSD, reported in PR 5970 by
hubertf
1999-07-14
From PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use the symbolic
hubertf
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-11-09
make objdir-aware
hubertf
1998-09-29
don't install in /usr/share if NOSHARE is defined
lukem
1998-09-13
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
hubertf
1998-09-11
remove unused args from main(), as per PR#5867
hubertf
1998-08-30
Add braces to make the new egcs happy.
veego
1998-04-13
use HOST_CPPFLAGS not HOST_CFLAGS
lukem
1998-02-18
Simply include -lcurses instead of -lcurses -ltermcap
jtc
1998-02-05
Use -ltermcap instead of -ltermlib
christos
1997-10-26
use CPPFLAGS instead of CFLAGS
lukem
1997-10-13
time_t != long; cast it.
cjs
1997-10-11
Use bsd.subdir.mk as appropriate.
mycroft
1997-10-11
minor KNFify
lukem
1997-10-10
WARNSify
lukem
1997-05-07
Use proginstall:: to disable installing PROG.
mycroft
1997-05-07
Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.
mycroft
1997-04-30
PR/3557: Dave Huang: use web2 not web2a
christos
1997-04-28
Allow boggle to be cross-compiled; the mkdict and mkindex programs
thorpej
1997-04-19
Yow, cvs commit in the wrong directory... Bad, Jason, no biscuit!
thorpej
1997-04-19
Allow this to be cross-compiled.
thorpej
1997-04-01
Make 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 the
christos
1997-03-24
- Makefile cleanups
christos
1997-01-07
Sync to 4.4BSD-Lite2
tls
1996-10-18
Use ${INSTALL}.
thorpej
1996-09-26
use words from $DESTDIR.
mrg
1995-04-28
Use tcflush().
mycroft
1995-04-27
Use POSIX signal and tty semantics.
mycroft
1995-04-24
Various changes to make games compile w/o warnings on the alpha:
cgd
1995-04-20
Remove read-only files before trying to rewrite them. From Greg Hudson.
mycroft
1995-03-21
add/fix id tags
cgd
1995-03-01
remove extra tab
glass
1994-12-29
make the code agree with documentation and usage() for final two
phil
1994-12-29
Don't try to process args if they aren't there.
phil
[next]