summaryrefslogtreecommitdiffstats
path: root/games/quiz (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove a few too early pledge(2)s on games/ and apply them a little bit latermestre2018-08-241-1/+5
* elements 113, 115, 117, and 118; from pjanzenjmc2016-12-031-0/+4
* - General changes:mestre2016-03-071-4/+4
* As per style(9), remove remaining lint-style comments from games/mestre2016-01-101-2/+1
* Some basic code maintenance in games/tb2016-01-071-2/+2
* More cleanup and sorting on header sectionmestre2016-01-041-4/+1
* About 13 years ago when the idiom srandom(time()), and sometimesmestre2016-01-031-5/+6
* Declare usage() functions as __dead void, if they don't return, on games section.mestre2015-12-251-2/+2
* Treat quiz the same way as the other games and try to preserve the looktb2015-12-061-6/+17
* just dump the help on stdout with messing about with a pager.tedu2015-10-251-14/+8
* flower & bird adjustments for Nunavut, from pjanzenderaadt2015-07-161-1/+1
* in the recent update of capitals, this critical file was forgottenschwarze2014-12-031-8/+60
* delete unused, almost empty fileschwarze2014-12-022-4/+2
* get rid of line-printer-era backspace-encoding of diacriticals;schwarze2014-12-024-12/+12
* Adjust ordering; from pjanzenderaadt2014-11-242-5/+5
* Add two new IUPAC elements, and adjust the atomic weights of some.deraadt2014-11-241-7/+9
* Update to gravely outdated places to visit, from Jack Szmidtderaadt2014-11-222-23/+42
* Reduce instances of `` '' in manuals.bentley2014-11-151-3/+5
* replace srandomdev()+random() with the arc4random*() familynaddy2013-08-291-4/+3
* +Cn:112:(285):Coperniciumjmc2011-11-191-0/+1
* some presidential updates, from pjanzen;jmc2011-10-061-6/+10
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-272-24/+2
* Repair long group handling; Alf Schlichting, PR 4164deraadt2008-10-031-2/+4
* synchronization between usage and synopsis; add some missing "usage:"'ssobrado2008-03-171-3/+4
* update some capital cities (and spelling); from Daniel Dickmanjmc2007-07-102-8/+8
* convert to new .Dd format;jmc2007-05-311-2/+2
* - add Beijing as a choice for the capital of Chinaajacoutot2007-05-271-1/+1
* -i takes an argument; from Igor Sobradojmc2007-04-021-2/+2
* Don't check buf[strlen(buf) - 1] on empty strings.ray2006-11-021-3/+4
* update with a couple of new elements;jmc2005-08-171-0/+2
* provide alternative spellings for alumin{i}um, c{a}esium, andjmc2005-08-161-3/+3
* - synchronise synopsis w/ usage(), which is clearer i thinkjmc2005-05-041-6/+6
* more ansi; khalek@linuxgamers.netderaadt2004-07-102-40/+26
* add a comment that an strncpy should not be converted to an strlcpy;avsm2003-07-061-2/+3
* Number 43.pjanzen2003-06-111-1/+3
* spellingpjanzen2003-06-111-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-035-32/+12
* 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenderaadt2003-04-061-3/+3
* Replace things like srandom(time(NULL)) with srandomdev(3). random(3)millert2002-12-061-3/+3
* No dm -> no need to revoke setegid.pjanzen2002-05-311-6/+2
* The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/listsderaadt2002-05-231-2/+1
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-163-20/+20
* Fixes, mainly from Thomas Nordin <nordin@cse.ogi.edu>pjanzen2001-07-091-4/+4
* Alternate (valid) element names from Dan Koranyipjanzen2000-04-071-6/+6
* Fix capital of Monaco; capo@writeme.com vi jsm@netbsd.orgpjanzen1999-12-171-1/+1
* Taken from NetBSD. See NetBSD PR#645 for far more than I ever cared to knowpjanzen1999-10-021-10/+39
* Clean up the string handling to avoid segfaults when the regexp routinespjanzen1999-10-022-5/+15
* Add Nunavut, and flower/bird/tree categories as appropriate.pjanzen1999-09-303-65/+77
* jsm28@cam.ac.uk : handle PAGER in a manner consistent with thepjanzen1999-06-101-4/+9
* use const where appropriate; jsm28@cam.ac.ukpjanzen1999-03-273-28/+30