summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
...
* * Fix a duplicate "how how"dougb2003-08-311-2/+2
| | | | * Fix pedstals -> pedestals
* Correct a grammatical error.ceri2003-08-251-1/+1
| | | | | | PR: misc/54967 Submitted by: Paul A. Scott <pscott@the-frontier.org> MFC After: 4 weeks
* LANG->LC_ALLache2003-08-041-1/+1
| | | | Pointed by: ru
* Use LANG=C before tr to be shure that ranges are correctache2003-08-041-1/+1
|
* Rename collate_range_cmp() to stable_collate_range_cmp() to indicateache2003-08-031-11/+7
| | | | | that it is not the common variant. Remove doubtful microoptimization there.
* Fix a tip about how to create an empty file[1].schweikh2003-08-021-6/+2
| | | | | | | | | Remove tip about retired kget(8). Fix a typo. PR: conf/54334 Submitted by: Mark Huizer <xaa+sendpr@timewasters.nl> MFC after: 3 days
* Remove a duplicate entry.mux2003-07-251-4/+0
|
* Don't check for the existance of src/crypto/ for building items thatmarkm2003-07-241-1/+1
| | | | | may contain crypto. The days of ITAR paranoia are over, and the simple macro tests that remain are sufficient.
* Eliminate a duplicate.mph2003-07-141-4/+0
|
* Add a quote of wpaul@ explaining the importance of including requestedjhb2003-07-141-0/+7
| | | | content when replying to an e-mail.
* Correct some typos.kris2003-07-131-2/+2
| | | | | | Submitted by: pscott@the-frontier.org PR: misc/51909 MFC After: The average lifetime of a Star Trek redshirt
* Handle 12-hour clocks properly: when the time is 00:00-00:59, adjust thewill2003-06-231-1/+5
| | | | hour to 12 so the time reads "12:00-12:59 AM".
* Remove near-duplicate entry, keeping the better attributed one.gsutter2003-06-191-12/+0
|
* In the build process, fortune files have been randomized since atmurray2003-06-191-2/+2
| | | | | | | | | least the 4.4-lite days. This is pointless, since fortune(6) performs its own randomization. It was also problematic for binary update systems such as ports/security/freebsd-update. This commit simply removes the -r option to strfile so that the datfiles are constant. Submitted by: Colin Percival <cperciva@sfu.ca>
* Preserve an involunteerily joke SunCheckup has been providing.joerg2003-06-181-0/+5
| | | | | (NB: the space before the colon in the second line is authentic, please don't remove.)
* Fixup three rather minor typos that have irked me over time.hoek2003-05-311-4/+4
|
* add a NOCRYPT check alongside the NO_OPENSSL check.des2003-05-191-1/+1
| | | | Approved by: re (scottl)
* mdoc(7) police: Make SYNOPSIS match usage().ru2003-05-161-2/+1
| | | | Approved by: re (blanket)
* mdoc(7) police: Added "rot13" to the NAME section.ru2003-05-161-1/+1
| | | | Approved by: re (blanket)
* Make the __FBSDID usage consistentobrien2003-05-056-26/+22
| | | | and protect copyright[] from Gcc 3.3's whining.
* Add an option to print the time in 12-hour format.mux2003-03-282-4/+26
| | | | Submitted by: Samy Al Bahra <samy@kerneled.com>
* Add a new chance at getting offended, having removed so many.eivind2003-03-241-0/+3
|
* Remove duplicateseivind2003-03-241-202/+0
|
* Fix two more typoseivind2003-03-241-2/+2
|
* Explain what the rot13 script does.tjr2003-03-241-0/+4
| | | | PR: 39044
* Fix typoseivind2003-03-191-15/+14
|
* Fix typoeivind2003-03-191-1/+1
|
* Remove duplicateseivind2003-03-191-11/+0
|
* Fix typoseivind2003-03-191-14/+14
|
* Refactor two sexual jokes to murphy-oeivind2003-03-192-5/+5
|
* Improved version of Unix sex.dcs2003-03-171-0/+3
| | | | Submitted by: Chris Wasser <cwasser@shaw.ca>
* Add long-term view of astronomy.grog2003-03-151-0/+4
| | | | | | | | Submitted by: newton The attribution appears to be correct according to http://emporium.turnpike.net/C/cs/sagan.htm. Others have apparently attributed it to Carl Sagan.
* At the risk of serious physical abuse from markm, add another regex joke,fanf2003-03-101-1/+4
| | | | but s/regex/regular expression/g for terminological consistency.
* We were low on regex jokes. Now we are *really* low on them.dcs2003-03-101-0/+9
|
* Fix style of recent additions and sort.wollman2003-02-262-33/+28
|
* Add a great quote from Linus Torvalds about BDE.mike2003-02-261-0/+5
|
* EMACS joke (no, not EMACS itself).dcs2003-02-241-0/+6
|
* Fix a grammar bogon.schweikh2003-02-241-1/+1
| | | | | Submitted by: Seth Hieronymus <sethh@principia.edu> X-MFC after: 4.8 is out the door.
* Add a quote from Bob Schieffer's recent book about freedom of the press.wollman2003-02-231-0/+11
|
* Fixed SYNOPSIS.ru2003-02-231-20/+26
| | | | | | | Expanded stdin/stdout definitions. Ordered the SEE ALSO references. Moved some chat from the BUGS section to freebsd-chat@. Removed ``cvs log'' material from the HISTORY section.
* "Happiness" is a noun.ceri2003-02-181-2/+2
| | | | | PR: misc/47345 Submitted by: Ben Rosengart <ben@narcissus.net>
* Add Greenspun's Tenth Rule of Programming.fanf2003-02-181-0/+5
|
* Correct typos.schweikh2003-02-162-2/+2
| | | | | Submitted by: Seth Hieronymus <sethh@principia.edu> X-MFC after: 4.8 is out the door
* flexlint rears its head as well as some style(9) fixes[1]. Fixed aseanc2003-02-154-73/+83
| | | | | | | | | few bugs for a few corner cases and correctly handle the case where read(2) is read()'ing from a non-file descriptor and could get fewer bytes back than the buffer, but it isn't EOF[2]. random(6) extensively tested and believed to be bug free (save performance for large files). Submitted by: mkm [1], tjr[2]
* Remove the suggestion to try `hangman', because it does not existrobert2003-02-151-3/+0
| | | | in the base system anymore.
* Add Warner Losh quote.wes2003-02-111-0/+4
| | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* Update random(6) to have the ability to randomize a file/stdin basedseanc2003-02-115-20/+389
| | | | | | | off of lines or words. See the man page for details. Reviewed by: markm MFC after: 3 days
* Immortalize a Robert Watson quote.mike2003-02-101-0/+7
|
* Add an explanation of why indirection is good. Remove an indirectionfanf2003-01-231-15/+4
| | | | filk that also appears in fortunes2.
* s/Kank/Kang/ (the klingon)schweikh2003-01-042-2/+3
| | | | | PR: misc/45012 Submitted by: Steve Coltrin <spcoltri@omcl.org>
OpenPOWER on IntegriCloud