Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/23/2004 15:49:46
Module Name: src
Committed By: tron
Date: Fri Jul 23 15:49:46 UTC 2004
Modified Files:
src/sys/kern [netbsd-2-0]: sys_pipe.c
Log Message:
Pull up revision 1.58 (requested by mycroft in ticket #689):
PRIBIO -> PSOCK. This emulates the pre-sys_pipe behavior, and avoids
including
processes blocked on pipe I/O in the load average.
To generate a diff of this commit:
cvs rdiff -r1.55.2.1 -r1.55.2.2 src/sys/kern/sys_pipe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.