summaryrefslogtreecommitdiffstats
path: root/fortune
Commit message (Collapse)AuthorAgeFilesLines
* Don't nest displays.joerg2009-04-121-2/+2
|
* grammar fixjnemeth2009-03-151-1/+1
|
* Fix fiance/fiancee confusion. Fix another typo.wiz2008-12-021-3/+3
| | | Jason McIntyre <jmc@kerhand.co.uk>.
* Fix insure -> ensure confusion. From Jason McIntyre <jmc@kerhand.co.uk>.wiz2008-12-021-6/+6
|
* Use uint32_t and include <stdint.h>, instead of using u_int32_tapb2008-10-191-7/+7
| | | and including <sys/types.h>.
* Make this build on Mac OS X.agc2008-09-291-2/+3
|
* Install unstr:apb2008-09-263-4/+6
| | | | | | * in games/fortune/Makefile, add unstr to SUBDIR; * in games/fortune/unstr/Makefile, include ../../Makefile.inc; * in games/fortune/strfile/Makefile, add MLINKS for unstr man page; * in distrib/sets/lists/games/mi, add new files.
* Build strfile both as a host tool and as an installed program:apb2008-09-262-7/+7
| | | | | | | | | | * in games/fortune/strfile/Makefile, build strfile as a regular program instead of as a host tool; * add tools/strfile directory to build strfile as a host tool; * in tools/Makefile, add strfile to SUBDIR list; * in BSD.*.mk, define TOOL_STRFILE variable; * in games/fortune/datfiles/Makefile, use TOOL_STRFILE when creating databases at build time; * in distrib/sets/lists/games/mi, mention usr/games/strfile.
* Make this pass WARNS=4:apb2008-09-261-41/+37
| | | | * u_int32_t -> uint32_t, and remove ifdef test. * add function prototypes.
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-203-12/+12
|
* Fix a tip: use pkg_info, not pkg_add to find out which executableswiz2008-03-251-3/+3
| | | belong to a package.
* Add a tip explaining how to run the tests in /usr/tests.jmmv2008-03-231-0/+8
|
* In example, change dd count size and also chmod so others can't read swap.reed2008-03-221-1/+2
|
* Add five more tips.reed2008-03-211-0/+19
|
* Add "netbsd-tips" fortune database with 23 initial fortunes --reed2008-03-212-4/+120
| | | | | | actually hints or suggestions or tips on using NetBSD. Please share your brief NetBSD usage tips. If you want to discuss or share suggestions, have a look at http://wiki.netbsd.se/netbsd-tips wiki page.
* Typo correction: s/than/that/ in one instance.he2008-02-151-1/+1
|
* I'm guessing that there should be no space between the hyphen andhe2008-01-251-1/+1
| | | the second word in "hand-lettered".
* Fun with parts of speech: `stupid' here is an adjective, not a noun.dholland2008-01-031-1/+1
|
* more __dead fallout: these two files are built for the native host, notdogcow2007-12-181-2/+8
| | | | for the target host - and thus do not necessarily have __dead defined in <sys/cdefs.h>.
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-153-10/+10
|
* NetBSD JIHBEDad2007-02-261-0/+2
|
* NetBSD: Dead on Targetad2007-02-261-0/+3
| | | -- Gimpy
* Fix some typos in ENIAC quote. From Zafer Aydogan and myself.wiz2006-12-251-3/+3
|
* Spell "tomorrow" correctly. From Zafer Aydogan.wiz2006-12-251-1/+1
|
* s/existance/existence/, from Zafer.wiz2006-11-241-1/+1
|
* fix spelling of accidentally; from Zapherchristos2006-11-241-2/+2
|
* Typo, from David A. Holland on #NetBSD-code, thanks!elad2006-10-082-2/+1
|
* Attribute ``A language that doesn't affect the way you think abouthubertf2006-06-241-0/+1
| | | | programming is not worth knowing.'' to Alan Perlis, per Diomidis Spinellis' blog at http://www.spinellis.gr/blog/20060424/
* Remove dup Hitler fortune. One of the two fortunes I moved yesterday, waschristos2006-05-171-4/+0
| | | already in the offensive set. From a NetBSD fan who prefers to be anonymous.
* PR/33495: Daniel Weiss: Offensive quote in netbsd fortune packagechristos2006-05-162-13/+13
| | | | - Move 2 offensive to women Adolf Hitler quotes to fortune2-o - s/Adolph/Adolf/
* Coverity CID 3269: Fix memory leak.christos2006-05-131-5/+8
|
* Credit Alan Perlis for ``give him a lollipop'' programming language quote.groo2006-04-261-0/+1
| | | Hat tip: Jerry Leichter.
* It's "its."snj2006-04-241-1/+1
|
* Grammar nit. Never mind that it's still not true.groo2006-04-061-1/+1
|
* Coverity CID 2735: Remove dead code.christos2006-03-211-4/+2
|
* Coverity CID 827: Prevent NULL pointer deref.christos2006-03-181-3/+3
|
* Coverity CID 1699: Fix memory leaks.christos2006-03-181-12/+21
|
* Coverity CID 2544: Fix memory leak.christos2006-03-181-12/+17
|
* Remove duplicate and uncredited "Plan for the Improvement of Englishwiz2006-02-251-16/+0
| | | Spelling", which is also in the file "fortunes".
* Correct The Hitchhiker's Guide to the Galaxy entry about dolphins as perjnemeth2006-02-201-8/+10
| | | page 119 of the book.
* Typos, duplicate words, consistent formatting.mjl2005-10-291-9/+5
|
* Remove trailing spaces, double spaces between words, fix some typos.mjl2005-10-291-59/+62
|
* Correct typos.mjl2005-10-292-2/+2
|
* Comment from Al.cjs2005-07-231-0/+2
|
* Otto Von Bismarck -> Otto von Bismarck.kleink2005-05-101-2/+2
|
* It is Bismarck not Bismark.bad2005-05-101-1/+1
|
* Fixed wrong use of the <ctype.h> functions by adding an explicit conversionrillig2005-04-191-5/+5
| | | to unsigned char. Approved by christos.
* A few minor spelling, grammar, and formatting fixes.atatat2005-04-092-7/+7
|
* Correct typos in German fortune. Reported by Charles Senger, csenger at UCSD.jsm2005-01-301-3/+3
| | | Reviewed by <hubertf>.
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-11/+11
|