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
2010-02-06
When using -lcurses, you also need -lterminfo.
he
2009-08-12
sprinkle static and prune some dead code
dholland
2009-07-13
Rename internal getline() function to get_line() so it does
roy
2008-08-08
if initscr() fails, exit with a message rather than crash in the
drochner
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-09-24
PR# 4305: [dM] boggle uses very incomplete wordlist.
jmcneill
2006-08-09
PR/34175: Zafer Aydogan: touch the window to cause a refresh after help
christos
2006-03-18
fclose() open FILE * even though we are returning to fail anyway.
rtr
2005-09-15
Use standard AUTHORS section header. From YOMURA Masanori in private mail
wiz
2005-07-01
KNF and WARNS=3
jmc
2005-04-19
Fixed wrong use of the <ctype.h> functions by adding an explicit conversion
rillig
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-01-27
Remove uses of __P.
jsm
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
rework to use the newer _MKMSGCREATE (et al) macros
lukem
2003-10-19
Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-27
Fix macro order, and quote question mark.
wiz
2002-09-26
Lots of minor fixes resulting from reading these man pages in detail.
wiz
2002-09-26
New sentences begin on new lines.
wiz
2002-09-19
Slight redux.
mycroft
2002-09-19
select() -> poll(), nanosleep()
mycroft
2002-09-18
some makefile de-linting
lukem
2002-09-18
use NETBSDSRCDIR as appropriate
lukem
2002-03-05
There is no need to explcitly use ${.OBJDIR}; it's implied.
thorpej
2001-12-12
MKfoo=no -> NOfoo=
tv
2001-08-29
Ensure trailing newline is present on error and warning messages (lost
jsm
2001-04-02
mdoc'ify, and clean up in the process.
wiz
2001-02-05
fix nested extern
christos
2000-12-30
${PRINTOBJDIR}ify
sommerfeld
2000-07-31
Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err
simonb
2000-07-31
Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err/warnx
simonb
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
[next]