CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2016/09/26 10:42:46
Modified files: sbin/ping : ping.c Log message: Drop privileges to newly added _ping user/group. It does not buy us much when called as a unpriv user. But if run as root we can now lose privileges. OK natano@, deraadt@ is happy