bde
a4cb9e4f6a
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
05e443dab4
Cast pointers to long instead of int.
1998-05-09 10:51:27 +00:00
jb
0b8d784850
Add #include string.h to get prototypes.
1998-05-09 10:50:29 +00:00
peter
e823d46696
*** empty log message ***
1998-04-27 04:26:56 +00:00
jkh
fac1bc9849
Remove bogus declaration of calloc() that broke the build. Test, folks,
...
test!
1997-09-26 06:25:42 +00:00
ache
297678a001
Use srandomdev
1997-09-24 04:48:24 +00:00
ache
76a1985253
Beforeinstall logfile to prevent it owned by first user who run the game
1997-09-24 04:35:22 +00:00
eivind
ee4a78d281
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
fda548cb83
Revert $FreeBSD$ to $Id$
1997-02-22 14:46:58 +00:00
imp
9b5899c452
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
808a36ef65
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
000fb64288
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 22:27:30 +00:00
jkh
3cebea6eb9
Truncate the fgets() return properly.
1995-12-28 04:51:40 +00:00
dima
f7fa37d296
gets -> fgets
...
Submitted by: fn@@pain.csrv.uidaho.edu
1995-12-27 19:29:59 +00:00
rgrimes
30ef9631c5
Remove trailing whitespace.
1995-05-30 03:37:36 +00:00
rgrimes
2b975cb8d0
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