Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 1999 18:40:29 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Alfred Perlstein <bright@rush.net>
Cc:        Marty C <lalala@globalserve.net>, FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: FreeBSD is cool
Message-ID:  <19990630184029.A4888@rainbow5.scientia.demon.co.uk>
In-Reply-To: <Pine.BSF.3.96.990630110321.14320c-100000@cygnus.rush.net>
References:  <3779C4BA.41C67EA6@globalserve.net> <Pine.BSF.3.96.990630110321.14320c-100000@cygnus.rush.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein wrote:

> *** warning untested idea ***
> 
> sysctl -w kern.corefile=/dev/null
> 
> *****************************
> 
> please let me know how it works, btw I take no responcibility if
> this hoses your machine, you do so at your own risk.

I don't think that would work, since the core dump routine (elf_coredump
in imgact_elf.c) checks that the file to dump to is a regular file.
aout_coredump makes the same check.

-- 
Ben Smithurst            | PGP: 0x99392F7D
ben@scientia.demon.co.uk |   key available from keyservers and
                         |   ben+pgp@scientia.demon.co.uk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990630184029.A4888>