Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2002 15:14:39 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        freebsd-current@freebsd.org
Subject:   Alarm signal strangeness
Message-ID:  <20021102131439.GE2314@gray.sea.gr>

next in thread | raw e-mail | index | archive | help
I'd expect the following to not print anything.  Am I doing something
wrong, or has the behavior of the default SIGALRM handler changed?

	$ ping -c 5 -t 2 "cvsup10.freebsd.org" >/dev/null 2>&1
	Alarm clock
	$


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




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