summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)Author
2024-10-21Emit a warning if all fortunes in the file are too short or too longTheo Buehler
From Nir Lichtman
2024-10-20Plug leak of Fortbuf in find_matches()Theo Buehler
From Nir Lichtman
2024-09-20Avoid use after free when retrying the -o fileTheo Buehler
This is horrible code and at least file leaks in various paths, but that's for someone else to fix. found by & ok jsg
2024-09-02In our fight against the cosmos, in the chaos of the source tree, weTheo de Raadt
deleted the greek quiz. Some people felt trauma, and called out our hubris. At my request, Carson Harding performed a metamorphosis of the quiz -- kudos to him! After playing, I consider it the acme of quizzes. ok jmc mglocker
2024-09-02In our fight against the cosmos, in the chaos of the source tree, weTheo de Raadt
deleted the greek quiz. Some people felt trauma, and called out our hubris. At my request, Carson Harding performed a metamorphosis of the quiz -- kudos to him! After playing, I consider it the acme of quizzes. ok jmc mglocker
2024-08-31update the header; ok and error corrected by jsgJason McIntyre
2024-08-28use the right FILE to parse the config, not stdinOmar Polo
I typoed the file argument to getline() in rev 1.14 when converting fgetln remnants to getline back in aug 2022. guess not many people are hosting hunt servers.
2024-08-26fortune files are no longer being rot13d;Jason McIntyre
2024-08-26- remove the "real" dance. there is no longer a need for it.Jason McIntyre
- do not install the offensive files rotated 13 chars, as suggested by deraadt. it hardly makes sense, and only one of the "potentially offensive" files was being treated this way anyway - simplify the makefile to catch up with all this - update NOTES to catch up with all this - the notes in README pertaining to not installing the offensive files is no longer relevant, so remove it, as suggested by millert
2024-08-24Make clear it's about *ship* parts when you list the quiz(6) subjects.Marcus Glocker
ok jmc@
2024-08-24spellingJonathan Gray
2024-08-24the index is alphabetically sorted;Jason McIntyre
2024-08-23The greek quiz is so obscure that it is ridiculous -- noone can playTheo de Raadt
this. Replace it with a new quiz about galley (ship) parts. This commit changes the *LAST UNMODIFIED ORIGINAL FILE* (meaning revision 1.1.1.1) from the original import that created OpenBSD on Oct 18, 1995. With this commit, we have completed an amusing mission of replacing the final parts of the original OpenBSD. We have reached OpenBSD of Theseus. ideas & assistance from mglocker, naval terminology help from jmc
2024-08-23Speed up script by using awk(1).Marcus Glocker
Discussed with deraadt@
2024-08-23slight improvement to index file parsing; ok mlarkinTheo de Raadt
2024-08-23add rcsid markers so that we can visually see the flurry of commits inTheo de Raadt
this area ok mlarkin
2024-08-23add the dumbest #-comment parser for the Game_List parser, someoneTheo de Raadt
else can improve this later. My code is not substandard considering what I saw.
2024-08-23add rcsid markers so that we can visually see the flurry of commits inTheo de Raadt
this area ok mlarkin
2024-08-23fix spelling of sequenceTheo Buehler
ok mglocker
2024-08-23atc(6): update ORD marker beacon informationMike Larkin
ok deraadt@
2024-08-23probition is over. most people want want to laugh at lightlyTheo de Raadt
offensive things. suggested it is time by millert
2024-08-23must use sh to run the script, because /usr/src may be noexecTheo de Raadt
2024-08-22sync manual section numbersJonathan Gray
2024-08-22Fix answer.Florian Obser
2,$-1g/^/.,.1j does not combine every even-numbered line with the next odd-numbered line. One correct way is 2,$-1g/^/.,+1j Pointed out by ed1conf on mastodon.
2024-08-22Charles III succeeded Elizabeth II in the 21st century.Florian Obser
OK jmc, mlarkin
2024-08-22spell(1) does not need to be told about 'woops' in this caseMike Larkin
I guess someone added this word to spell.ok but it wasn't needed. woops. ok deraadt
2024-08-22Generate areas datfile from /usr/share/misc/na.phone during make.Marcus Glocker
A deraadt/mglocker production
2024-08-22Add Tribonacci number sequence.Marcus Glocker
Proposed by Anisja Mayer (math. student from Basel). ok deraadt@
2024-08-22the hup bug is incorrectly described; ok mlarkinTheo de Raadt
2024-08-21unfair to discriminate against 0Theo de Raadt
2024-08-21get rid of inet_atonFlorian Obser
OK deraadt
2024-08-21This quiz is pretty old. Don't know when this happened, but it seemsTheo de Raadt
the wellknown name of "tupa inca yupanqui" has evolved to be either "topa inca yupanqui" or "tupac inca yupanqui", so accept those answers. research by claudio, inhouse inca expert
2024-08-21accept capital letter answersTheo de Raadt
2024-08-21difficult sequence for a mathematician to identifyTheo de Raadt
2024-08-21satisfy the number version of the quiz; with mglockerTheo de Raadt
2024-08-21Add a simple random number sequence to the questionsTheo de Raadt
ok mglocker
2024-08-21Add lions.Marcus Glocker
suggested and ok jmc@
2024-08-21Add numeric morse codes.Marcus Glocker
ok jmc@
2024-08-21Hippo and rhino babies are also calf's.Marcus Glocker
ok jmc@
2024-08-21Add new substraction problem which difference results in the answer to theMarcus Glocker
ultimate question of life, the universe, and everything. ok jmc@
2024-08-20having a file called "OWNER" lying around in a directory ofTheo de Raadt
(effectively) public dommain software is weird. put that info into a better place.
2024-08-20annotate signal raceTheo de Raadt
2024-08-19add missing apostrophe;Jason McIntyre
2024-08-19robert burns: to a mouseJason McIntyre
-The best laid schemes o' mice an' men gang aft a-gley{,}:\ +The best laid schemes o' mice an' men gang aft agley{,}:\ most sources i've checked use "best-laid", but not all, so i've erred on the side of caution;
2024-08-19catharine howard -> catherine howard;Jason McIntyre
2024-08-19opration -> operation;Jason McIntyre
2024-08-19promitto: promise, not primiseJason McIntyre
2024-08-19fix double space;Jason McIntyre
2024-08-19file not neededTheo de Raadt
2024-08-19spelling error, fixed by "snj", 21 years ago in some other repositoryTheo de Raadt