Home
last modified time | relevance | path

Searched hist:"9 d3ecb7e625f92880c5c885b8114f3452dcabed9" (Results 1 – 2 of 2) sorted by relevance

/freebsd/share/man/man5/
H A Dcore.5diff 9d3ecb7e625f92880c5c885b8114f3452dcabed9 Tue Jul 16 17:51:09 CEST 2019 Eric van Gyzen <vangyzen@FreeBSD.org> Adds signal number format to kern.corefile

Add format capability to core file names to include signal
that generated the core. This can help various validation workflows
where all cores should not be considered equally (SIGQUIT is often
intentional and not an error unlike SIGSEGV or SIGBUS)

Submitted by: David Leimbach (leimy2k@gmail.com)
Reviewed by: markj
MFC after: 1 week
Relnotes: sysctl kern.corefile can now include the signal number
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D20970
/freebsd/sys/kern/
H A Dkern_sig.cdiff 9d3ecb7e625f92880c5c885b8114f3452dcabed9 Tue Jul 16 17:51:09 CEST 2019 Eric van Gyzen <vangyzen@FreeBSD.org> Adds signal number format to kern.corefile

Add format capability to core file names to include signal
that generated the core. This can help various validation workflows
where all cores should not be considered equally (SIGQUIT is often
intentional and not an error unlike SIGSEGV or SIGBUS)

Submitted by: David Leimbach (leimy2k@gmail.com)
Reviewed by: markj
MFC after: 1 week
Relnotes: sysctl kern.corefile can now include the signal number
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D20970