CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/11/27 14:12:08
Modified files: usr.sbin/rebound: rebound.c Log message: add getpw to pledge. rpath would normally suffice, but there's some double checking code in snapshots, and it serves as a useful annotation. from Carlin Bingham