]>
git.cameronkatri.com Git - bsdgames-darwin.git/log
cgd [Fri, 28 Jan 1994 00:26:35 +0000 (00:26 +0000)]
hack to make getloadavg() link properly
cgd [Mon, 24 Jan 1994 18:39:52 +0000 (18:39 +0000)]
fix 'make' biff. from Roland McGrath
glass [Thu, 13 Jan 1994 19:22:29 +0000 (19:22 +0000)]
fixed to use fgets()
glass [Thu, 13 Jan 1994 18:24:40 +0000 (18:24 +0000)]
fixed spelling of Napoleon
mycroft [Thu, 13 Jan 1994 01:19:58 +0000 (01:19 +0000)]
Avoid infinite loop.
pk [Tue, 4 Jan 1994 21:40:31 +0000 (21:40 +0000)]
Use .OBJDIR for auxiliary programs.
cgd [Tue, 4 Jan 1994 05:16:44 +0000 (05:16 +0000)]
rename fgetline() and sharpen axe for bostic...
cgd [Wed, 22 Dec 1993 07:23:27 +0000 (07:23 +0000)]
update for fgetline
cgd [Wed, 22 Dec 1993 04:30:48 +0000 (04:30 +0000)]
fix from Christos Zoulas: use .CURDIR for path. not necessary, but 'safe'
mycroft [Wed, 8 Dec 1993 08:18:22 +0000 (08:18 +0000)]
Eliminate a compiler warning.
mycroft [Wed, 8 Dec 1993 07:50:47 +0000 (07:50 +0000)]
Eliminate two compiler warnings.
mycroft [Wed, 8 Dec 1993 07:27:50 +0000 (07:27 +0000)]
Eliminate a compiler warning.
jtc [Sat, 4 Dec 1993 02:19:49 +0000 (02:19 +0000)]
Use <dirent.h> instead of <sys/dir.h>.
mycroft [Fri, 3 Dec 1993 10:12:57 +0000 (10:12 +0000)]
Restructure a switch to eliminate a compiler warning.
mycroft [Fri, 3 Dec 1993 09:32:55 +0000 (09:32 +0000)]
nextfree() was not returning a value when it pulled something off the free
list. Reported by vandys@cisco.com and Mark_Weaver@brown.edu.
jtc [Thu, 2 Dec 1993 18:18:02 +0000 (18:18 +0000)]
All programs that use lex must link with -ll.
mycroft [Thu, 2 Dec 1993 03:11:32 +0000 (03:11 +0000)]
From: Havard Eidnes <Havard.Eidnes@runit.sintef.no>
Fix various permissions problems in /var/games/hackdir, and use `install -d'.
mycroft [Thu, 2 Dec 1993 03:07:18 +0000 (03:07 +0000)]
Don't try to write into a string constant.
Reported by Dan Muntz <dmuntz@eecs.umich.edu>.
cgd [Wed, 17 Nov 1993 11:58:40 +0000 (11:58 +0000)]
fix uninitialized variable bug that caused 'quiz function ed-command'
to dump core. from Szabolcs Szigeti <pink@bagira.fsz.bme.hu>
jtc [Thu, 11 Nov 1993 01:01:21 +0000 (01:01 +0000)]
Link with -lcompat instead of -lgnuregex.
As soon as POSIX regular expressions are integrated into libc, -lgnuregex
will be going away. Fortune use the old re_comp() & re_exec() regex
routines that are provided by -lcompat.
cgd [Wed, 10 Nov 1993 15:59:04 +0000 (15:59 +0000)]
new curses
cgd [Wed, 10 Nov 1993 15:28:25 +0000 (15:28 +0000)]
new curses stuff
cgd [Wed, 10 Nov 1993 10:02:16 +0000 (10:02 +0000)]
new curses update
cgd [Mon, 8 Nov 1993 04:45:28 +0000 (04:45 +0000)]
use LDSTATIC
jtc [Fri, 5 Nov 1993 20:22:35 +0000 (20:22 +0000)]
Additional fixes from Dyane Bruce.
jtc [Thu, 4 Nov 1993 20:39:30 +0000 (20:39 +0000)]
From Dyane Bruce, db@diana.ocunix.on.ca:
I found an error in the table. The same error is found in the SUNOS
4.1.1 version of bcd. It has apparently been around a long time.
The error caused 'Q' and 'R' to have the same punch code. I only
noticed the error due to someone pointing t out to me when the
program was used to print a cover for an APA!
cgd [Tue, 12 Oct 1993 21:23:51 +0000 (21:23 +0000)]
dm should be suid games. note that perms on /usr/games are wrong,
and will be, until we get the mtree setup working (and get rid of
the install -d's for directories...)
jtc [Fri, 1 Oct 1993 00:02:17 +0000 (00:02 +0000)]
Always use `install -d' to make sure destination directory exists & has
correct ownership and permissions.
jtc [Thu, 30 Sep 1993 23:57:08 +0000 (23:57 +0000)]
Always use `install -d' to make sure destination directory exists & has
correct ownership and permissions.
mycroft [Thu, 23 Sep 1993 22:28:42 +0000 (22:28 +0000)]
Use `r+' rather than `a+' when opening score file.
jtc [Thu, 16 Sep 1993 17:03:11 +0000 (17:03 +0000)]
Fix formatting error.
jtc [Thu, 16 Sep 1993 17:02:51 +0000 (17:02 +0000)]
Word list is in /usr/share/dict/*, not /usr/dict/*.
mycroft [Sat, 14 Aug 1993 22:21:45 +0000 (22:21 +0000)]
Make hack.onames.h be built first.
mycroft [Tue, 10 Aug 1993 16:50:01 +0000 (16:50 +0000)]
Rewrite special character handling.
mycroft [Tue, 10 Aug 1993 16:33:14 +0000 (16:33 +0000)]
Rewrite special character handling.
mycroft [Tue, 10 Aug 1993 15:39:40 +0000 (15:39 +0000)]
Really fix exit code.
mycroft [Tue, 10 Aug 1993 03:44:45 +0000 (03:44 +0000)]
Changes for new Curses.
mycroft [Tue, 10 Aug 1993 03:41:48 +0000 (03:41 +0000)]
#include <termios.h>.
mycroft [Tue, 10 Aug 1993 02:53:17 +0000 (02:53 +0000)]
Add -I. to deal with hack.onames.h, and tweak for cross-compilation.
mycroft [Tue, 10 Aug 1993 02:48:47 +0000 (02:48 +0000)]
#include <termios.h>.
mycroft [Tue, 10 Aug 1993 02:46:49 +0000 (02:46 +0000)]
Nuke `all' dependency. bsd.prog.mk does it, and correctly.
mycroft [Tue, 10 Aug 1993 02:44:47 +0000 (02:44 +0000)]
Tweak for cross-compilation.
mycroft [Tue, 10 Aug 1993 02:40:55 +0000 (02:40 +0000)]
Rewrite grody exit code and eliminate use of _putchar().
mycroft [Tue, 10 Aug 1993 02:20:52 +0000 (02:20 +0000)]
Use '\a', not CTRL('g').
mycroft [Tue, 10 Aug 1993 02:15:07 +0000 (02:15 +0000)]
Pass the signal number to tstp().
mycroft [Tue, 10 Aug 1993 02:05:36 +0000 (02:05 +0000)]
Compare baudrate() with 1200, not B1200.
jtc [Mon, 9 Aug 1993 22:22:24 +0000 (22:22 +0000)]
Snake scores, etc. are stored in /var/games, not /usr/games/lib.
jtc [Mon, 9 Aug 1993 22:20:37 +0000 (22:20 +0000)]
Rogue stores scores in /var/games/rogue.scores, not .../rogue_roll.
jtc [Mon, 9 Aug 1993 22:18:06 +0000 (22:18 +0000)]
Update our -mandoc manpage with changes from new uunet -man manpage.
mycroft [Sat, 7 Aug 1993 08:27:53 +0000 (08:27 +0000)]
New version from uunet.
mycroft [Fri, 6 Aug 1993 22:49:42 +0000 (22:49 +0000)]
Remove makedefs when cleaning.
mycroft [Fri, 6 Aug 1993 16:24:29 +0000 (16:24 +0000)]
Use `./makedefs'.
jtc [Thu, 5 Aug 1993 17:35:08 +0000 (17:35 +0000)]
update to -mandoc macros
jtc [Thu, 5 Aug 1993 17:13:23 +0000 (17:13 +0000)]
update to -mandoc macros
jtc [Thu, 5 Aug 1993 16:40:44 +0000 (16:40 +0000)]
update to -mandoc macros
jtc [Thu, 5 Aug 1993 04:16:58 +0000 (04:16 +0000)]
Update to -mandoc macros.
jtc [Thu, 5 Aug 1993 04:02:18 +0000 (04:02 +0000)]
Update to -mandoc macros, fix typos.
jtc [Thu, 5 Aug 1993 03:38:03 +0000 (03:38 +0000)]
Update to -mandoc macros
jtc [Thu, 5 Aug 1993 03:28:31 +0000 (03:28 +0000)]
Convert to -mandoc macros.
jtc [Thu, 5 Aug 1993 03:16:59 +0000 (03:16 +0000)]
Converted to -mandoc macros.
jtc [Thu, 5 Aug 1993 02:29:28 +0000 (02:29 +0000)]
Update to -mandoc macros.
jtc [Thu, 5 Aug 1993 02:16:36 +0000 (02:16 +0000)]
Drip -DNO_REGEX, Link with -lgnuregex.
jtc [Thu, 5 Aug 1993 02:15:58 +0000 (02:15 +0000)]
Convert to -mandoc macros.
jtc [Thu, 5 Aug 1993 01:46:15 +0000 (01:46 +0000)]
Update to use new -mandoc macros.
mycroft [Wed, 4 Aug 1993 18:59:54 +0000 (18:59 +0000)]
Clean up deleted files.
mycroft [Wed, 4 Aug 1993 18:59:50 +0000 (18:59 +0000)]
Add hack.onames.h to CLEANFILES so it gets removed when cleaning, and to SRCS
so it gets build for depending.
mycroft [Tue, 3 Aug 1993 21:58:55 +0000 (21:58 +0000)]
Shouldn't use NOMAN here. We have a man page, even if we don't bother to
install the program anyway.
mycroft [Mon, 2 Aug 1993 18:17:24 +0000 (18:17 +0000)]
Nuke remaining patchkit headers.
mycroft [Mon, 2 Aug 1993 17:18:41 +0000 (17:18 +0000)]
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
mycroft [Mon, 2 Aug 1993 17:16:36 +0000 (17:16 +0000)]
alloc.c
mycroft [Mon, 2 Aug 1993 17:16:08 +0000 (17:16 +0000)]
Makefile
mycroft [Sun, 1 Aug 1993 18:49:50 +0000 (18:49 +0000)]
Add RCS identifiers.
mycroft [Sun, 1 Aug 1993 17:54:45 +0000 (17:54 +0000)]
Add RCS identifiers.
mycroft [Sun, 1 Aug 1993 07:42:49 +0000 (07:42 +0000)]
Add RCS indentifiers.
mycroft [Sun, 1 Aug 1993 05:37:30 +0000 (05:37 +0000)]
Add RCS identifiers.
mycroft [Sun, 18 Jul 1993 19:17:22 +0000 (19:17 +0000)]
Use ${COPY}, not -c for install.
deraadt [Mon, 21 Jun 1993 00:55:05 +0000 (00:55 +0000)]
BADSIG --> SIG_ERR
mycroft [Thu, 20 May 1993 10:10:07 +0000 (10:10 +0000)]
Clean up deleted files.
cgd [Fri, 30 Apr 1993 05:24:57 +0000 (05:24 +0000)]
build datfiles at make time, not at install time
cgd [Thu, 29 Apr 1993 11:33:40 +0000 (11:33 +0000)]
moved chess into /usr/src/gnugames, fixed "Missing" -- shold have been
comment
mycroft [Fri, 23 Apr 1993 03:34:42 +0000 (03:34 +0000)]
Make CTRL() ANSI-compliant.
mycroft [Tue, 20 Apr 1993 22:05:34 +0000 (22:05 +0000)]
Don't dereference NULL pointer.
mycroft [Tue, 20 Apr 1993 22:00:26 +0000 (22:00 +0000)]
Don't modify string constants.
mycroft [Tue, 20 Apr 1993 21:27:31 +0000 (21:27 +0000)]
Don't modify string constants.
mycroft [Tue, 20 Apr 1993 04:23:07 +0000 (04:23 +0000)]
Fix compilation error I introduced.
mycroft [Mon, 19 Apr 1993 11:10:01 +0000 (11:10 +0000)]
Initialize locations before checking wizard mode.
mycroft [Mon, 19 Apr 1993 10:27:26 +0000 (10:27 +0000)]
Fix bug I introduced.
mycroft [Mon, 19 Apr 1993 10:19:41 +0000 (10:19 +0000)]
Use POSIX RAND_MAX rather than guessing.
mycroft [Sun, 18 Apr 1993 21:52:18 +0000 (21:52 +0000)]
Cleanup for GCC 2.
mycroft [Sun, 18 Apr 1993 20:50:22 +0000 (20:50 +0000)]
Cleanup for GCC 2.
cgd [Fri, 9 Apr 1993 23:56:18 +0000 (23:56 +0000)]
datfiles need obj made, too.
cgd [Fri, 9 Apr 1993 09:38:47 +0000 (09:38 +0000)]
make sure directory to install stuff exists before installing
cgd [Fri, 9 Apr 1993 09:38:35 +0000 (09:38 +0000)]
copy deck of cards, rather than moving it, on install
cgd [Fri, 9 Apr 1993 09:38:08 +0000 (09:38 +0000)]
make sure directory to install stuff exists before installing
cgd [Fri, 9 Apr 1993 09:37:17 +0000 (09:37 +0000)]
fix various install problems.
cgd [Fri, 9 Apr 1993 09:35:33 +0000 (09:35 +0000)]
make sure directory to install stuff exists before installing
cgd [Sun, 4 Apr 1993 10:49:24 +0000 (10:49 +0000)]
added quiz from net-2
cgd [Sun, 4 Apr 1993 10:48:54 +0000 (10:48 +0000)]
added banner from net-2
cgd [Sun, 4 Apr 1993 10:48:35 +0000 (10:48 +0000)]
added banner and quiz from net-2
cgd [Sun, 4 Apr 1993 10:37:27 +0000 (10:37 +0000)]
fixed makefile so it doesn't need to write to dir on install and doesn't
need symlink