]>
git.cameronkatri.com Git - bsdgames-darwin.git/log
christos [Wed, 30 Apr 1997 20:07:40 +0000 (20:07 +0000)]
PR/3557: Dave Huang: use web2 not web2a
thorpej [Mon, 28 Apr 1997 23:53:25 +0000 (23:53 +0000)]
Allow this to be cross-compiled (in a manner consistent with boggle's
host-only helper programs).
thorpej [Mon, 28 Apr 1997 23:52:50 +0000 (23:52 +0000)]
Go into the "strfile" subdirectory unconditionally; we let that Makefile
make it's own decisions.
thorpej [Mon, 28 Apr 1997 23:46:19 +0000 (23:46 +0000)]
Allow boggle to be cross-compiled; the mkdict and mkindex programs
are used only by the hosting system.
mrg [Mon, 21 Apr 1997 11:11:47 +0000 (11:11 +0000)]
be safe with buffers.
thorpej [Sat, 19 Apr 1997 07:35:33 +0000 (07:35 +0000)]
Change the riggings to ints, so that comparisons against negative
values works as expected on systems with unsigned chars.
thorpej [Sat, 19 Apr 1997 07:20:13 +0000 (07:20 +0000)]
Allow this to be cross-compiled.
thorpej [Sat, 19 Apr 1997 07:13:49 +0000 (07:13 +0000)]
Yow, cvs commit in the wrong directory... Bad, Jason, no biscuit!
thorpej [Sat, 19 Apr 1997 06:59:34 +0000 (06:59 +0000)]
Allow this to be cross-compiled.
christos [Tue, 1 Apr 1997 15:25:52 +0000 (15:25 +0000)]
Make sure that the dictionary and indexing programs are made.
christos [Tue, 1 Apr 1997 11:42:34 +0000 (11:42 +0000)]
- Don't depend on installed ${DESTDIR}/usr/share/dict/words; pick up the
dictionary from the sources.
- Don't depend on the locally built indexing programs to build the dictionaries.
thorpej [Sat, 29 Mar 1997 20:42:16 +0000 (20:42 +0000)]
Make these compile on the PowerPC (an unsigned char system).
mycroft [Thu, 27 Mar 1997 10:55:21 +0000 (10:55 +0000)]
Install the help file again.
mycroft [Thu, 27 Mar 1997 09:08:58 +0000 (09:08 +0000)]
Do the symlink for HIDEGAME here, via SYMLINKS.
christos [Mon, 24 Mar 1997 22:15:37 +0000 (22:15 +0000)]
- Makefile cleanups
mikel [Fri, 14 Mar 1997 06:48:14 +0000 (06:48 +0000)]
eliminate mismatched quote char
mouse [Sat, 8 Mar 1997 13:26:20 +0000 (13:26 +0000)]
alternate -> alternative, per PR 2643
mikel [Tue, 4 Mar 1997 05:48:42 +0000 (05:48 +0000)]
eliminate redundant SCCS id; from Enami Tsugutomo in PR bin/3283.
mikel [Thu, 23 Jan 1997 06:06:29 +0000 (06:06 +0000)]
fix typo in Napoleon's name
tls [Mon, 13 Jan 1997 06:50:25 +0000 (06:50 +0000)]
bfunctions -> memfunctions
tls [Tue, 7 Jan 1997 12:42:14 +0000 (12:42 +0000)]
Sync to 4.4BSD-Lite2
tls [Tue, 7 Jan 1997 12:41:18 +0000 (12:41 +0000)]
sigh, fix RCS ID again
tls [Tue, 7 Jan 1997 12:35:42 +0000 (12:35 +0000)]
RCS ID Police
tls [Tue, 7 Jan 1997 12:24:57 +0000 (12:24 +0000)]
Sync to 4.4BSD-Lite2
tls [Tue, 7 Jan 1997 12:20:38 +0000 (12:20 +0000)]
Sync to 4.4BSD-Lite2, not that you'd know because none of these files have SCCS ID strings!
tls [Tue, 7 Jan 1997 11:56:32 +0000 (11:56 +0000)]
Sync to 4.4BSD-Lite2
tls [Tue, 7 Jan 1997 11:40:24 +0000 (11:40 +0000)]
Sync to 4.4BSD-Lite2
tls [Tue, 7 Jan 1997 11:16:12 +0000 (11:16 +0000)]
Sync to 4.4BSD-Lite2
cgd [Fri, 3 Jan 1997 01:35:23 +0000 (01:35 +0000)]
fix NetBSD RCS ID headers
cgd [Fri, 3 Jan 1997 01:16:04 +0000 (01:16 +0000)]
include string.h and stdlib.h for prototypes, as appropriate
tls [Sat, 28 Dec 1996 19:09:10 +0000 (19:09 +0000)]
Import from 4.4BSD-Lite2
tls [Sat, 28 Dec 1996 18:56:57 +0000 (18:56 +0000)]
add gomoku game, from 4.4BSD-Lite2
tls [Sat, 28 Dec 1996 18:44:55 +0000 (18:44 +0000)]
Import of 4.4BSD-Lite2 source
cgd [Mon, 23 Dec 1996 01:14:34 +0000 (01:14 +0000)]
Clean this up, and be more consistent:
* Have 'fake' options for all offensive fortune files (fortunes2-o and
limerick moved to fortunes2-o.real and limerick.real via repository copy).
* build all offensive fortune data files, etc., in the same way.
* Have installation of offensive fortunes controlled by one make variable.
To disable build/install of offensive fortunes, set
INSTALL_OFFENSIVE_FORTUNES to anything other than "YES" on the make
command line, in bsd.own.mk, or in /etc/mk.conf or your ${MAKECONF} file.
(If changing the setting, you should 'make clean' here and rebuild
the fortunes before installing.)
* Don't use variables that bsd.prog.mk thinks have certain meanings.
perry [Wed, 4 Dec 1996 00:21:29 +0000 (00:21 +0000)]
nuke 'the the' typo
tls [Sat, 23 Nov 1996 10:40:50 +0000 (10:40 +0000)]
Oy Gevalt, incorrect meter!
mikel [Tue, 12 Nov 1996 07:50:11 +0000 (07:50 +0000)]
/etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401.
thorpej [Fri, 18 Oct 1996 02:48:24 +0000 (02:48 +0000)]
Use ${INSTALL}.
thorpej [Fri, 18 Oct 1996 02:37:51 +0000 (02:37 +0000)]
Use ${INSTALL}.
christos [Sun, 13 Oct 1996 00:01:05 +0000 (00:01 +0000)]
<machine/endian.h> -> <sys/types.h>
jtc [Wed, 9 Oct 1996 00:40:33 +0000 (00:40 +0000)]
merge in 1.2 branch
mrg [Thu, 26 Sep 1996 00:04:42 +0000 (00:04 +0000)]
use words from $DESTDIR.
explorer [Sat, 17 Aug 1996 20:48:06 +0000 (20:48 +0000)]
/usr/share/misc/termcap, not /etc/termcap
mrg [Thu, 15 Aug 1996 03:53:48 +0000 (03:53 +0000)]
call seteuid() before append/create. from kstailey (PR#2699)
mrg [Thu, 15 Aug 1996 03:53:24 +0000 (03:53 +0000)]
print more informative error message. from kstailey (PR#2699)
chopps [Wed, 3 Jul 1996 04:17:24 +0000 (04:17 +0000)]
BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.
This deals with pr#2417
cgd [Fri, 7 Jun 1996 19:30:50 +0000 (19:30 +0000)]
Ixfay iticalcray ugsbay! Eservepray artstay-ofway-ordway andway
OLEWHAY-ORDWAY apitalizationcay.
pk [Sun, 2 Jun 1996 23:37:33 +0000 (23:37 +0000)]
A more interesting set of machines (PR#645).
pk [Sun, 2 Jun 1996 22:02:36 +0000 (22:02 +0000)]
Remove duplicate (and inaccurate) citation. Update the remaining one to be
even more accurate.
jtk [Sat, 1 Jun 1996 19:47:19 +0000 (19:47 +0000)]
use posix-style : for chown uid/group separator
mrg [Wed, 22 May 1996 00:36:04 +0000 (00:36 +0000)]
oops, we do need privs. do the right seteuid() thing.
mrg [Wed, 22 May 1996 00:34:35 +0000 (00:34 +0000)]
move the ) to after the 3rd arg to open. weeeeee!
mrg [Tue, 21 May 1996 23:19:20 +0000 (23:19 +0000)]
give up "games" if we have it. larn does not need it.
mrg [Tue, 21 May 1996 21:53:05 +0000 (21:53 +0000)]
oops, use <signal.h> not <sys/signal.h> (tholo@sigmasoft.com)
mrg [Tue, 21 May 1996 10:48:07 +0000 (10:48 +0000)]
give up setuid-ness. we don't need it. while i'm here, include
<sys/signal.h> and use SIGINT rather than 2.
pk [Sun, 19 May 1996 20:22:09 +0000 (20:22 +0000)]
Avoid NULL-pointer deref and for now, simply exit if required terminal
capabilities aren't there. Since the capabilities in question are marked
`obsolete' in termcap(5), someone might want to have another look
at this someday (PR#2417).
jtc [Thu, 21 Mar 1996 18:30:19 +0000 (18:30 +0000)]
Be pedantic, main() returns int in Standard C.
jtc [Thu, 29 Feb 1996 00:21:16 +0000 (00:21 +0000)]
Use tr instead of caesar to generate fortunes-o
jtc [Tue, 6 Feb 1996 22:47:06 +0000 (22:47 +0000)]
Removed "extern int errno"; Added #include <errno.h> if not already present.
mycroft [Thu, 21 Dec 1995 11:27:51 +0000 (11:27 +0000)]
Clean this up a bit.
christos [Sun, 22 Oct 1995 21:04:42 +0000 (21:04 +0000)]
Parallel make fixes
pk [Sun, 22 Oct 1995 20:44:11 +0000 (20:44 +0000)]
Correct typos noted by Mike Long; PR#1654.
jtc [Mon, 17 Jul 1995 06:23:06 +0000 (06:23 +0000)]
fix typo: new -> knew
jtc [Mon, 3 Jul 1995 19:44:30 +0000 (19:44 +0000)]
fix path of mail reader
pk [Mon, 26 Jun 1995 21:59:39 +0000 (21:59 +0000)]
Use `install -c'.
cgd [Wed, 7 Jun 1995 16:29:30 +0000 (16:29 +0000)]
typeof(timeval.ts_sec) != time_t
jtc [Sat, 13 May 1995 07:28:35 +0000 (07:28 +0000)]
Clear the last char in input buffer when an erase or kill character is
read. This prevents rubbed-out commands from being accepted. (Fix
from PR #862)
cgd [Thu, 11 May 1995 22:00:50 +0000 (22:00 +0000)]
don't forget MULT!!
mycroft [Sat, 29 Apr 1995 01:20:00 +0000 (01:20 +0000)]
Oops. Adjust delay by 10x.
mycroft [Sat, 29 Apr 1995 01:17:12 +0000 (01:17 +0000)]
Fix usages of ospeed.
mycroft [Sat, 29 Apr 1995 01:12:41 +0000 (01:12 +0000)]
Remove incorrect (but unused) definition of baudrate().
mycroft [Sat, 29 Apr 1995 01:11:36 +0000 (01:11 +0000)]
Fix usages of ospeed.
mycroft [Sat, 29 Apr 1995 01:08:51 +0000 (01:08 +0000)]
Fix usages of ospeed.
mycroft [Sat, 29 Apr 1995 00:44:03 +0000 (00:44 +0000)]
Use POSIX tty semantics.
mycroft [Sat, 29 Apr 1995 00:06:37 +0000 (00:06 +0000)]
Use POSIX tty semantics.
mycroft [Fri, 28 Apr 1995 23:49:19 +0000 (23:49 +0000)]
Use POSIX tty semantics.
mycroft [Fri, 28 Apr 1995 23:01:45 +0000 (23:01 +0000)]
Use POSIX tty semantics.
mycroft [Fri, 28 Apr 1995 22:28:48 +0000 (22:28 +0000)]
Use tcflush().
mycroft [Fri, 28 Apr 1995 22:09:25 +0000 (22:09 +0000)]
Use POSIX signal and tty semantics.
mycroft [Fri, 28 Apr 1995 21:30:16 +0000 (21:30 +0000)]
Use POSIX signal and tty semantics.
mycroft [Thu, 27 Apr 1995 22:15:28 +0000 (22:15 +0000)]
Use usleep().
mycroft [Thu, 27 Apr 1995 22:06:04 +0000 (22:06 +0000)]
Use POSIX signal and tty semantics.
mycroft [Thu, 27 Apr 1995 21:22:19 +0000 (21:22 +0000)]
Use POSIX signal and tty semantics.
cgd [Mon, 24 Apr 1995 12:21:37 +0000 (12:21 +0000)]
Various changes to make games compile w/o warnings on the alpha:
Include appropriate includes, delete bogus function declarations,
change sizes of variables and casts.
cgd [Sat, 22 Apr 1995 11:55:13 +0000 (11:55 +0000)]
don't print 'Message:' prompt if stdin is not a terminal.
(from Masanobu Saitoh <saitoh@spa.is.uec.ac.jp> in pr 982.)
Also, fix usage string and manual page to note that width argument
for -w is _not_ optional.
cgd [Sat, 22 Apr 1995 11:18:35 +0000 (11:18 +0000)]
don't forget to install the docs.
cgd [Sat, 22 Apr 1995 10:58:17 +0000 (10:58 +0000)]
clean up import, NetBSD RCS IDs, etc.
cgd [Sat, 22 Apr 1995 10:40:47 +0000 (10:40 +0000)]
src/games/trek from Lite
cgd [Sat, 22 Apr 1995 10:36:43 +0000 (10:36 +0000)]
clean up import, NetBSD RCS IDs
cgd [Sat, 22 Apr 1995 10:27:22 +0000 (10:27 +0000)]
clean up import, NetBSD RCS Ids
cgd [Sat, 22 Apr 1995 10:26:09 +0000 (10:26 +0000)]
clean up fputchar types (again)
cgd [Sat, 22 Apr 1995 10:20:57 +0000 (10:20 +0000)]
src/games/rogue from Lite
cgd [Sat, 22 Apr 1995 10:18:17 +0000 (10:18 +0000)]
fix up botched include
cgd [Sat, 22 Apr 1995 10:16:53 +0000 (10:16 +0000)]
RCS Ids
cgd [Sat, 22 Apr 1995 10:16:04 +0000 (10:16 +0000)]
oops; delete duplicated functions.
cgd [Sat, 22 Apr 1995 10:08:46 +0000 (10:08 +0000)]
clean up import
cgd [Sat, 22 Apr 1995 09:59:01 +0000 (09:59 +0000)]
fix bugs previously fixed. whee.
cgd [Sat, 22 Apr 1995 09:06:33 +0000 (09:06 +0000)]
un-munge import.
cgd [Sat, 22 Apr 1995 08:35:52 +0000 (08:35 +0000)]
src/games/quiz from Lite
cgd [Sat, 22 Apr 1995 08:34:18 +0000 (08:34 +0000)]
clean up import, NetBSD RCS Ids, etc.