Commit graph

19 commits

Author SHA1 Message Date
Bruce Evans 7a5cfeb446 Fixed CLEANFILES. 1998-12-27 15:04:33 +00:00
John Birrell e4b6f0d19f Build the setup program static so that we don't try to use the shared
loader before it has been installed in a transition build from aout to elf.
1998-08-15 07:46:35 +00:00
Warner Losh fa43bfe289 Remove comment relevant to 16bit integers only. 1998-07-26 16:49:20 +00:00
Bruce Evans d2c317efc5 Added a `build-tools' target for internal tools.
Restored a variant of explicit rule for `setup', with modifications to
always build setup.o so that `setup' doesn't change every time it is
rebuilt because it has a temporary file name in it.
1998-07-07 01:25:37 +00:00
Bruce Evans e13d2860b1 Fixed printf format errors. 1998-06-30 19:10:49 +00:00
John Birrell 9b8dda7332 Add #include string.h to get prototypes. 1998-05-09 08:46:53 +00:00
Andrey A. Chernov efde591217 Revoke sgid privs early and not svap uids on saved game at all 1997-09-24 06:47:15 +00:00
Andrey A. Chernov 60f6447b3d Use srandomdev
Cleanup
1997-09-24 06:11:10 +00:00
Eivind Eklund 34a13bf4cb Change games from setuid games to setgid games.
Reviewed by:	maybe@yes.no
Obtained from:	OpenBSD (mostly deraadt@openbsd.org)
1997-09-01 00:34:51 +00:00
Satoshi Asami 359dfc6cd4 Remove explicit rule for setup. This effectively deletes revisions 1.2
and 1.3 as well.
1997-05-13 07:26:19 +00:00
Satoshi Asami 0df30f9f9f Add ${CFLAGS} and ${LDFLAGS} to the setup command line. 1997-05-13 05:52:40 +00:00
Bruce Evans 58fd4e52ca Fixed extra columns in output for input lines with leading spaces. 1996-12-13 14:28:59 +00:00
Bruce Evans fc15f74a8b Made `setup' depend on libraries. 1996-12-13 14:19:00 +00:00
Bruce Evans 5ce1f070f9 Fixed missing declaration of malloc(). 1996-12-13 13:59:34 +00:00
Jordan K. Hubbard 78b44da72f Remove bogus declaration of malloc(). Closes PR#2197 1996-12-13 07:37:10 +00:00
Alexander Langer 0a5e7ccdf9 Set the effective user id to that of the real user id when
saving/restoring a game (necessary when adventure is invoked via dm).
1996-10-15 01:53:48 +00:00
Wolfram Schneider 1efffb8ab1 add missing include files 1996-03-13 23:38:21 +00:00
Rodney W. Grimes e6ba2cd30e Fix nested comments for -Wcomment warnings. 1995-05-09 13:33:06 +00:00
Jordan K. Hubbard 554eb505f8 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