aboutsummaryrefslogtreecommitdiff
path: root/games/hack/hack.pager.c
Commit message (Collapse)AuthorAgeFilesLines
* Deorbit complete. We dont build these anymore, so into the attic they go.Mark Murray2002-10-211-408/+0
| | | | Notes: svn path=/head/; revision=105614
* Comment out extra tokens after #else and #endif.Dag-Erling Smørgrav2002-05-231-9/+9
| | | | Notes: svn path=/head/; revision=97153
* Sync our register usage with NetBSD's (non-)usage.Bill Fumerola1999-11-161-12/+12
| | | | Notes: svn path=/head/; revision=53210
* Add $FreeBSD$Bill Fumerola1999-11-161-0/+1
| | | | Notes: svn path=/head/; revision=53209
* Remove setuid, uneeded nowAndrey A. Chernov1997-09-241-1/+0
| | | | Notes: svn path=/head/; revision=29810
* Make hack suid "games" (additionly to sgid "games" as run),Andrey A. Chernov1997-09-241-1/+3
| | | | | | | | | | | it is needed for savegames and bones, they intendent to not be altered by user and can't be pre-created as scorefile. Clear savegames on install: target too, not only bones Install rumors not readable by all. Cleanup includes a little. Notes: svn path=/head/; revision=29795
* Simplify revokeAndrey A. Chernov1997-09-241-1/+0
| | | | Notes: svn path=/head/; revision=29790
* Change games from setuid games to setgid games.Eivind Eklund1997-09-011-2/+3
| | | | | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org) Notes: svn path=/head/; revision=28979
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationJordan K. Hubbard1994-09-041-0/+406
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 Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=2490