CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2021/06/10 22:44:26
Modified files: sys/sys : pledge.h Log message: Sort ID->pledge name translation in the same order as the manual page (which are idiomatically sorted rather than numerically), so that ps(1) "-o pledge" is easier to understand. from Josh Rickmar ok semarie kn dv