Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 17:25:55 -0800 (PST)
From:      Matt Dillon <dillon@earth.backplane.com>
To:        Ian Dowse <iedowse@maths.tcd.ie>
Cc:        Alfred Perlstein <bright@wintelcom.net>, David Malone <dwmalone@maths.tcd.ie>, John Baldwin <jhb@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/fsck_ffs fsck.h main.c pass1.c pass1b.c 
Message-ID:  <200012160125.eBG1Ptd29509@earth.backplane.com>
References:   <200012160120.aa45069@salmon.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
:Yes, the signal handler is as simple as possible to avoid such
:problems:
:
:	void
:	infohandler(sig)
:		int sig;
:	{
:		got_siginfo = 1;
:	}

    Excellent!

				-Matt


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




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