Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/12/2007 16:20:53
Module Name: src
Committed By: ad
Date: Mon Mar 12 16:20:53 UTC 2007
Modified Files:
src/sys/kern: sys_pipe.c
src/sys/sys: pipe.h
Log Message:
Use mutexes & condvars.
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/sys/kern/sys_pipe.c
cvs rdiff -r1.19 -r1.20 src/sys/sys/pipe.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.