CVSROOT: /cvs Module name: src Changes by: pas...@cvs.openbsd.org 2015/11/16 10:49:35
Modified files: usr.bin/calendar: calendar.c Log message: pledge calendar: * "stdio rpath proc exec" in normal mode (execs cpp) * "stdio rpath tmppath fattr id proc exec" in -a mode, which is typically run as root (hint hint) ok deraadt@