The game is playable without the need to access any files therefore we can
authormestre <mestre@openbsd.org>
Thu, 9 Aug 2018 17:51:22 +0000 (17:51 +0000)
committermestre <mestre@openbsd.org>
Thu, 9 Aug 2018 17:51:22 +0000 (17:51 +0000)
commite6afc4b502de463bb00010eb74b615ca9569f111
treea596b645b56b4c5d01c8346b5b17978dc803eeb6
parentc13ada2b54ea1c46aff475657d068bd1fbd64ef1
The game is playable without the need to access any files therefore we can
effectively disable all fs access by dropping "rpath wpath cpath" from
pledge(2) right at the beginning of the program.

"looks right" tb@
games/trek/main.c