summaryrefslogtreecommitdiffstats
path: root/quiz/quiz.c
Commit message (Collapse)AuthorAgeFilesLines
* - WARNSifylukem1997-09-201-30/+37
| | | | | | - deprecate register - getopts returns -1 not EOF - last character returned by fgetln() isn't always \n - cleanup .Nm use
* Fix parsing error with escaped colons.mycroft1997-07-061-3/+11
|
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+7
|
* RCS Idscgd1995-04-221-0/+6
|
* fix bugs previously fixed. whee.cgd1995-04-221-2/+3
|
* un-munge import.cgd1995-04-221-19/+18
|
* 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!"
* 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>
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* added quiz from net-2cgd1993-04-041-0/+379