]> git.cameronkatri.com Git - bsdgames-darwin.git/log
bsdgames-darwin.git
28 years agoUse ${INSTALL}.
thorpej [Fri, 18 Oct 1996 02:48:24 +0000 (02:48 +0000)]
Use ${INSTALL}.

28 years agoUse ${INSTALL}.
thorpej [Fri, 18 Oct 1996 02:37:51 +0000 (02:37 +0000)]
Use ${INSTALL}.

28 years ago<machine/endian.h> -> <sys/types.h>
christos [Sun, 13 Oct 1996 00:01:05 +0000 (00:01 +0000)]
<machine/endian.h> -> <sys/types.h>

28 years agomerge in 1.2 branch
jtc [Wed, 9 Oct 1996 00:40:33 +0000 (00:40 +0000)]
merge in 1.2 branch

28 years agouse words from $DESTDIR.
mrg [Thu, 26 Sep 1996 00:04:42 +0000 (00:04 +0000)]
use words from $DESTDIR.

28 years ago/usr/share/misc/termcap, not /etc/termcap
explorer [Sat, 17 Aug 1996 20:48:06 +0000 (20:48 +0000)]
/usr/share/misc/termcap, not /etc/termcap

28 years agocall seteuid() before append/create. from kstailey (PR#2699)
mrg [Thu, 15 Aug 1996 03:53:48 +0000 (03:53 +0000)]
call seteuid() before append/create.  from kstailey (PR#2699)

28 years agoprint more informative error message. 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)

28 years agoBS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.
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

28 years agoIxfay iticalcray ugsbay! Eservepray artstay-ofway-ordway andway
cgd [Fri, 7 Jun 1996 19:30:50 +0000 (19:30 +0000)]
Ixfay iticalcray ugsbay!  Eservepray artstay-ofway-ordway andway
OLEWHAY-ORDWAY apitalizationcay.

28 years agoA more interesting set of machines (PR#645).
pk [Sun, 2 Jun 1996 23:37:33 +0000 (23:37 +0000)]
A more interesting set of machines (PR#645).

28 years agoRemove duplicate (and inaccurate) citation. Update the remaining one to be
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.

28 years agouse posix-style : for chown uid/group separator
jtk [Sat, 1 Jun 1996 19:47:19 +0000 (19:47 +0000)]
use posix-style : for chown uid/group separator

28 years agooops, we do need privs. do the right seteuid() thing.
mrg [Wed, 22 May 1996 00:36:04 +0000 (00:36 +0000)]
oops, we do need privs.  do the right seteuid() thing.

28 years agomove the ) to after the 3rd arg to open. weeeeee!
mrg [Wed, 22 May 1996 00:34:35 +0000 (00:34 +0000)]
move the ) to after the 3rd arg to open.  weeeeee!

28 years agogive up "games" if we have it. larn does not need it.
mrg [Tue, 21 May 1996 23:19:20 +0000 (23:19 +0000)]
give up "games" if we have it.  larn does not need it.

28 years agooops, use <signal.h> not <sys/signal.h> (tholo@sigmasoft.com)
mrg [Tue, 21 May 1996 21:53:05 +0000 (21:53 +0000)]
oops, use <signal.h> not <sys/signal.h> (tholo@sigmasoft.com)

28 years agogive up setuid-ness. we don't need it. while i'm here, include
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.

28 years agoAvoid NULL-pointer deref and for now, simply exit if required terminal
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).

28 years agoBe pedantic, main() returns int in Standard C.
jtc [Thu, 21 Mar 1996 18:30:19 +0000 (18:30 +0000)]
Be pedantic, main() returns int in Standard C.

28 years agoUse tr instead of caesar to generate fortunes-o
jtc [Thu, 29 Feb 1996 00:21:16 +0000 (00:21 +0000)]
Use tr instead of caesar to generate fortunes-o

28 years agoRemoved "extern int errno"; Added #include <errno.h> if not already present.
jtc [Tue, 6 Feb 1996 22:47:06 +0000 (22:47 +0000)]
Removed "extern int errno"; Added #include <errno.h> if not already present.

29 years agoClean this up a bit.
mycroft [Thu, 21 Dec 1995 11:27:51 +0000 (11:27 +0000)]
Clean this up a bit.

29 years agoParallel make fixes
christos [Sun, 22 Oct 1995 21:04:42 +0000 (21:04 +0000)]
Parallel make fixes

