summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-102-3/+2
|
* Correct a bignum.grog2000-10-311-1/+1
| | | | | Detected-by: lang/clisp Approved-by: jkh
* Make the -d option actually work.alex2000-10-281-0/+2
| | | | | | | Today fast terminals are usually the default. PR: 21634 Submitted by: Eric S. Van Gyzen <eric@vangyzen.net>
* Remove one other dup.dwmalone2000-10-121-4/+0
|
* Remove some duplicated Dijkstra quotes and add a new one.dwmalone2000-10-121-14/+4
| | | | Approved by: jkh
* Add an amusing spoonerism.kris2000-10-101-0/+2
| | | | | Submitted by: Benno Rice <benno@hiro.netizen.com.au> Approved by: jkh
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebywollman2000-10-101-0/+2
| | | | <time.h>).
* Format string paranoia.kris2000-10-081-3/+3
|
* Conform to BDECFLAGSbillf2000-10-0822-643/+787
|
* Remove a duplicate Feyman quote. Add his problem-solving algorithm.phk2000-09-301-3/+5
|
* Add definitions of hardware and software.dcs2000-09-251-0/+6
|
* Remove unneded -ltermcap or -lmytinfoache2000-09-1616-32/+38
|
* BDECFLAGS (with a whitespace change or two)billf2000-08-297-74/+77
|
* Clean up previous commit.billf2000-08-281-7/+5
|
* BDECFLAGSbillf2000-08-271-3/+6
|
* Add another Bill Paul quote.jlemon2000-08-071-0/+5
| | | | Approved by: jkh
* Xref strfile(8).mpp2000-07-311-1/+2
| | | | | PR: misc/20304 Submitted by: Kim Scarborough <sluggo@unknown.nu>
* put the entires back in order.... I forgot to do that after we dicussedjmg2000-07-281-7/+7
| | | | this at the BSDi get together...
* Fixed bitrot in DPADD.bde2000-07-191-1/+1
|
* Don't call printf with no format string.kris2000-07-101-2/+2
|
* Don't call printf with no format string.kris2000-07-102-2/+2
|
* minor brucification.billf2000-07-061-2/+2
|
* ${BDEFLAGS}billf2000-07-041-19/+19
|
* "Fix" warnings.billf2000-07-031-6/+13
|
* -lcompat doesn't seem to be needed anymore.roberto2000-07-031-1/+1
| | | | MFC candidate (compile fine on 5.0 and 4.0-STABLE).
* add a real prototype for printit()billf2000-06-301-1/+1
|
* Remove garbage.dcs2000-06-021-9/+0
|
* Some David Gerrold limericks, which he gratiously allowed us todcs2000-06-011-0/+55
| | | | | reproduce. I'll add the file to the makefile once I have finished adding the limericks.
* Remove a couple of dups and fix a typo. This doesn't touch dups thathoek2000-05-281-25/+1
| | | | are dupped between here (fortunes2) and fortunes.
* A set of diffs to bring the new murphy into line with thehoek2000-05-281-172/+146
| | | | | fortune/Notes fortmatting instructions. Also fix a couple typos. I did a bit of this, by Cy Schubert did most of it. Thanks Cy!
* Quoting submitter:hoek2000-05-283-5/+2407
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a recent conversion of an old IBM Mainframe application to the fortune datafile format. The "laws" were extracted from a S/370 Assembler program on a SHARE tape. The comments in the program: *---------------------------------------------------------------------* * 'MURPHY' THE OLE PHILOSOPHER 18 AUGUST 1988 * * * * MURPHY WAS FOUND ON A JES2 TAPE OF ALL PLACES WITH ABOUT * * 500 OR SO SAYINGS. GOT ANOTHER 250 FROM AN UNKNOWN SOURCE * * AND HAVE ADDED ABOUT 100 OR SO MYSELF. * * * [list of changes omitted] * * * JIM MARSHALL, CAPT, USAF * * (301) 688-6829 * * * *---------------------------------------------------------------------* Fortunes that a sufficiently twisted mind could perceive as offensive have been moved to murphy-o. Thanks to the submitter for reviewing these fortunes. The copyright issues were considered before approval. PR: misc/8519 Submitted by: Cy Schubert (misc/8519) Approved by: The Fortune Teller
* By overwhelming demand, revert the one=two joke to its previous form.hoek2000-05-281-6/+5
| | | | | | | | | | | Also, fix a couple whitespace formatting errors and typos. Note that the Klingon joke has a 12-point version in the -chat list, mesg-id: <19990717120618.C269@marder-1> (thanks to DES and to submitter doug@gorean). Also, note that the following people need to learn to double-space after a period: <DougB@gorean.org>, <des@flood.ping.uio.no>, <mellon@pobox.com>, <jeroen@vangelderen.org>, and <rsidd@physics.iisc.ernet.in>.
* Fix some newlines which have snuck in here in contradiction withhoek2000-05-251-7/+4
| | | | fortune's formatting rules.
* Add a missing negative to a clause.hoek2000-05-251-1/+1
|
* Add some fortunes, typically gleaned from FreeBSD mailing lists, removehoek2000-05-251-9/+55
| | | | | | | | | | | | | | some dups, fix some typos and formatting. Submitted-by (in no particular order): Cy Schubert <cschuber@uumail.gov.bc.ca> (bin/12477) David Kelly <dkelly@hiwaay.net> (misc/16647) Zachary K Drew <drew0054@tc.umn.edu> (misc/16848) Mark Ovens <mark@ukug.uk.freebsd.org> (misc/15809) Bruce A. Mah <bmah@nimitz.ca.sandia.gov> (bin/17085) And myself. Approved by: The Fortune Teller
* Remove a period inserted by a previous commit. Corporate mottos andhoek2000-05-251-1/+1
| | | | | | the like usually don't have periods. Approved by: The Fortune Master
* Don't segv if bs or bc aren't defined in termcap's entry. Misc cleanup.hoek2000-05-213-27/+44
| | | | | | Fix `|' -> `||'. Use usleep() instead of delay loop. Etc. Submitted by: Andrew <[3]andrew@ugh.net.au> (bin/8501)
* Add a new fortune and remove an email address.jim2000-04-051-1/+6
| | | | Reviewed by: jkh
* Get rid of some deltas lying around. This is a collection of lots ofgreen2000-03-261-38/+38
| | | | | | small typo fixes. Most have to do with periods and ellipses, but there are some spelling, capitalization, and miscellaneous fixes. No meanings have been changed.
* Put the '%' before the new appended fortune, not after.green2000-03-261-1/+1
|
* This, we believe, is the first commitpeter2000-03-261-0/+3
| | | | | | | | from Disneyland, committed via ssh on a Palm + wireless. Inspired by: ps Thanks to: Glenn (Damn, now I want one of these :-)
* Fix typo.grog2000-03-091-1/+1
|
* Change RETTOKEN from '\n' to '\r'; it didn't work under some or allmph2000-02-271-1/+1
| | | | | terminals before. This change tested on FreeBSD syscons, XFree86 xterm, and Solaris xterm.
* Add an eleventh-hour gimick... But since it's only in `games' andjoerg2000-02-272-19/+179
| | | | | | | | | | | | | | | | | | | | | Jordan OK'ed it, i think it's a nice one for those who need it. I once mentioned in Usenet that i've hacked morse(6) so it can control an external device like a tone generator or even a ham radio transceiver, so you could actually use that `game' for really transmitting morse code through the air. A couple of people then bugged be to send them my hack (which it was by that time). So i've now finally found some hours to clean it up (like freaking out with the transmitter no longer keyed in case someone ^c's out of the program...), and to write the man page addition. While i was at it, i also cleaned up some minor nits in Lyndon's /dev/speaker code, mainly #ifdef related stuff like handling getopt() if SPEAKER is not defined etc. enjoy & 73 Approved by: jkh, the restless...
* Install the game files mode 444, so atc(6) can load them.mph2000-02-251-1/+2
| | | | Little interest shown by: jkh
* Fix grammar error (repeated word).`billf2000-02-211-1/+1
| | | | | PR: bin/16810 Submitted by: Will Andrews <andrews@technologist.com>
* The people frobbing this file seem constitutionally unable to do sojkh2000-02-151-1/+1
| | | | | without breaking it. Use ${.CURDIR} properly so that beforeinstall target will actually work in the presence of an obj dir.
* - Properly indent $FreeBSD$chris2000-02-151-2/+1
| | | | | | | - Remove NOOBJ to repair read-only building. Submitted by: bde Approved by: jkh
* - Fix the Makefile so it installs the manual page (properly).chris2000-02-121-3/+1
| | | | | | | - Use ``beforeinstall'' rather than install for the custom installation target used to install the shell script. Approved by: jkh
* Add a manual page for wargames(6).chris2000-02-122-0/+54
| | | | | Obtained from: NetBSD Approved by: jkh
OpenPOWER on IntegriCloud