Commit Graph

30 Commits

Author SHA1 Message Date
ru
1ef340bf02 - Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
ru
0f13d32b13 Set the default manual section for games/ to 6. 2001-03-20 18:08:43 +00:00
dwmalone
87a080a4ff Compare initscr to NULL not ERR. Add FreeBSD tag.
PR:		19044
2001-03-05 11:54:27 +00:00
ache
9bfeec900a Remove unneded -ltermcap or -lmytinfo 2000-09-16 03:52:06 +00:00
billf
96b51ef5f4 1. Don't overwrite scorefiles if they already exist.
PR:		bin/13068
Submitted by:	Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>

2. Sprinkle $FreeBSD$ around.
1999-12-10 21:13:42 +00:00
billf
5bc8e1aca4 copyright/sccsid/rcsid cleanup. 1999-11-30 03:50:02 +00:00
marcel
e283060ed0 Fix breakage in previous commit. 1999-11-16 12:10:29 +00:00
billf
ea8c74d56f Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
billf
dcbabdc774 Add $FreeBSD$ 1999-11-16 02:45:03 +00:00
billf
3dcd2475f5 Avoid ambigious if() if() else(). 1999-09-07 06:00:03 +00:00
peter
cdad5bae8c $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
steve
13a2e65f7b Forgot to remove these files with the NetBSD games cleanups. 1999-04-20 20:24:40 +00:00
steve
e30f468f2b Merge a bunch of cleanups from NetBSD.
PR:		8083
Submitted by:	Stephen J. Roznowski <sjr@home.net>
Obtained from:	a whole slew of NetBSD PRs
1999-04-19 03:59:02 +00:00
bde
7654f002ea Fixed printf format errors. Didn't fix gross homemade varargs function
Write().  Pointers are passed to it as longs, but it expects them to
be passed as ints.  The alpha non-fixes made this worse.
1998-06-30 18:58:28 +00:00
jb
8e9b71ca4c Cast pointers to long instead of int. 1998-05-09 10:51:27 +00:00
jb
3009befcc1 Add #include string.h to get prototypes. 1998-05-09 10:50:29 +00:00
peter
0d70d42e98 *** empty log message *** 1998-04-27 04:26:56 +00:00
jkh
4a0ae6e3bc Remove bogus declaration of calloc() that broke the build. Test, folks,
test!
1997-09-26 06:25:42 +00:00
ache
5160359c83 Use srandomdev 1997-09-24 04:48:24 +00:00
ache
4f62684f17 Beforeinstall logfile to prevent it owned by first user who run the game 1997-09-24 04:35:22 +00:00
eivind
c5f4d0da18 Fix sizeof/strlen typo and limit scanf length.
scanf spotted by:	Aarn Bornstein <aaronb@j51.com>
1997-02-23 05:15:52 +00:00
peter
562af228b0 Revert $FreeBSD$ to $Id$ 1997-02-22 14:46:58 +00:00
imp
aa195c36e5 Buffer overflow from OpenBSD
1.3 deraadt:
	buf oflow, felix@mamba.pond.sub.org
Obtained from: OpenBSD

Not sure how to exploit this, but may be a backmerge candidate.
1997-02-09 04:47:19 +00:00
jkh
9c0cd3f9df Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
0afb8360fb delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
jkh
6e46378190 Truncate the fgets() return properly. 1995-12-28 04:51:40 +00:00
dima
176fb5a8c8 gets -> fgets
Submitted by:	fn@@pain.csrv.uidaho.edu
1995-12-27 19:29:59 +00:00
rgrimes
21c42b2996 Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
rgrimes
fcde3ed447 Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:32:28 +00:00
jkh
057afceb86 Bring in the 4.4 Lite games directory, modulo man page changes and segregation
of the x11 based games.  I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way.  Bleah.
Submitted by:	jkh
1994-09-04 04:03:31 +00:00