]>
git.cameronkatri.com Git - bsdgames-darwin.git/log
lukem [Sun, 12 Oct 1997 03:36:41 +0000 (03:36 +0000)]
WARNSify
lukem [Sun, 12 Oct 1997 02:12:45 +0000 (02:12 +0000)]
WARNSify
lukem [Sun, 12 Oct 1997 02:06:15 +0000 (02:06 +0000)]
missed a couple of clock->ourclock and time->ourtime variable renames
lukem [Sun, 12 Oct 1997 02:03:45 +0000 (02:03 +0000)]
minor WARNSify
lukem [Sun, 12 Oct 1997 01:49:24 +0000 (01:49 +0000)]
WARNSify, KNFify
lukem [Sun, 12 Oct 1997 01:04:43 +0000 (01:04 +0000)]
WARNSify
lukem [Sun, 12 Oct 1997 01:00:27 +0000 (01:00 +0000)]
use err/warn instead of perror
lukem [Sun, 12 Oct 1997 00:53:45 +0000 (00:53 +0000)]
WARNSify
mycroft [Sat, 11 Oct 1997 20:24:05 +0000 (20:24 +0000)]
common_source -> common, and GC some garbage variables.
mycroft [Sat, 11 Oct 1997 20:22:10 +0000 (20:22 +0000)]
Do the previous a little differently.
veego [Sat, 11 Oct 1997 19:56:42 +0000 (19:56 +0000)]
Don't install this library, we only need this during the build.
veego [Sat, 11 Oct 1997 19:55:46 +0000 (19:55 +0000)]
Only use SYMLINKS when PROG is defined.
mycroft [Sat, 11 Oct 1997 09:34:07 +0000 (09:34 +0000)]
Use bsd.subdir.mk as appropriate.
lukem [Sat, 11 Oct 1997 08:13:40 +0000 (08:13 +0000)]
use err/warn instead of perror
lukem [Sat, 11 Oct 1997 08:01:06 +0000 (08:01 +0000)]
use err/warn instead of perror
lukem [Sat, 11 Oct 1997 07:59:09 +0000 (07:59 +0000)]
WARNSify
lukem [Sat, 11 Oct 1997 07:48:58 +0000 (07:48 +0000)]
WARNSify, deprecate register
lukem [Sat, 11 Oct 1997 02:44:30 +0000 (02:44 +0000)]
minor KNFify
lukem [Sat, 11 Oct 1997 02:41:45 +0000 (02:41 +0000)]
use err/warn instead of perror
lukem [Sat, 11 Oct 1997 02:40:39 +0000 (02:40 +0000)]
minor KNFify
lukem [Sat, 11 Oct 1997 02:12:11 +0000 (02:12 +0000)]
minor KNFify
lukem [Sat, 11 Oct 1997 02:06:55 +0000 (02:06 +0000)]
KNFify (with indent)
lukem [Sat, 11 Oct 1997 02:01:02 +0000 (02:01 +0000)]
use warn instead of perror/fprintf/...
lukem [Sat, 11 Oct 1997 01:55:27 +0000 (01:55 +0000)]
KNFify again
lukem [Sat, 11 Oct 1997 01:53:21 +0000 (01:53 +0000)]
KNFify
lukem [Sat, 11 Oct 1997 01:16:26 +0000 (01:16 +0000)]
WARNSify, KNFify
lukem [Fri, 10 Oct 1997 16:38:40 +0000 (16:38 +0000)]
WARNSify
lukem [Fri, 10 Oct 1997 16:32:15 +0000 (16:32 +0000)]
Yet Another Monster Commit:
- WARNSify
- getopt returns -1 not EOF
- select() uses an fd_set, not int/long; modify code to use FD_* et al
instead of direct bitwise operations
- in otto.c::look (renamed to ottolook() to prevent name clash), the
case WEST section had a 'goto cont_east', instead of 'goto cont_west'.
(picked up by WARNS=1, because cont_west was an unused label because
of this typo). probably meant that otto got lost in the maze :-/
- deprecate register, convert bcmp() -> memcmp()
lukem [Fri, 10 Oct 1997 13:38:51 +0000 (13:38 +0000)]
XXX: work around lex(1) vs termios lameness
lukem [Fri, 10 Oct 1997 13:36:01 +0000 (13:36 +0000)]
WARNSify
lukem [Fri, 10 Oct 1997 13:04:33 +0000 (13:04 +0000)]
WARNSify
lukem [Fri, 10 Oct 1997 12:58:29 +0000 (12:58 +0000)]
WARNSify
lukem [Fri, 10 Oct 1997 12:49:45 +0000 (12:49 +0000)]
WARNSify
lukem [Fri, 10 Oct 1997 12:26:34 +0000 (12:26 +0000)]
WARNSify
lukem [Fri, 10 Oct 1997 12:04:23 +0000 (12:04 +0000)]
WARNSify
lukem [Fri, 10 Oct 1997 11:59:26 +0000 (11:59 +0000)]
deprecate register, fixup .Nm usage
lukem [Fri, 10 Oct 1997 11:49:44 +0000 (11:49 +0000)]
getopt returns -1 not EOF
lukem [Fri, 10 Oct 1997 11:39:08 +0000 (11:39 +0000)]
WARNSify
lukem [Fri, 10 Oct 1997 09:54:16 +0000 (09:54 +0000)]
WARNSify, fixup .Nm usage
lukem [Fri, 10 Oct 1997 09:48:47 +0000 (09:48 +0000)]
WARNSify, fixup .Nm usage
lukem [Fri, 10 Oct 1997 09:39:04 +0000 (09:39 +0000)]
hunt isn't "Missing:" anymore ;-)
lukem [Fri, 10 Oct 1997 08:59:32 +0000 (08:59 +0000)]
KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)
mrg [Fri, 10 Oct 1997 05:39:47 +0000 (05:39 +0000)]
remove advertising clause from all my licenses.
lukem [Fri, 10 Oct 1997 02:07:01 +0000 (02:07 +0000)]
WARNSify
lukem [Thu, 9 Oct 1997 23:07:00 +0000 (23:07 +0000)]
KNFify, WARNSify, use errx(), clean up .Nm in manpage
mrg [Sat, 4 Oct 1997 09:28:32 +0000 (09:28 +0000)]
fix compiler warnings on the alpha.
mrg [Sat, 4 Oct 1997 09:27:11 +0000 (09:27 +0000)]
add hunt.
mrg [Sat, 4 Oct 1997 09:16:27 +0000 (09:16 +0000)]
note that huntd lives in /usr/games.
mrg [Sat, 4 Oct 1997 09:11:14 +0000 (09:11 +0000)]
build hunt.
mrg [Sat, 4 Oct 1997 09:00:13 +0000 (09:00 +0000)]
hunt version 1993-07-17
mrg [Fri, 3 Oct 1997 10:25:35 +0000 (10:25 +0000)]
add a man page for countmail(6)
mrg [Fri, 3 Oct 1997 08:51:33 +0000 (08:51 +0000)]
add countmail.
mrg [Fri, 3 Oct 1997 08:50:42 +0000 (08:50 +0000)]
add rcsid
mrg [Fri, 3 Oct 1997 08:50:36 +0000 (08:50 +0000)]
install countmail into /usr/games
mrg [Fri, 3 Oct 1997 08:43:09 +0000 (08:43 +0000)]
countmail -- be obnoxious about how much mail you have. this version
written by mycroft. original version by noah friedman. the original
idea for this program came from lauren p. burka <exile@gnu.ai.mit.edu>
"countmail is the work of someone in an altered state."
--Ben A. Mesander <ben@piglet.cr.usgs.gov>
lukem [Sat, 20 Sep 1997 14:28:16 +0000 (14:28 +0000)]
- WARNSify
- deprecate register
- getopts returns -1 not EOF
- last character returned by fgetln() isn't always \n
- cleanup .Nm use
mikel [Mon, 1 Sep 1997 23:26:11 +0000 (23:26 +0000)]
fix typo; from Hubert Feyrer in PR bin/4070
christos [Mon, 11 Aug 1997 14:06:10 +0000 (14:06 +0000)]
PR/3964: Eric Fischer: Remove dependencies to traditional cpp...
While I was there add WARNS?= too.
mikel [Wed, 16 Jul 1997 06:59:59 +0000 (06:59 +0000)]
don't xref obsolete regcmp(3)
christos [Sun, 13 Jul 1997 20:21:32 +0000 (20:21 +0000)]
gtime -> gltime to avoid conflict in time.h
mikel [Thu, 10 Jul 1997 06:47:29 +0000 (06:47 +0000)]
make explicit comparisons to NULL, s/rindex/strrchr/
phil [Wed, 9 Jul 1997 06:25:45 +0000 (06:25 +0000)]
Clean up play, let player see play more often, improve display timing.
Preliminary work from PR 2055 (as reverse patches).
mycroft [Sun, 6 Jul 1997 11:20:10 +0000 (11:20 +0000)]
Add missing space between play and act.
mycroft [Sun, 6 Jul 1997 11:19:16 +0000 (11:19 +0000)]
Fix parsing error with escaped colons.
phil [Mon, 30 Jun 1997 19:33:34 +0000 (19:33 +0000)]
Use tbl support from bsd.man.mk instead of having a special rule.
cjs [Sat, 31 May 1997 21:21:13 +0000 (21:21 +0000)]
Back out BUILDDIR and NOINSTALL changes.
cgd [Thu, 29 May 1997 01:48:05 +0000 (01:48 +0000)]
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
.Dd "month day, year"
which is what these pages did.
mellon [Thu, 29 May 1997 00:40:03 +0000 (00:40 +0000)]
curses needs termcap
cjs [Mon, 26 May 1997 03:55:19 +0000 (03:55 +0000)]
These updates to the build allow building against include files
and libs in the object tree, if you use a separate object tree,
while maintaining backward compatability with other build methods.
See the notes in src/share/mk/bsd.README for full details. Note
that the `make includes' target now only installs the include files
in the build directory (if you use one--otherwise they go in DESTDIR
just like before); `make install' will install include files in
DESTDIR.
jtc [Fri, 23 May 1997 23:40:16 +0000 (23:40 +0000)]
Remove calls to flushok(). That function doesn't really do anything in
our curses implementation, and it doesn't even exist in others...
jtc [Fri, 23 May 1997 23:27:40 +0000 (23:27 +0000)]
Remove mvcur() after wrefresh() call, as the latter does not move the
cursor. The fact that we don't have to grovel in the curses internels
for curx or cury is an added bonus.
jtc [Fri, 23 May 1997 23:13:35 +0000 (23:13 +0000)]
Remove unctrl.h, use public version.
jtc [Fri, 23 May 1997 23:09:36 +0000 (23:09 +0000)]
Change "reg" to "register"
Remove private implementation of erasechar() and killchar().
pk [Sat, 17 May 1997 19:24:44 +0000 (19:24 +0000)]
NULL => 0 (Arne Juul; PR#3629)
mycroft [Fri, 9 May 1997 16:51:41 +0000 (16:51 +0000)]
Use afterinstall, not beforeinstall.
mycroft [Fri, 9 May 1997 07:50:03 +0000 (07:50 +0000)]
Eliminate bogus redefinitions of standard targets.
gwr [Thu, 8 May 1997 21:11:01 +0000 (21:11 +0000)]
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
mycroft [Wed, 7 May 1997 16:03:15 +0000 (16:03 +0000)]
Use afterinstall, not proginstall, to run post-installation crap.
mycroft [Wed, 7 May 1997 15:59:08 +0000 (15:59 +0000)]
Use proginstall:: to disable installing PROG.
mycroft [Wed, 7 May 1997 07:15:34 +0000 (07:15 +0000)]
Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.
gwr [Tue, 6 May 1997 20:44:56 +0000 (20:44 +0000)]
Use .PATH.c: ...
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