29 years agoCorrect typos noted by Mike Long; PR#1654.
pk [Sun, 22 Oct 1995 20:44:11 +0000 (20:44 +0000)]
Correct typos noted by Mike Long; PR#1654.

29 years agofix typo: new -> knew
jtc [Mon, 17 Jul 1995 06:23:06 +0000 (06:23 +0000)]
fix typo: new -> knew

29 years agofix path of mail reader
jtc [Mon, 3 Jul 1995 19:44:30 +0000 (19:44 +0000)]
fix path of mail reader

29 years agoUse `install -c'.
pk [Mon, 26 Jun 1995 21:59:39 +0000 (21:59 +0000)]
Use `install -c'.

29 years agotypeof(timeval.ts_sec) != time_t
cgd [Wed, 7 Jun 1995 16:29:30 +0000 (16:29 +0000)]
typeof(timeval.ts_sec) != time_t

29 years agoClear the last char in input buffer when an erase or kill character is
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)

29 years agodon't forget MULT!!
cgd [Thu, 11 May 1995 22:00:50 +0000 (22:00 +0000)]
don't forget MULT!!

29 years agoOops. Adjust delay by 10x.
mycroft [Sat, 29 Apr 1995 01:20:00 +0000 (01:20 +0000)]
Oops.  Adjust delay by 10x.

29 years agoFix usages of ospeed.
mycroft [Sat, 29 Apr 1995 01:17:12 +0000 (01:17 +0000)]
Fix usages of ospeed.

29 years agoRemove incorrect (but unused) definition of baudrate().
mycroft [Sat, 29 Apr 1995 01:12:41 +0000 (01:12 +0000)]
Remove incorrect (but unused) definition of baudrate().

29 years agoFix usages of ospeed.
mycroft [Sat, 29 Apr 1995 01:11:36 +0000 (01:11 +0000)]
Fix usages of ospeed.

29 years agoFix usages of ospeed.
mycroft [Sat, 29 Apr 1995 01:08:51 +0000 (01:08 +0000)]
Fix usages of ospeed.

29 years agoUse POSIX tty semantics.
mycroft [Sat, 29 Apr 1995 00:44:03 +0000 (00:44 +0000)]
Use POSIX tty semantics.

29 years agoUse POSIX tty semantics.
mycroft [Sat, 29 Apr 1995 00:06:37 +0000 (00:06 +0000)]
Use POSIX tty semantics.

29 years agoUse POSIX tty semantics.
mycroft [Fri, 28 Apr 1995 23:49:19 +0000 (23:49 +0000)]
Use POSIX tty semantics.

29 years agoUse POSIX tty semantics.
mycroft [Fri, 28 Apr 1995 23:01:45 +0000 (23:01 +0000)]
Use POSIX tty semantics.

29 years agoUse tcflush().
mycroft [Fri, 28 Apr 1995 22:28:48 +0000 (22:28 +0000)]
Use tcflush().

29 years agoUse POSIX signal and tty semantics.
mycroft [Fri, 28 Apr 1995 22:09:25 +0000 (22:09 +0000)]
Use POSIX signal and tty semantics.

29 years agoUse POSIX signal and tty semantics.
mycroft [Fri, 28 Apr 1995 21:30:16 +0000 (21:30 +0000)]
Use POSIX signal and tty semantics.

29 years agoUse usleep().
mycroft [Thu, 27 Apr 1995 22:15:28 +0000 (22:15 +0000)]
Use usleep().

29 years agoUse POSIX signal and tty semantics.
mycroft [Thu, 27 Apr 1995 22:06:04 +0000 (22:06 +0000)]
Use POSIX signal and tty semantics.

29 years agoUse POSIX signal and tty semantics.
mycroft [Thu, 27 Apr 1995 21:22:19 +0000 (21:22 +0000)]
Use POSIX signal and tty semantics.

29 years agoVarious changes to make games compile w/o warnings on the alpha:
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.

29 years agodon't print 'Message:' prompt if stdin is not a terminal.
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.

29 years agodon't forget to install the docs.
cgd [Sat, 22 Apr 1995 11:18:35 +0000 (11:18 +0000)]
don't forget to install the docs.

29 years agoclean up import, NetBSD RCS IDs, etc.
cgd [Sat, 22 Apr 1995 10:58:17 +0000 (10:58 +0000)]
clean up import, NetBSD RCS IDs, etc.

29 years agosrc/games/trek from Lite
cgd [Sat, 22 Apr 1995 10:40:47 +0000 (10:40 +0000)]
src/games/trek from Lite

