summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Fixed DPADD.bde1996-09-052-2/+2
|
* Convert to newly aded collate compare functionache1996-08-121-32/+3
|
* Pick collate info tooache1996-08-121-1/+1
|
* Correctly declare main() as `int'.joerg1996-07-171-6/+10
| | | | | | Closes PR # bin/1385: /usr/games/pom, invalid de... Submitted by: zach@freebsd.gaffaneys.com (Zach Heilig)
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-4/+4
| | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* Handle sorting in better wayache1996-06-091-16/+34
|
* Activate collateache1996-06-051-1/+1
|
* Backed out yacc changes.bde1996-06-032-3/+3
|
* Use new yacc rule.phk1996-05-302-3/+3
|
* Fix -f modeache1996-05-281-14/+27
| | | | Fix freeing of wrong pointer
* -Wall cleanupache1996-05-272-17/+13
| | | | Remove unneded function
* Localize it.ache1996-05-279-130/+130
| | | | | | | off_t -> long. Install strfile & unstr -Wall cleanup Fix matching bug with offensive database
* Find caesar and strfile properly.ache1996-05-272-12/+23
| | | | Generate .dat files on build state
* Use valid ctype range now.ache1996-05-274-16/+24
| | | | | | Includes cleanup Misc. cleanup Use absolute path in rot13 wrapper.
* Applied patch to close PR#bin/199scrappy1996-05-261-2/+5
| | | | Submitted by: Toshihiro Kanda <candy@kgc.co.jp>
* The Makefile assumed that builder had '.' in it's path, which is anate1996-05-152-229/+6
| | | | | | | | | security hole for root. Fix this oversight and clean up the build of 'hack.onames.h' which should be built everytime. Tested with/without obj directories and .depend files. Noticed by: "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
* Correct some man page cross references and file location references.mpp1996-04-071-1/+1
|
* add missing include fileswosch1996-03-138-0/+10
|
* Correct man page section number references (e.g. don't use thempp1996-02-111-1/+1
| | | | | old 1M, 3X and 3S section numbers) and make some minor formatting changes to silence manck.
* Correct some man page cross references and some filempp1996-02-052-5/+5
| | | | locations.
* Add some missing manual page links.mpp1996-02-022-0/+2
|
* Fix even more spelling errors in some more man pages.mpp1996-01-302-3/+3
|
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-3099-5894/+0
| | | | which included commits to RCS files with non-trunk default branches.
* recording cvs-1.6 file deathpeter1995-12-305-2394/+0
|
* Truncate the fgets() return properly.jkh1995-12-281-1/+2
|
* gets -> fgetsdima1995-12-271-1/+1
| | | | Submitted by: fn@@pain.csrv.uidaho.edu
* Spell a German fortune correctly.joerg1995-12-273-9/+9
|
* 1) Remove the subdir x11/ from the build. xneko and xroach are ports now.markm1995-12-221-4/+1
| | | | 2) Add $Id$
* gets() -> fgets()jkh1995-12-011-1/+1
|
* gets() -> fgets(). I'm tired of looking at the compiler messages!jkh1995-12-011-6/+6
|
* Prototype atof() so that the -speed option works. Closes bin/733.asami1995-09-231-1/+4
| | | | Submitted by: candy@fct.kgc.co.jp (Toshihiro Kanda)
* Make morse(6) realling playing the characters on the speaker.joerg1995-08-273-76/+365
| | | | | | Minor additions by me, mostly taken from the suggestion in PR # bin/709. Submitted by: lyndon@orthanc.com (Lyndon Nerenberg, VE7TCP/VE6BBM)
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-071-1/+1
| | | | which is no longer bogusly installed in /usr/include.
* Add missing ospeed initializationache1995-08-041-1/+5
|
* Add missing ospeed settingache1995-08-041-0/+5
|
* Add missing entries to speedtableache1995-08-041-1/+1
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-2511-24/+24
| | | | specified in the top level Makefiles.
* Change `install' to `${INSTALL}' as usual.bde1995-07-241-2/+2
| | | | Install the `built' files with flag ${COPY}.
* Use correct spelling of ``knew''.rgrimes1995-07-171-1/+1
| | | | Obtained from: netbsd-bugs@NetBSD.ORG, Peter Seebach <seebs@solon.com>
* Remove bogus references to /usr/ucb.bde1995-06-261-3/+1
|
* Remove trailing whitespace.rgrimes1995-05-30101-521/+521
|
* Fix nested comments for -Wcomment warnings.rgrimes1995-05-0912-83/+83
|
* Add piano.jkh1995-04-281-1/+1
|
* This commit was generated by cvs2svn to compensate for changes in r8136,jkh1995-04-284-0/+243
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import the piano program again, except this time in the right location.jkh1995-04-284-0/+243
| | | | | | | | Submitted by: Toshihiro Kanda <candy@kgc.co.jp>
* | If possible, pick up the caesar program inside in the compilation tree.phk1995-03-261-1/+1
| |
* | Create /usr/share/games/quiz.db via mtree and remove private mkdir commandrgrimes1995-03-181-3/+0
| | | | | | | | from Makefile.
* | Include <limits.h> to get LONG_MAX - don't depend on namespace pollutionbde1995-02-031-0/+1
| | | | | | | | in <time.h>.
* | Add missing "noflush" option from standard rogueache1995-01-043-6/+14
| |
* | gdc -> grdcache1994-12-052-6/+6
| |
OpenPOWER on IntegriCloud