1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Yukihiro Nakai
98b5c37ae0 Rechange strncpy to strlcpy.
When you can't find strlcpy, update your FreeBSD... :)

Submitted by:	John Baldwin <jhb@FreeBSD.org>
2000-01-23 08:00:14 +00:00
Yukihiro Nakai
e9780e98f1 Fix the ports.
There is not 'strlcpy' function here or in system.
So I replaced to strncpy.

Submitted by:	Tsuguru Kato <tkato@prontomail.ne.jp>
2000-01-22 11:18:59 +00:00
Steve Price
01eaefc950 Install the binaries setuid games instead of setuid root.
PR:		15518
Submitted by:	AnarCat <beaupran@iro.umontreal.ca>
1999-12-25 01:51:46 +00:00
Satoshi Asami
99e3fb8205 Plug root exploit.
Submitted by:	imp
1999-12-16 03:29:47 +00:00
Andreas Klemm
a5afd18dbe - Updated the xsoldier port from 0.95 to 0.96.
- Got complete ports files from the author.
- contributed patch-ab myself, removed one unnecessary inclusion
  of malloc.h from manage.c
1997-06-09 17:59:03 +00:00
Andreas Klemm
2b004da19e moved fire key back from 'z' to 'Left-Shift'.
Better for german keyboards.
Added my highscore to scorefile ;-)
Cool game. Makes really fun to play ;-))
Reviewed by:
Submitted by:
Obtained from:
1997-02-16 12:24:08 +00:00
Andreas Klemm
c2566b5f85 Added xsoldier port. Closes PR 2721.
This is a really nice _blaster_everything_away_ game under x11 ;-)
1997-02-16 10:54:58 +00:00