Date: Sun, 5 Aug 2001 20:19:22 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/top top.c Message-ID: <200108060319.f763JMO70551@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/08/05 20:19:22 PDT Modified files: contrib/top top.c Log: Don't do unsafe activities inside signal handlers. Just set a flag and return. Obtained from: OpenBSD Reviewed by: audit Revision Changes Path 1.7 +55 -45 src/contrib/top/top.c 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?200108060319.f763JMO70551>