Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/24/2003 03:46:28
Module Name: src
Committed By: thorpej
Date: Fri Jan 24 01:46:27 UTC 2003
Modified Files:
src/sys/kern: uipc_sem.c
Log Message:
Major overhaul of this code, fixing locking protocol issues and handling
of semaphores at fork time.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/kern/uipc_sem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.