Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2009-05-21 | correct number of total words on the "Score:" line | Ingo Schwarze | |
from Graeme Lee <graeme at omni dot net dot au> on tech@, tweaked by me while here, actually use the variables denom[12] defined a few lines above OK millert@ | |||
2008-08-12 | Fix a typo in a comment. From dawedawe@gmx.de. | Marc Balmer | |
2008-08-04 | Accept 'q' or 'Q' for quit at the --More-- prompt. | Todd C. Miller | |
2008-04-05 | No need to say BSD only, this is OpenBSD. Also, remove part about | Todd C. Miller | |
versions that don't display the timer, we always do. | |||
2008-03-26 | Bomb out if we cannot read the input. This happens when select | Todd C. Miller | |
says there has been a status change to indicate that the tty has gone away. Prevents spinning on terminal detach. OK pvalchev@ | |||
2008-03-24 | remove dependency on recalloc() | Todd C. Miller | |
2008-03-20 | Add single line descriptions for the -B and -c flags. | Todd C. Miller | |
2008-03-20 | Update usage in help file. | Todd C. Miller | |
2008-03-20 | Remove a bug that I fixed. | Todd C. Miller | |
2008-03-20 | Make the bog code generic enough to handle arbitrary NxN grids and | Todd C. Miller | |
add cubes for 5x5 mode based on Boggle Deluxe (aka Big Boggle) as well as support for the "challenge cube" shipped with some versions of Boggle. Also Dynamically allocate record keeping structures so we can deal with large word lists and add a --More-- prompt for when there are too many wwords found by the computer to fit on the terminal. OK deraadt@ | |||
2008-03-17 | synchronization between usage and synopsis; add some missing "usage:"'s | Igor Sobrado | |
ok jmc@ | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2006-12-24 | fix program name in usage, use __progname | Martin Reindl | |
2006-04-11 | even better; tobias@bugol.de | Theo de Raadt | |
2006-04-11 | oops | Theo de Raadt | |
2006-04-10 | atoi() -> strtonum(), also better handling of /0 problem spotted by | Theo de Raadt | |
tobias@bugol.de. fix written by me | |||
2006-04-03 | typo; from tobias stoeckmann | Jason McIntyre | |
2006-03-27 | assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech | Ted Unangst | |
2004-07-10 | more ansi; khalek@linuxgamers.net | Theo de Raadt | |
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-07-10 | add missing includes | David Krause | |
ok deraadt@ tedu@ | |||
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-04-10 | more POSIX chown | Todd C. Miller | |
2003-04-10 | more POSIX chown; Leandro Costa | Todd C. Miller | |
2003-04-07 | strlcpy -- ok tedu@, deraadt@, millert@ | Thierry Deval | |
2002-12-06 | Replace 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-31 | de-register | Paul Janzen | |
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen | |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master ↵ | Theo de Raadt | |
dies.distrib/sets/lists | |||
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained ↵ | Todd C. Miller | |
outside the tree) | |||
2002-02-16 | Part 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-17 | fixes from mpech@prosoft.org.lv | Paul Janzen | |
2001-11-17 | section consistency: AUTHOR -> AUTHORS, even if only one listed; | Paul Janzen | |
mpech@prosoft.org.lv | |||
2001-09-05 | use select() better | Theo de Raadt | |
2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv | Paul Janzen | |
2001-06-03 | List FILES | Paul Janzen | |
2001-06-03 | clean up and fix some; based on change of wiz@netbsd.org | Paul Janzen | |
2001-06-03 | make '++' work. | Paul Janzen | |
2000-04-21 | documentation: refer to terminfo, not termcap, where appropriate. | Paul Janzen | |
1999-07-31 | 0 -> SEEK_SET; jsm28@cam.ac.uk. | Paul Janzen | |
1999-05-26 | need string.h | Theo de Raadt | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen | |
1998-09-24 | NetBSD changes and a few obvious fixes | Paul Janzen | |
1998-09-24 | Some of the boggle documentation claimed boggle was under a license more | Paul 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/termlib | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-08-04 | And another. | Jason Downs | |