CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/18 09:12:00
Modified files:
usr.sbin/pkg_add/OpenBSD: Error.pm
Log message:
recent perl have signal names we don't have, protect against that.
also, allow child_error to take a parameter so that this can be used to decode
an arbitrary wait() result.
