aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* fortune/tools/do_uniq.pyEitan Adler2015-04-021-27/+32
* Step 2 of eliminating the "games" distribution: Remove punch cardColin Percival2015-02-226-368/+0
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-123-4/+3
* 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 factor for changes to types in primes, which is a dependency.Sean Bruno2014-09-271-1/+2
* Switch primes(6) from using unsigned long to using uint64_t. This fixesColin Percival2014-09-273-13/+15
* Correctly enumerate primes between 4295098369 and 3825123056546413050.Colin Percival2014-09-265-3/+205
* Update the freebsd-tips example to use drill instead of dig since bind is no ...Allan Jude2014-07-251-3/+3
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* 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
* use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-202-2/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-062-2/+2
* Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-212-2/+18
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-133-3/+3
* 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
* Free buf when its no longer used. This helps eliminate a static analysisEitan Adler2012-10-221-0/+2
* bcd isn't installed setuid.Eitan Adler2012-10-222-6/+0
* 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
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* o Preserve argv[0] to use it later in usage().Maxim Konovalov2012-01-281-2/+3
* Reencode morse.c to UTF-8. This does not make it Unicode aware.Ulrich Spörlein2012-01-151-85/+90
* 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
* In games/factor/factor.c, fix a warning about a format string not beingDimitry Andric2011-12-161-1/+1
* Add static keywords to variables and functions where possible in games/.Ed Schouten2011-11-057-153/+151
* 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