summaryrefslogtreecommitdiff
path: root/games/xsoldier/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix X manpage error with XFree86-4FUJISHIMA Satsuki2001-01-091-151/+107
| | | | | | | PR: 23435 Notes: svn path=/head/; revision=37041
* Rechange strncpy to strlcpy.Yukihiro Nakai2000-01-231-2/+2
| | | | | | | | | When you can't find strlcpy, update your FreeBSD... :) Submitted by: John Baldwin <jhb@FreeBSD.org> Notes: svn path=/head/; revision=24969
* Fix the ports.Yukihiro Nakai2000-01-222-7/+7
| | | | | | | | | | There is not 'strlcpy' function here or in system. So I replaced to strncpy. Submitted by: Tsuguru Kato <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24923
* Install the binaries setuid games instead of setuid root.Steve Price1999-12-251-2/+32
| | | | | | | | PR: 15518 Submitted by: AnarCat <beaupran@iro.umontreal.ca> Notes: svn path=/head/; revision=24024
* Plug root exploit.Satoshi Asami1999-12-161-0/+19
| | | | | | | Submitted by: imp Notes: svn path=/head/; revision=23783
* - Updated the xsoldier port from 0.95 to 0.96.Andreas Klemm1997-06-092-128/+118
| | | | | | | | | - Got complete ports files from the author. - contributed patch-ab myself, removed one unnecessary inclusion of malloc.h from manage.c Notes: svn path=/head/; revision=6819
* moved fire key back from 'z' to 'Left-Shift'.Andreas Klemm1997-02-161-0/+24
| | | | | | | | | | | | Better for german keyboards. Added my highscore to scorefile ;-) Cool game. Makes really fun to play ;-)) Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=5646
* Added xsoldier port. Closes PR 2721.Andreas Klemm1997-02-162-0/+117
This is a really nice _blaster_everything_away_ game under x11 ;-) Notes: svn path=/head/; revision=5641