CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/30 02:00:02
Modified files:
games/wump : wump.c
Log message:
last but not least: add pledge for wump(6)
one more of those games which fork a pager with instructions, so first
pledge "stdio rpath proc exec", then drop to pledge "stdio" afterwards.
