summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Add a neat remark on the popular belief that the universe is a safeyar2005-02-261-0/+3
| | | | the man ought to break open and rob.
* Fixed warnings and bump WARNS to 6.ru2005-02-232-25/+14
|
* Bump WARNS to 6.ru2005-02-231-1/+1
|
* Make the on-disk format of .dat files produced by strfile(8)ru2005-02-177-101/+109
| | | | | | | | architecture independent. Besides the fixed-width types in the header, the offsets are now stored as 64-bit off_t (also in big endian format). Tested on: i386, amd64, sparc64, ia64
* Expand contractions.ru2005-02-131-2/+2
|
* Expand *n't contractions.ru2005-02-133-3/+3
|
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-096-9/+7
|
* Keep only one style of Pittsburgh driver's tests.ru2005-02-081-24/+19
| | | | Noticed by: Pawel Worach
* An aggressive little script I used to trim out duplicate fortunes.ru2005-02-071-0/+63
|
* Trim more cookies, by playing with different hash functions,ru2005-02-071-3215/+3
| | | | | | | | e.g., by trimming all non-alphabet characters and whitespace, converting to lowercase, and considering only first (or last) N letters (maybe only consonants). The fortune editor then displays all fortunes that have the same hash, and allows to remove one of them. The rest is written to stdout.
* s/worman/woman/schweikh2005-02-031-1/+1
|
* Ignore consonants, and remove more duplicates.ru2005-02-031-381/+0
|
* Removed more duplicates (forgot to ignore underscore).ru2005-02-031-40/+0
|
* Keep the fortune above this.ru2005-02-031-2/+0
| | | | Reviewed by: sheldonh
* Remove more duplicates.ru2005-02-031-31/+0
|
* Ignore vowels, and remove more duplicates, mostly due to typos.ru2005-02-031-130/+0
|
* Trim some obnoxious warlording.des2005-02-031-112/+0
|
* Removed more duplicates, by ignoring "i", "you", "we",ru2005-02-031-70/+0
| | | | | "an", "is", "are", "will", "'ll", "is", "'s" to find them. More to follow...
* Merged fortunes with fortunes2.ru2005-02-033-55310/+55269
| | | | Sort fortunes (except for the first entry).
* Fix bugs.ru2005-02-031-3/+5
| | | | | | Due to one of the bugs (^C was the first character of each line when sorting), the -b option of sort(1) didn't take any effect, so stay bug-compatible, and remove the -b option.
* Removed 1695 fortunes also found in fortunes2.ru2005-02-021-6961/+0
|
* Ignore case and all non-word characters, and remove more duplicates.ru2005-02-015-141/+0
|
* - Add few lines from my personal signature filepav2005-02-011-0/+9
| | | | | Suggested by: Florent Thoumie Approved by: mux
* Remove another duplicate fortune.smkelly2005-02-011-4/+0
|
* Removed full duplicates that only differ in amount of whitespaceru2005-02-015-213/+0
| | | | and line breaks.
* Remove a duplicate.des2005-02-011-3/+0
|
* s/principals/principles/wilko2005-01-222-6/+1
| | | | Fortune was duplicated, remove one copy.
* Add comment on current state of hardware documentation.grog2005-01-191-0/+4
| | | | Submitted by: philip
* Remove committer-specific entry.phk2005-01-181-4/+0
|
* Sort sections.ru2005-01-183-12/+12
|
* Minor bit of advice.phk2005-01-171-0/+4
|
* 1. s/women/woman/ when the singular is intendeddougb2005-01-111-14/+5
| | | | | | 2. Remove some duplicates 3. Slightly improve a punch line, "and then cut off her head" instead of "and cut her head off."
* Correct two typos in almost identical fortunes.schweikh2005-01-101-2/+2
|
* There is a better way to find out whether a port is installed or not.josef2005-01-031-3/+2
|
* Correct two typos; remove a duplicate.schweikh2004-12-301-5/+2
|
* "3 hands"wilko2004-12-241-0/+7
|
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
|
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-213-3/+3
| | | | OK'ed by: core
* From Richard W. Hamming ``You and Your Research''dds2004-12-111-0/+5
| | | | | | | | | Transcription of the Bell Communications Research Colloquium Seminar 7 March 1986 by J. F. Kaiser: There are wavelengths that people cannot see, there are sounds that people cannot hear, and maybe computers have thoughts that people cannot think.
* The Ken Thompson school of thought on expert systems:dds2004-11-271-0/+4
| | | | | | | | there's table lookup, fraud, and grand fraud. -- Andrew Hume USENIX'04 Technical Conference, reported by Adam S. Moskowitz ;Login: 29(5):49, October 2004.
* s/Here about/Hear about/ and sort accordingly.schweikh2004-11-121-3/+3
|
* Never be afraid to try something new. Remember, amateurs built the ark.wilko2004-10-271-0/+3
| | | | Professionals built the Titanic.
* For variables that are only checked with defined(), don't provideru2004-10-243-3/+4
| | | | any fake value.
* Improve accuracy of last addition, as best Google advices me.phk2004-10-221-2/+3
|
* I'm surprised this one was not here yet.phk2004-10-221-0/+3
| | | | | | | To save you all a trip to CVSWEB: Experts have correctly predicted nine out of the last five recessions. -- Paul Samuelson, Nobel laureate in economics.
* Properly initialise 'filename' so that random -l doesn't try to open NULL.stefanf2004-10-031-5/+4
| | | | | Const-qualify 'filename' to avoid a strdup() call due to -Wwrite-strings silliness.
* The state that separates its scholars from its warriors will have itswilko2004-09-291-0/+5
| | | | thinking done by cowards, and its fighting by fools. - Thucydides
* Fix make search entries.blackend2004-08-241-2/+2
| | | | | PR: docs/70899 Submitted by: Marc Silver <marcs@draenor.org>
* s/the on/on the/blackend2004-08-231-1/+1
| | | | | PR: misc/70842 Submitted by: Sean C. Farley <sean-freebsd@farley.org>
* Immortalize the words of a -current reader.des2004-08-201-0/+3
|
OpenPOWER on IntegriCloud