Date: Sun, 30 Jun 2002 17:10:03 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c Message-ID: <200207010010.g610A3P8078570@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/06/30 17:10:03 PDT Modified files: (Branch: RELENG_4) sys/kern kern_sig.c Log: MFC: 1.137; fix a harmless typo in do_sigaction() where the wrong members of a union were used (but the members alias each other). Revision Changes Path 1.72.2.15 +3 -3 src/sys/kern/kern_sig.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?200207010010.g610A3P8078570>