summaryrefslogtreecommitdiff
path: root/games/fortune
AgeCommit message (Expand)Author
2024-10-21Emit a warning if all fortunes in the file are too short or too longTheo Buehler
2024-10-20Plug leak of Fortbuf in find_matches()Theo Buehler
2024-09-20Avoid use after free when retrying the -o fileTheo Buehler
2024-08-31update the header; ok and error corrected by jsgJason McIntyre
2024-08-26- remove the "real" dance. there is no longer a need for it.Jason McIntyre
2024-08-23probition is over. most people want want to laugh at lightlyTheo de Raadt
2024-05-21remove prototypes with no matching function and externs with no varJonathan Gray
2023-03-08this morning's fortune was missing an apostrophe;Jason McIntyre
2022-08-04change some 4.4BSD references to earlier releasesJonathan Gray
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2021-11-20since it's unlikely that i'll get away with changing fortune's real usage toJason McIntyre
2021-08-24- guiness -> guinnessJason McIntyre
2021-08-24vini vidi vici -> veni vidi viciJason McIntyre
2021-01-03add the missing EXIT STATUS and HISTORY sectionsIngo Schwarze
2021-01-03Obvious bugfix: requesting a long dictum from a file containing shortIngo Schwarze
2021-01-02fix inverted exit status of fortune -m;Ingo Schwarze
2020-12-15Avoid NULL dereference after returning from copy().Vadim Zhukov
2020-02-14no need to declare "extern optarg" and "extern optind"Ingo Schwarze
2019-09-27fix gary zukav's "acceptance without proof" quote, which just appeared onJason McIntyre
2019-08-30Move 4 manual pages from not-a-function filenames to a correct filename,Theo de Raadt
2019-08-22spelling fix and zap a stray line while here;Jason McIntyre
2019-02-03give the fake latin proverb "per aspera ad astra" in the moreIngo Schwarze
2018-09-15Fix fortune underlines and use the right number of underscores in Notes.Anthony J. Bentley
2018-01-12apostrophe fix;Jason McIntyre
2017-11-25than -> thenTheo Buehler
2017-08-15typo: on -> ofTheo Buehler
2017-08-10Treat backspace as printable in sanitize() for non-UTF8 locales.Todd C. Miller
2017-07-13Use an umlaut in Mobius and uppercase one instance of möbius visible inTheo Buehler
2017-07-13Convert fortunes to UTF-8 from the old "backspace punctuation" method.Anthony J. Bentley
2017-07-12Inspect LC_CTYPE and if it isn't UTF-8, weed out bytes that are notIngo Schwarze
2017-07-09Remove old junk. From Matthew MartinTheo Buehler
2017-06-30Add missing rot13 function prototypeRicardo Mestre
2017-06-12/usr/games/lib doesn't exist any more, use the new path.Michal Mazurek
2017-06-04Use proper bool types in fortune(6).Frederic Cambus
2017-06-02Fix an infinite loop in fortune(6).Frederic Cambus
2016-11-05spelling fix from eric van gyzen, freebsd r308293;Jason McIntyre
2016-09-02Make build deterministic by not randomizing the datfiles themselves,Theo Buehler
2016-08-27the quotes in "unkempt thoughts" were authored by stanislaw lec,Jason McIntyre
2016-03-07eliminate do_malloc() and do_free().tb
2016-03-07Remove unused fields posfile and was_pos_file from FILEDESC andtb
2016-03-07- General changes:mestre
2016-03-05Convert a hand-rolled strtonum to a call to strtonum(3). This preventstb
2016-01-10As per style(9), remove remaining lint-style comments from games/mestre
2016-01-07Some basic code maintenance in games/tb
2016-01-04More headers removal and sorted the remaining alphabetically.mestre
2016-01-03About 13 years ago when the idiom srandom(time()), and sometimesmestre
2015-12-28update the us army democracy excerpt to more closelyJason McIntyre
2015-12-28andy finkel confimed himself as the originator of the rigged demo quote;Jason McIntyre
2015-12-25Declare usage() functions as __dead void, if they don't return, on games sect...mestre
2015-11-15fix a double space issue in the following, rather wonderful, fortune:Jason McIntyre