svn commit: r278494 - head/sys/kern

Rui Paulo rpaulo at me.com
Tue Feb 10 04:46:53 UTC 2015


On Feb 9, 2015, at 20:34, Rui Paulo <rpaulo at FreeBSD.org> wrote:
> 
> Author: rpaulo
> Date: Tue Feb 10 04:34:39 2015
> New Revision: 278494
> URL: https://svnweb.freebsd.org/changeset/base/278494
> 
> Log:
>  Sanitise the coredump file names sent to devd.
> 
>  While there, add a sysctl to turn this feature off as requested by
>  kib at .

I wanted to get the sanitiser code in ASAP, but, as suggested by stas@ offline, we think devd should also provide an action mode that runs a command outside sh(1) and without using $PATH. 

--
Rui Paulo





More information about the svn-src-head mailing list