Date: Wed, 14 Feb 2007 01:08:42 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm machdep.c Message-ID: <200702140108.l1E18gRb091781@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kevlo 2007-02-14 01:08:42 UTC FreeBSD src repository Modified files: sys/arm/arm machdep.c Log: In sendsig: - Add sigacts locking. - Add a mutex to struct sigacts that protects all the members of the struct. - Create and log events via the CTRx macros. Reviewed by: cognet Revision Changes Path 1.24 +46 -24 src/sys/arm/arm/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702140108.l1E18gRb091781>