Date: Wed, 16 Aug 2006 08:25:40 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_sem.c Message-ID: <200608160825.k7G8PeqM032507@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2006-08-16 08:25:40 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_sem.c
Log:
Swap the names "sem_exithook" and "sem_exechook" in the previous commit to
match up with reality and the prototype definitions.
Register the sem_exechook as the "process_exec" event handler, not
sem_exithook.
Submitted by: rdivacky
Sponsored by: SoC 2006
Revision Changes Path
1.24 +4 -4 src/sys/kern/uipc_sem.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608160825.k7G8PeqM032507>
