summaryrefslogtreecommitdiffstats
path: root/quiz
Commit message (Collapse)AuthorAgeFilesLines
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-075-32/+12
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Yugoslavia has changed its name to Serbia and Montenegro.jsm2003-03-291-1/+1
|
* The Hague is not the capital of the Netherlands. Reported by Hugo vanjsm2003-03-291-1/+1
| | | | Galen <hugo@Dot.net> (in the Netherlands) and Florian Boehl <flo@namensraumverschmutzung.net>.
* Need <stdlib.h> for abort() prototype.thorpej2002-12-061-2/+3
|
* Lots of minor fixes resulting from reading these man pages in detail.wiz2002-09-261-4/+3
|
* Mdoc nits -- unneeded ".wiz2002-09-261-2/+2
|
* remove spurious ^A's and ||christos2002-08-201-3/+3
|
* Remove unused variable "err".tron2002-08-061-3/+2
|
* fix regular expression matcher.dbj2002-08-061-7/+8
| | | the string "xc" was failing to match "x[[a|b]|c]"
* Formatting improvements (from OpenBSD)wiz2001-07-111-4/+7
|
* Typo fixes. From OpenBSD.wiz2001-07-102-4/+4
|
* The capital of Mordor is _not_ Minas Morgul.jwise2001-01-121-1/+1
|
* CNN, BSD declare Bush winner.tsarna2000-12-141-1/+4
|
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
|
* Correct capital of the Philippines, allow usual spelling of Jakartajsm2000-04-091-3/+3
| | | | | and prefer the usual name of Cambodia to Khmer. Problems reported by Robert Vollmert <rvollmert@gmx.net>.
* Fix capital of Monaco. It should be Monaco rather than Monte Carlo;jsm1999-12-161-1/+1
| | | | | checked with CIA World Factbook. Problem reported by <capo@writeme.com>.
* Make quiz use POSIX.2 pager handling.jsm1999-12-161-4/+11
|
* Fix some uses of NULL as non-pointer and 0 for null pointer.jsm1999-09-171-3/+3
|
* Change quiz `pres' data file to include vice-presidents, and fix somejsm1999-09-142-43/+81
| | | | | minor errors. From OpenBSD.
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-2/+5
| | | | | | | | | | | | | | | Games which run setgid from dm, but don't need to, should drop their privileges at startup. Games which have a scorefile should open it at startup, then drop all privileges leaving just the open writable file descriptor. If the game can invoke subprocesses, this should be made close-on-exec. Games with scorefiles should make sure they do not get a file descriptor < 3. (Otherwise, they could get confused and corrupt the scorefile when using stdin, stdout or stderr.) Some old setuid revokes from the days of setuid games change into gid revokes.
* Add use of `const' where appropriate to the games.jsm1999-09-083-28/+30
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+4
| | | include <bsd.own.mk> if testing a MKxxx variable.
* don't install in /usr/share if NOSHARE is definedlukem1998-09-291-2/+4
|
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
|
* Update, from PR bin/5829 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-07-241-4/+15
|
* some more presidents, via tsarna@endicor.com in PR 4957hubertf1998-02-091-1/+5
|
* - WARNSifylukem1997-09-203-45/+53
| | | | | | - deprecate register - getopts returns -1 not EOF - last character returned by fgetln() isn't always \n - cleanup .Nm use
* Add missing space between play and act.mycroft1997-07-061-1/+1
|
* Fix parsing error with escaped colons.mycroft1997-07-061-3/+11
|
* - Makefile cleanupschristos1997-03-241-5/+3
|
* alternate -> alternative, per PR 2643mouse1997-03-081-3/+3
|
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+7
|
* Use ${INSTALL}.thorpej1996-10-181-3/+3
|
* A more interesting set of machines (PR#645).pk1996-06-021-10/+39
|
* don't forget MULT!!cgd1995-05-111-3/+3
|
* RCS Idscgd1995-04-226-0/+19
|
* fix bugs previously fixed. whee.cgd1995-04-221-2/+3
|
* un-munge import.cgd1995-04-226-44/+40
|
* src/games/quiz from Litecgd1995-04-222-0/+46
|
* Two corrections from George Robbins (confirmed by `The lore of the train'pk1995-01-081-2/+2
| | | by C. Hamilton Ellis).
* specify man pages the new way.cgd1994-12-221-2/+2
|
* Theorem:pk1994-04-081-43/+17
| | | | | | | | | | Computer scientists don't care much for poetry. Prove: They haven't run `quiz poem next-line' for ages. get_file(), appdstr() and quiz() we made one more correctly catenate. On top of that, repeat after me: "Thou shallst not err, except in libc!"
* kiil bogus install -d'scgd1994-02-101-2/+1
|
* rename fgetline() and sharpen axe for bostic...cgd1994-01-041-3/+3
|
* update for fgetlinecgd1993-12-221-3/+5
|
* fix uninitialized variable bug that caused 'quiz function ed-command'cgd1993-11-171-2/+2
| | | to dump core. from Szabolcs Szigeti <pink@bagira.fsz.bme.hu>
* Always use `install -d' to make sure destination directory exists & hasjtc1993-10-011-10/+3
| | | correct ownership and permissions.
* Add RCS identifiers.mycroft1993-08-014-4/+8
|
* Add RCS indentifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|