summaryrefslogtreecommitdiffstats
path: root/fortune
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Indent header description (from jmc@openbsd).wiz2004-09-091-6/+6
| | | Sort sections and remove a trailing space.
* Some improvements from jmc@openbsd:wiz2004-09-091-19/+34
| | | | sort option descriptions, add argument to -m, mention strfile and add some xrefs.
* Fix typomjl2004-08-201-1/+1
|
* Had fun with a spell checker.mjl2004-05-221-58/+57
| | | Also, try to canonize attributions.
* s/the the/the/ (only in sources that aren't regularly imported fromsimonb2004-04-231-1/+1
| | | elsewhere).
* It's "its".snj2004-03-291-1/+1
|
* Spell "political" correctly and capitalize a last name.snj2004-03-291-1/+1
|
* becuase -> because. From Peter Postma.wiz2004-02-241-2/+2
|
* Uppercase CPU, plural is CPUs.wiz2004-02-132-6/+3
|
* Mark unused parameters, nonreturning functions and format functions injsm2004-02-081-3/+3
| | | the few cases not already marked.
* Remove uses of __P.jsm2004-01-272-43/+43
|
* Include <sys/endian.h> instead of <machine/endian.h>. Includejsm2004-01-271-3/+4
| | | <stdlib.h>.
* Include <sys/endian.h>.jsm2004-01-271-2/+3
|
* Typo fixes.mjl2004-01-012-4/+4
|
* Return proper fortune length from fortlen for fortune files withoutjsm2004-01-011-3/+3
| | | | STR_RANDOM or STR_ORDERED rather than comparing it to SLEN. Bug reported by Simon Williams <simon@no-dns-yet.org.uk>.
* Show residual probability rather than non-residual in "No place to putjsm2004-01-011-4/+4
| | | | | residual probability" error message. Distribute residual probability correctly rather than all to one file. Patch from Mike Castle <dalgoda@ix.netcom.com>.
* Hobbes was misspelled. PR#23301jmc2003-10-291-1/+1
|
* Rework how MAKEVERBOSE operates:lukem2003-10-211-23/+12
| | | | | | | | | | * Don't bother prefixing commands with a line of ${_MKCMD}\ and instead rely upon "make -s". This is less intrusive on all the Makefiles than the former. Idea from David Laight. * Rename the variables use to print messages. The scheme now is: _MKMSG_FOO Run _MKMSG 'foo' _MKTARGET_FOO Run _MKMSG_FOO ${.TARGET} From discussion with Alistair Crooks.
* rework to use the newer _MKMSGCREATE (et al) macroslukem2003-10-191-12/+12
|
* Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)lukem2003-10-191-1/+23
|
* sort recently added entriesjdolecek2003-09-201-19/+16
| | | pointed out by Valeriy E. Ushakov on source-changes
* add mine:jdolecek2003-09-201-0/+3
| | | ``NetBSD - no propaganda in the default system, in more than 10 years!''
* Add missing ". From Tim Goodwin via PR misc/22843.salo2003-09-181-1/+1
|
* M-x sort-paragraphsuwe2003-09-141-32/+32
|
* "NetBSD - We sell rope."uwe2003-09-141-0/+2
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-077-45/+17
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Remove double spaces between wordsmjl2003-05-081-9/+8
|
* uniq.mjl2003-05-083-344/+0
|
* Move limericks to limerick file. Sort that and uniq.mjl2003-05-082-356/+99
|
* Move limericks to limerick file. Sort that and uniq.mjl2003-05-082-127/+114
|
* Sort and remove duplicates.mjl2003-05-081-1614/+1323
|
* Pull in corrections from Free/OpenBSD.mjl2003-05-083-1628/+1446
| | | Also move limericks to limerick file.
* Pull in corrections from Free/OpenBSD.mjl2003-05-083-241/+19
|
* Merge in corrections/additions from Free/OpenBSD.mjl2003-05-082-11/+43
|
* Merge in corrections from Free/OpenBSD.mjl2003-05-081-4/+5
|
* Typo fix. From FreeBSD PR/51909.mjl2003-05-071-1/+1
|
* add a fortune contributed by Petter "Nosfisk" Lindquist in PR misc/21070jdolecek2003-04-081-0/+3
| | | a nice one - thanks!
* Some might call them the Wright Bothers, but I prefer Wright Brothers.briggs2003-03-201-1/+1
|
* My god, it's full of typos (still is).mjl2003-01-183-109/+109
|
* bandwidth, not bandwith.wiz2003-01-171-1/+1
|
* Fix bogon in compat re code.christos2002-11-241-5/+7
|
* NetBSD - love all, serve all.hubertf2002-11-211-0/+3
| | | -- Silke Mueller
* fix duplicate limerick-o in CLEANFILESdrochner2002-10-221-2/+2
|
* Lots of minor fixes resulting from reading these man pages in detail.wiz2002-09-262-9/+6
|
* Ispell.wiz2002-09-261-2/+2
|
* some makefile de-lintinglukem2002-09-181-2/+3
|