Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-21 | Emit a warning if all fortunes in the file are too short or too long | Theo Buehler | |
From Nir Lichtman | |||
2024-10-20 | Plug leak of Fortbuf in find_matches() | Theo Buehler | |
From Nir Lichtman | |||
2024-09-20 | Avoid use after free when retrying the -o file | Theo 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-02 | In our fight against the cosmos, in the chaos of the source tree, we | Theo 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-02 | In our fight against the cosmos, in the chaos of the source tree, we | Theo 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-31 | update the header; ok and error corrected by jsg | Jason McIntyre | |
2024-08-28 | use the right FILE to parse the config, not stdin | Omar 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-26 | fortune 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-24 | Make clear it's about *ship* parts when you list the quiz(6) subjects. | Marcus Glocker | |
ok jmc@ | |||
2024-08-24 | spelling | Jonathan Gray | |
2024-08-24 | the index is alphabetically sorted; | Jason McIntyre | |
2024-08-23 | The greek quiz is so obscure that it is ridiculous -- noone can play | Theo 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-23 | Speed up script by using awk(1). | Marcus Glocker | |
Discussed with deraadt@ | |||
2024-08-23 | slight improvement to index file parsing; ok mlarkin | Theo de Raadt | |
2024-08-23 | add rcsid markers so that we can visually see the flurry of commits in | Theo de Raadt | |
this area ok mlarkin | |||
2024-08-23 | add the dumbest #-comment parser for the Game_List parser, someone | Theo de Raadt | |
else can improve this later. My code is not substandard considering what I saw. | |||
2024-08-23 | add rcsid markers so that we can visually see the flurry of commits in | Theo de Raadt | |
this area ok mlarkin | |||
2024-08-23 | fix spelling of sequence | Theo Buehler | |
ok mglocker | |||
2024-08-23 | atc(6): update ORD marker beacon information | Mike Larkin | |
ok deraadt@ | |||
2024-08-23 | probition is over. most people want want to laugh at lightly | Theo de Raadt | |
offensive things. suggested it is time by millert | |||
2024-08-23 | must use sh to run the script, because /usr/src may be noexec | Theo de Raadt | |
2024-08-22 | sync manual section numbers | Jonathan Gray | |
2024-08-22 | Fix 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-22 | Charles III succeeded Elizabeth II in the 21st century. | Florian Obser | |
OK jmc, mlarkin | |||
2024-08-22 | spell(1) does not need to be told about 'woops' in this case | Mike Larkin | |
I guess someone added this word to spell.ok but it wasn't needed. woops. ok deraadt | |||
2024-08-22 | Generate areas datfile from /usr/share/misc/na.phone during make. | Marcus Glocker | |
A deraadt/mglocker production | |||
2024-08-22 | Add Tribonacci number sequence. | Marcus Glocker | |
Proposed by Anisja Mayer (math. student from Basel). ok deraadt@ | |||
2024-08-22 | the hup bug is incorrectly described; ok mlarkin | Theo de Raadt | |
2024-08-21 | unfair to discriminate against 0 | Theo de Raadt | |
2024-08-21 | get rid of inet_aton | Florian Obser | |
OK deraadt | |||
2024-08-21 | This quiz is pretty old. Don't know when this happened, but it seems | Theo 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-21 | accept capital letter answers | Theo de Raadt | |
2024-08-21 | difficult sequence for a mathematician to identify | Theo de Raadt | |
2024-08-21 | satisfy the number version of the quiz; with mglocker | Theo de Raadt | |
2024-08-21 | Add a simple random number sequence to the questions | Theo de Raadt | |
ok mglocker | |||
2024-08-21 | Add lions. | Marcus Glocker | |
suggested and ok jmc@ | |||
2024-08-21 | Add numeric morse codes. | Marcus Glocker | |
ok jmc@ | |||
2024-08-21 | Hippo and rhino babies are also calf's. | Marcus Glocker | |
ok jmc@ | |||
2024-08-21 | Add new substraction problem which difference results in the answer to the | Marcus Glocker | |
ultimate question of life, the universe, and everything. ok jmc@ | |||
2024-08-20 | having a file called "OWNER" lying around in a directory of | Theo de Raadt | |
(effectively) public dommain software is weird. put that info into a better place. | |||
2024-08-20 | annotate signal race | Theo de Raadt | |
2024-08-19 | add missing apostrophe; | Jason McIntyre | |
2024-08-19 | robert burns: to a mouse | Jason 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-19 | catharine howard -> catherine howard; | Jason McIntyre | |
2024-08-19 | opration -> operation; | Jason McIntyre | |
2024-08-19 | promitto: promise, not primise | Jason McIntyre | |
2024-08-19 | fix double space; | Jason McIntyre | |
2024-08-19 | file not needed | Theo de Raadt | |
2024-08-19 | spelling error, fixed by "snj", 21 years ago in some other repository | Theo de Raadt | |