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
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
1994-12-22
specify man pages the new way.
cgd
1994-11-30
Remove hard-coded object directory.
pk
1994-10-21
boggle(6), from 44lite
jtc