Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/11/2006 18:47:17
Module Name: src
Committed By: ad
Date: Mon Sep 11 18:47:17 UTC 2006
Modified Files:
src/sys/kern [newlock2]: sysv_msg.c
Log Message:
Put a mutex around the SYSV message system. Provides a useful test of
sleep/wakeup when run unlocked.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.44.4.1 src/sys/kern/sysv_msg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.