]>
git.cameronkatri.com Git - bsdgames-darwin.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
cgd [Tue, 23 Mar 1993 02:44:38 +0000 (02:44 +0000)]
got rid of unnecessary -lcompat and associated dependency
cgd [Sun, 21 Mar 1993 18:04:42 +0000 (18:04 +0000)]
after 0.2.2 "stable" patches applied
cgd [Sun, 21 Mar 1993 09:45:37 +0000 (09:45 +0000)]
initial import of 386bsd-0.1 sources
srcmastr [Mon, 13 Jul 1992 16:18:24 +0000 (16:18 +0000)]
initial empty check-in