aboutsummaryrefslogtreecommitdiff
path: root/games/fortune
Commit message (Expand)AuthorAgeFilesLines
* fortune/tools/do_uniq.pyEitan Adler2015-04-021-27/+32
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-121-1/+1
* fetch has supported https for a while..John-Mark Gurney2015-02-101-1/+1
* Fix 7-year-old typo: The default directory searched for fortunes isColin Percival2015-01-301-1/+1
* Update the freebsd-tips example to use drill instead of dig since bind is no ...Allan Jude2014-07-251-3/+3
* fortune(8): Search fortune files installed by ports/packages as well asGavin Atkinson2014-07-141-1/+2
* Fix equation and limerick to be correct. NetBSD fixed this 14 years agoGavin Atkinson2014-07-051-2/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Correct a typo in Malcolm MacDougall's name.Joe Marcus Clarke2014-02-151-1/+1
* Fix typo in fortune (go -> to)Gavin Atkinson2013-12-101-1/+1
* Remove "Warning: file \"%s\" unreadable". It was introduced with revisionMarcel Moolenaar2013-12-071-4/+0
* Fix r203922 for "fortune -o": we free tpath when was_malloc is trueMarcel Moolenaar2013-12-071-2/+2
* Refresh the tips for the new pkg system.Gleb Smirnoff2013-10-031-14/+6
* Remove a reference to instant-server which has been removed from theEitan Adler2013-03-211-10/+0
* Remove fortunes-o from the base system. Debating what does or does notJohn Baldwin2013-03-124-17160/+6
* Remove political propagandaDag-Erling Smørgrav2013-02-051-227/+0
* Use Bernard Baruch's full name.Eitan Adler2012-12-051-2/+2
* fix a couple of spelling errors...John-Mark Gurney2012-11-151-2/+2
* In games/fortune/fortune/fortune.c, make 'Debug' the correct type (it isDimitry Andric2012-11-141-1/+1
* Make OK_TO_WRITE_TO_DISK an envrionment variable insteadEitan Adler2012-11-042-46/+44
* Prefer the use of stdbool to custom defines.Eitan Adler2012-11-041-3/+3
* Remove extra word:Eitan Adler2012-10-231-1/+1
* Sysinstall has been removed from base.Eitan Adler2012-10-221-1/+1
* Make do_uniq work with python3Eitan Adler2012-10-221-6/+6
* Correct the tip about finding all the directories on the systemEitan Adler2012-10-021-4/+9
* Add a couple of nice quotes from Edward Everett HaleDoug Barton2012-07-291-0/+9
* Partial revert of previous commit as some of the changes were notEitan Adler2012-05-101-4/+5
* Add a few new tips and update some old ones to more modern commandsEitan Adler2012-05-091-17/+12
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-3/+3
* 1. Correct capitalization of the nobility particle forDoug Barton2011-12-281-9/+9
* Prefer ASCII apostrophes over Unicode ones like the rest of the file.Ulrich Spörlein2011-12-281-1/+1
* 1. Remove a bunch of duplicates. Usually this means removing them fromDoug Barton2011-12-273-683/+39
* Add static keywords to variables and functions where possible in games/.Ed Schouten2011-11-052-100/+98
* Fix the text and attribution of the poem "Youth" by Samuel Ullman.Doug Barton2011-10-291-19/+31
* Minor typo, fix 2 attributionsDoug Barton2011-06-091-3/+5
* Convert a file to UTF-8. This only changes a character in theUlrich Spörlein2011-05-141-1/+1
* fortune(6): fix typos and misspellings.Ulrich Spörlein2011-05-149-67/+11
* Move potentially offensive fortune to fortunes-o.Rebecca Cran2011-02-132-4/+4
* Add advice to new fathers from Thomas Ptacek.Colin Percival2010-09-291-0/+6
* fix the move so that it matches what the rest of the internetJohn-Mark Gurney2010-09-031-1/+1
* "whereis netscape" gives empty output for quite a long time already.Max Khon2010-08-091-1/+1
* Fix indention of attribution line for some recent additions.Ulrich Spörlein2010-07-301-3/+3
* Correct a Cecil Beaton quoteDoug Barton2010-07-251-1/+1
* Taken from actual police videos ...Doug Barton2010-06-261-0/+33
* Sync fortunes with other *BSDsUlrich Spörlein2010-03-317-1342/+1311
* s/all ready/already/Wilko Bulte2010-02-261-1/+1
* On the (non)sense of legal disclaimers in emails.Wilko Bulte2010-02-251-0/+16
* Prefer exit(0) from main over return(0).Ulrich Spörlein2010-02-211-1/+1
* fortune(6) switch to 3-clause BSDL; style(9)Ulrich Spörlein2010-02-157-267/+244
* games: make WARNS=6 the default, remove overridesUlrich Spörlein2010-02-153-3/+0