29 years agoclean up import, NetBSD RCS IDs
cgd [Sat, 22 Apr 1995 10:36:43 +0000 (10:36 +0000)]
clean up import, NetBSD RCS IDs

29 years agoclean up import, NetBSD RCS Ids
cgd [Sat, 22 Apr 1995 10:27:22 +0000 (10:27 +0000)]
clean up import, NetBSD RCS Ids

29 years agoclean up fputchar types (again)
cgd [Sat, 22 Apr 1995 10:26:09 +0000 (10:26 +0000)]
clean up fputchar types (again)

29 years agosrc/games/rogue from Lite
cgd [Sat, 22 Apr 1995 10:20:57 +0000 (10:20 +0000)]
src/games/rogue from Lite

29 years agofix up botched include
cgd [Sat, 22 Apr 1995 10:18:17 +0000 (10:18 +0000)]
fix up botched include

29 years agoRCS Ids
cgd [Sat, 22 Apr 1995 10:16:53 +0000 (10:16 +0000)]
RCS Ids

29 years agooops; delete duplicated functions.
cgd [Sat, 22 Apr 1995 10:16:04 +0000 (10:16 +0000)]
oops; delete duplicated functions.

29 years agoclean up import
cgd [Sat, 22 Apr 1995 10:08:46 +0000 (10:08 +0000)]
clean up import

29 years agofix bugs previously fixed. whee.
cgd [Sat, 22 Apr 1995 09:59:01 +0000 (09:59 +0000)]
fix bugs previously fixed.  whee.

29 years agoun-munge import.
cgd [Sat, 22 Apr 1995 09:06:33 +0000 (09:06 +0000)]
un-munge import.

29 years agosrc/games/quiz from Lite
cgd [Sat, 22 Apr 1995 08:35:52 +0000 (08:35 +0000)]
src/games/quiz from Lite

29 years agoclean up import, NetBSD RCS Ids, etc.
cgd [Sat, 22 Apr 1995 08:34:18 +0000 (08:34 +0000)]
clean up import, NetBSD RCS Ids, etc.

29 years agoclean up import. NetBSD RCS IDs
cgd [Sat, 22 Apr 1995 08:19:45 +0000 (08:19 +0000)]
clean up import.  NetBSD RCS IDs

29 years agofix window size update code.
cgd [Sat, 22 Apr 1995 08:09:22 +0000 (08:09 +0000)]
fix window size update code.

29 years agoun-munge import; it apparently didn't import properly.
cgd [Sat, 22 Apr 1995 08:07:59 +0000 (08:07 +0000)]
un-munge import; it apparently didn't import properly.

29 years agorough cleanup of import. RCS Ids
cgd [Sat, 22 Apr 1995 08:00:54 +0000 (08:00 +0000)]
rough cleanup of import.  RCS Ids

29 years agoclean up import, fix up Ids
cgd [Sat, 22 Apr 1995 07:53:41 +0000 (07:53 +0000)]
clean up import, fix up Ids

29 years agosrc/games/wargames from Lite
cgd [Sat, 22 Apr 1995 07:49:41 +0000 (07:49 +0000)]
src/games/wargames from Lite

29 years agoNetBSD RCS IDs
cgd [Sat, 22 Apr 1995 07:44:02 +0000 (07:44 +0000)]
NetBSD RCS IDs

29 years agoNetBSD RCS Ids
cgd [Sat, 22 Apr 1995 07:42:31 +0000 (07:42 +0000)]
NetBSD RCS Ids

29 years agoclean up handling of fortunes a bit.
cgd [Sat, 22 Apr 1995 07:34:00 +0000 (07:34 +0000)]
clean up handling of fortunes a bit.

29 years agoclean more cruft; fix up to build the way CSRG now intends
cgd [Sat, 22 Apr 1995 07:19:03 +0000 (07:19 +0000)]
clean more cruft; fix up to build the way CSRG now intends

29 years agokill these; no longer necessary or appropriate.
cgd [Sat, 22 Apr 1995 07:12:19 +0000 (07:12 +0000)]
kill these; no longer necessary or appropriate.

29 years agoRemove read-only files before trying to rewrite them. From Greg Hudson.
mycroft [Thu, 20 Apr 1995 02:04:51 +0000 (02:04 +0000)]
Remove read-only files before trying to rewrite them.  From Greg Hudson.

