summaryrefslogtreecommitdiffstats
path: root/games/fortune
Commit message (Expand)AuthorAgeFilesLines
* Fix typo (if it's not a typo, then it doesn't make sense IMHO)peter1998-11-092-2/+2
* Allow building games w/o an existing /usr/games.obrien1998-10-181-3/+6
* Allow ``make BINDIR=/foo/games'' to work.obrien1998-10-181-0/+3
* Fixed building without /usr/games in $PATH. Just add /usr/gamesbde1998-10-171-11/+13
* Back out the last two hacks. I've added games to the (correct) buildjb1998-09-211-16/+3
* Remove bogus dependencies.phk1998-09-191-3/+3
* Reverse the sense of the test looking for caesar & strfile.phk1998-09-191-6/+6
* Don't expect /usr/games in the path.phk1998-09-171-6/+19
* Use the installed versions of caesar and strfile. They are nowbde1998-07-071-19/+3
* Teruillian --> Tertullianalex1998-03-063-3/+2
* Be sure to set the value of Tbl.str_numstr before any call tosteve1998-02-201-1/+2
* spelling error.phk1998-01-151-1/+1
* Use srandomdevache1997-09-241-1/+1
* minor fortune fixes:jmg1997-08-232-6/+6
* Typo fix.max1997-06-141-1/+1
* Remove srandomdev fallback codeache1997-06-141-2/+1
* Remove some duplicated and incomplete entriesache1997-06-052-27/+1
* a bunch of formatting (\t -> \t\t) changes... so I was board one night.. :)jmg1997-05-233-139/+139
* Use srandomdev() to initialize generatorache1997-03-241-38/+8
* Typo police.mpp1997-03-241-1/+1
* Fix srandom arg type according to Lite2ache1997-03-111-1/+1
* Make /dev/urandom fd static, or it pick up random descriptorache1997-03-081-1/+1
* Allow fortune to use /dev/urandom if available to obtain its randommpp1997-02-231-6/+37
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* 444 -> ${NOBINMODE}wosch1997-02-091-4/+4
* The fact that people can't put the proper source on Kierkegaardsphk1997-02-032-3/+4
* Correct some grammar. Closes PR# 2520.mpp1997-01-261-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix some typos and remove a couple of duplicatempp1997-01-082-24/+2
* comma police for section SEE ALSOwosch1996-12-221-1/+2
* Fix minor typo/grammatical errorgpalmer1996-11-221-1/+1
* Uncomment static from collate_range_cmp, no more in locale.hache1996-10-311-1/+1
* Replace collate_range_cmp call with its codeache1996-10-311-0/+17
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-241-6/+2
* Fixed annoying non-null output for `make depend'. SRCS should onlybde1996-09-221-4/+4
* Fixed DPADD.bde1996-09-051-1/+1
* Convert to newly aded collate compare functionache1996-08-121-32/+3
* Pick collate info tooache1996-08-121-1/+1
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-4/+4
* Handle sorting in better wayache1996-06-091-16/+34
* Activate collateache1996-06-051-1/+1
* Fix -f modeache1996-05-281-14/+27
* Localize it.ache1996-05-279-130/+130
* Find caesar and strfile properly.ache1996-05-272-12/+23
* Correct some man page cross references and file location references.mpp1996-04-071-1/+1
* Spell a German fortune correctly.joerg1995-12-273-9/+9
* Change `install' to `${INSTALL}' as usual.bde1995-07-241-2/+2
* Use correct spelling of ``knew''.rgrimes1995-07-171-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* If possible, pick up the caesar program inside in the compilation tree.phk1995-03-261-1/+1
OpenPOWER on IntegriCloud