Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/13/2002 22:50:02
Module Name: syssrc
Committed By: jdolecek
Date: Wed Mar 13 20:50:01 UTC 2002
Modified Files:
syssrc/sys/sys: pipe.h
Log Message:
Merge in FreeBSD rev. 1.18 - MP changes + rename of PIPE_LOCK to PIPE_LOCKFL
XXXSMP the MP hooks are unused on NetBSD for now
put NetBSD kernel-only parts into #ifdef _KERNEL
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/sys/pipe.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.