29 years agoKERNEL -> _KERNEL
jtc [Tue, 28 Mar 1995 17:18:59 +0000 (17:18 +0000)]
KERNEL -> _KERNEL

29 years agobanner, the game, really does belong here, contrary to what CSRG says.
cgd [Sat, 25 Mar 1995 22:53:48 +0000 (22:53 +0000)]
banner, the game, really does belong here, contrary to what CSRG says.

29 years agoMerge 4.4Lite version
glass [Sat, 25 Mar 1995 07:44:46 +0000 (07:44 +0000)]
Merge 4.4Lite version

29 years agorcs id conventions
cgd [Fri, 24 Mar 1995 05:00:43 +0000 (05:00 +0000)]
rcs id conventions

29 years agorcs id conventions
cgd [Fri, 24 Mar 1995 03:58:08 +0000 (03:58 +0000)]
rcs id conventions

29 years agonew rcsid conventions
cgd [Thu, 23 Mar 1995 08:41:34 +0000 (08:41 +0000)]
new rcsid conventions

29 years agomerge with Lite, new RCS id conventions, etc.
cgd [Thu, 23 Mar 1995 08:28:00 +0000 (08:28 +0000)]
merge with Lite, new RCS id conventions, etc.

29 years agofrom Lite
cgd [Tue, 21 Mar 1995 15:59:39 +0000 (15:59 +0000)]
from Lite

29 years agofrom Lite
cgd [Tue, 21 Mar 1995 15:48:18 +0000 (15:48 +0000)]
from Lite

29 years agoclean up import
cgd [Tue, 21 Mar 1995 15:03:38 +0000 (15:03 +0000)]
clean up import

29 years agofrom Lite
cgd [Tue, 21 Mar 1995 12:24:13 +0000 (12:24 +0000)]
from Lite

29 years agoadd/fix id tags
cgd [Tue, 21 Mar 1995 12:14:18 +0000 (12:14 +0000)]
add/fix id tags

29 years agoclean up RCS ids
cgd [Tue, 21 Mar 1995 12:04:53 +0000 (12:04 +0000)]
clean up RCS ids

29 years agoclean up import
cgd [Tue, 21 Mar 1995 12:04:10 +0000 (12:04 +0000)]
clean up import

29 years agoclean up import.
cgd [Tue, 21 Mar 1995 11:59:28 +0000 (11:59 +0000)]
clean up import.

29 years agoUse ${DESTDIR}.
pk [Wed, 8 Mar 1995 19:41:53 +0000 (19:41 +0000)]
Use ${DESTDIR}.

29 years agoremove extra tab
glass [Wed, 1 Mar 1995 09:05:20 +0000 (09:05 +0000)]
remove extra tab

29 years agochange <sys/signal.h> to <signal.h>
jtc [Tue, 28 Feb 1995 18:30:59 +0000 (18:30 +0000)]
change <sys/signal.h> to <signal.h>

29 years agoChanged to call exit(0) instead of falling out the bottom of main().
jtc [Fri, 3 Feb 1995 18:15:02 +0000 (18:15 +0000)]
Changed to call exit(0) instead of falling out the bottom of main().
Changed to include <string.h> instead of defining own prototype for
strerror().

29 years agoMake man page and usage message agree with the code.
jtc [Tue, 31 Jan 1995 15:54:01 +0000 (15:54 +0000)]
Make man page and usage message agree with the code.
Fix from Hubert Feyrer.

30 years agoUse ${BINOWN} and ${BINGRP}.
jtc [Thu, 12 Jan 1995 19:06:53 +0000 (19:06 +0000)]
Use ${BINOWN} and ${BINGRP}.

30 years agoTwo corrections from George Robbins (confirmed by `The lore of the train'
pk [Sun, 8 Jan 1995 20:01:44 +0000 (20:01 +0000)]
Two corrections from George Robbins (confirmed by `The lore of the train'
by C. Hamilton Ellis).

30 years agoDon't #include inside a function definition.
mycroft [Sat, 7 Jan 1995 04:36:41 +0000 (04:36 +0000)]
Don't #include inside a function definition.

30 years agomake the code agree with documentation and usage() for final two
phil [Thu, 29 Dec 1994 08:00:17 +0000 (08:00 +0000)]
make the code agree with documentation and usage() for final two
options.

30 years agoDon't try to process args if they aren't there.
phil [Thu, 29 Dec 1994 07:35:05 +0000 (07:35 +0000)]
Don't try to process args if they aren't there.