summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | gdc -> grdcache1994-12-041-1/+1
| |
* | This commit was generated by cvs2svn to compensate for changes in r4974,ache1994-12-043-0/+232
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Re-import with new name, old name conflicts with gatedache1994-12-043-0/+232
| |
* | Add bs/gdcache1994-12-031-2/+2
| |
| |
| \
*-. \ This commit was generated by cvs2svn to compensate for changes in r4922,ache1994-12-036-0/+1534
|\ \ \ | | |/ | |/| | | | which included commits to RCS files with non-trunk default branches.
| | * Move ncurses test here (also nice game)ache1994-12-033-0/+232
| | |
| * | Move ncurses test here (also nice game)ache1994-12-033-0/+1302
| | |
* | | Prevent core dump for rootache1994-12-031-8/+11
| | | | | | | | | | | | Obtained from: partially from 1.1.5.1
* | | Add the files: characs, gold, lastdead, mess, monsters, motd, scoreboard, voidats1994-11-281-0/+1
| | | | | | | | | | | | that are created from a setup program to the CLEANFILES list.
* | | Add a -fwritable-strings to the CFLAGS. hack need it :-).ats1994-11-261-0/+1
| | |
* | | Make the "games" dist the hard way.phk1994-11-201-2/+0
| | |
* | | "distribute" games into their own distribution.phk1994-11-142-1/+3
| | | | | | | | | | | | | | | | | | Reviewed by: Submitted by: Obtained from:
* | | "dm" must be owned by "games" to do it's stunt.phk1994-11-081-0/+1
| | |
* | | Allow to save/restore files (was games user suid problem)ache1994-10-031-2/+12
| | |
* | | Close security hole: all games linked with dm started as suid binache1994-10-031-4/+4
| | |
* | | Change setup.c so that game files are generated into obj dir,swallace1994-09-193-17/+32
| | | | | | | | | | | | then Makefile installs into ${DESTDIR}/var/games/phantasia
* | | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-1118-25/+25
| | |
OpenPOWER on IntegriCloud