Commit Graph

20 Commits

Author SHA1 Message Date
steve
d59a3ca336 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
9b7e972a2c Fixed CLEANFILES. 1998-12-27 15:04:33 +00:00
jb
d1c349611f 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
imp
685645c4eb Remove comment relevant to 16bit integers only. 1998-07-26 16:49:20 +00:00
bde
1e950b5e64 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
bde
cb8e733b14 Fixed printf format errors. 1998-06-30 19:10:49 +00:00
jb
f7925067df Add #include string.h to get prototypes. 1998-05-09 08:46:53 +00:00
ache
8acbd05f99 Revoke sgid privs early and not svap uids on saved game at all 1997-09-24 06:47:15 +00:00
ache
6dda81e2d7 Use srandomdev
Cleanup
1997-09-24 06:11:10 +00:00
eivind
d8e95d8c1a 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
asami
0f22a3c4f9 Remove explicit rule for setup. This effectively deletes revisions 1.2
and 1.3 as well.
1997-05-13 07:26:19 +00:00
asami
6c574c5c4f Add ${CFLAGS} and ${LDFLAGS} to the setup command line. 1997-05-13 05:52:40 +00:00
bde
acdad6797a Fixed extra columns in output for input lines with leading spaces. 1996-12-13 14:28:59 +00:00
bde
a50e6b549f Made `setup' depend on libraries. 1996-12-13 14:19:00 +00:00
bde
87c4dfcb38 Fixed missing declaration of malloc(). 1996-12-13 13:59:34 +00:00
jkh
e0f6f49854 Remove bogus declaration of malloc(). Closes PR#2197 1996-12-13 07:37:10 +00:00
alex
4b6e5c4c29 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
wosch
f828ac7180 add missing include files 1996-03-13 23:38:21 +00:00
rgrimes
472d2ef3ed Fix nested comments for -Wcomment warnings. 1995-05-09 13:33:06 +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