summaryrefslogtreecommitdiff
path: root/games/boggle
AgeCommit message (Collapse)Author
2004-07-10more ansi; khalek@linuxgamers.netTheo de Raadt
2003-09-02escape punctuation;Jason McIntyre
ok deraadt@
2003-07-10add missing includesDavid Krause
ok deraadt@ tedu@
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-04-10more POSIX chownTodd C. Miller
2003-04-10more POSIX chown; Leandro CostaTodd C. Miller
2003-04-07strlcpy -- ok tedu@, deraadt@, millert@Thierry Deval
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
good enough for games but we should at least use a decent seed. pjanzen@ OK
2002-05-31de-registerPaul Janzen
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2002-05-23The troll strikes.. The troll strikes.. The dungeon master ↵Theo de Raadt
dies.distrib/sets/lists
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained ↵Todd C. Miller
outside the tree)
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-11-17fixes from mpech@prosoft.org.lvPaul Janzen
2001-11-17section consistency: AUTHOR -> AUTHORS, even if only one listed;Paul Janzen
mpech@prosoft.org.lv
2001-09-05use select() betterTheo de Raadt
2001-06-06reorder sections, minor tidying; mpech@prosoft.org.lvPaul Janzen
2001-06-03List FILESPaul Janzen
2001-06-03clean up and fix some; based on change of wiz@netbsd.orgPaul Janzen
2001-06-03make '++' work.Paul Janzen
2000-04-21documentation: refer to terminfo, not termcap, where appropriate.Paul Janzen
1999-07-310 -> SEEK_SET; jsm28@cam.ac.uk.Paul Janzen
1999-05-26need string.hTheo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionPaul Janzen
1998-09-24NetBSD changes and a few obvious fixesPaul Janzen
1998-09-24Some of the boggle documentation claimed boggle was under a license morePaul Janzen
restrictive than the BSD license. I talked to the original author, Barry Brachman <brachman@dss.bc.ca>, who told me that only the BSD license was valid--it was an oversight that traces of the older license were not removed. He is also no longer soliciting bug reports.
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-08-04And another.Jason Downs
1997-07-23tabifykstailey
1997-04-09the theTheo de Raadt
1997-02-09CC=${HOSTCC} for these; tv@slack.iag.net, PR#89Theo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Be comsistent in use of LIBTERMCAP and LIBTERMLIB when depending
1995-10-18initial import of NetBSD treeTheo de Raadt