sef 831331ce50 Add support for run-time configuration of core file names. In a nutshell,
you can specify the corefile name by using:

	sysctl -w kern.corefile="format"

where format is a pathname (relative or absolute -- default is "%N.core"),
with "%N" (process name), "%P" (process ID), and "%U" (user ID) formats.

Reviewed by:	Mike Smith, with strong requests by Julian :)
1998-07-08 06:38:39 +00:00
..
1998-07-08 01:24:37 +00:00
1998-06-21 14:53:44 +00:00
1998-04-06 05:11:42 +00:00
1998-07-08 01:24:37 +00:00